Giter Club home page Giter Club logo

nullbot-guilded's Introduction

Nullbot-Reboot - [BETA] - Guilded Auditing Bot

NullBot Beta is a multi-purpose Guilded bot for system administrators and security enthusiasts. The bot is capable of executing commands through Guilded to perform various tasks, such as detecting the operating system and finding open ports on a host using Nmap, and scanning a web server for vulnerabilities using Nikto. Now includes a WHOIS command. This bot was developed by SirCryptic of NullSecurityTeam, and is open-source under the MIT license.

Changelog

Click to expand!
  • Added WHOIS

  • Removed Role Check For Guilded Version

Installation Instructions

  1. Install the required Python packages using pip: pip install -r requirements.txt
  2. Create a new Guilded bot.
  3. Copy the bot token and replace the value of client.run('your_bot_token') in nullbot.py with the bot token.

Running The Bot

sudo python3 nullbot.py

How do I use the bot?

To use the bot, you can type the following commands ...

  • !console help - Displays the list of available functions
  • !console whois - Get WHOIS Information About A Domain or IP
  • !console nmap [host] - Detect OS & Find Open Ports On A Host
  • !console nikto -h [host] - Scan a web server for vulnerabilities

⚠️ Foot Notes / Q&A ⚠️

Q: Why do i have to run this as root?

A: Unfortunatly you have to run the bot as root or the nmap command doesnt function properly and prompts you on the host machine to input your password.

Q: Can anyone Scan the host machine?

A: NO! localhost/all ip ranges regarding the host machine are blocked.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.