Giter Site home page Giter Site logo

palhiman / nucleimonst3r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blackhatethicalhacking/nucleimonst3r

0.0 0.0 0.0 95 KB

Nucleimonst3r is a powerful vulnerability scanner that can help Bug Bounty Hunters find low hanging fruit vulnerabilities for known CVEs and exploits but also gather all the technology running behind them for further investigation for a potential target.

Home Page: https://www.blackhatethicalhacking.com

License: GNU General Public License v3.0

Shell 100.00%

nucleimonst3r's Introduction

BHEH's Nucleimonst3r

BHEH

Nucleimonst3r - Unleashing the Red Fury

Nucleimonst3r is written by Chris "SaintDruG" Abou-Chabke from Black Hat Ethical Hacking and is designed for Red Teams and Bug Bounty Hunters!

Description

Nucleimonst3r is a high-speed vulnerability scanner designed for Bug Bounty Hunters and Red Teamers who need to quickly and efficiently identify potential targets for attack. The tool fetches URLs for a given domain and filters them based on specific extensions. The filtered URLs are then checked using the httpx tool and the results are saved in a file named "httpx_output.txt". This output is used by nuclei to scan the URLs for vulnerabilities using a prompt that will ask you what templates you want to run with some combination and a 'Hail Mary' option that lets you use all templates which get updated every time you run the tool. The templates are located at /root/nuclei-templates/.

The tool offers several options for customizing the scan, including the ability to specify a custom path for saving results and to display statistics about the running scan. The statistics can be displayed in the terminal or written to an output file in JSON(Lines) format. The user can also specify the number of seconds to wait between showing a statistics update.

Features:

  • Advanced Scanning Techniques: Nucleimonst3r is equipped with advanced scanning techniques that allow you to perform deep, comprehensive scans of your target website. The tool can be configured to look for specific vulnerabilities and security weaknesses, making it easy to identify potential threats and remediate them before they can be exploited.

  • Dynamic Template Generation: Nucleimonst3r includes an innovative feature that allows you to dynamically generate custom scanning templates based on the characteristics of your target website. This makes it possible to tailor the scan to your specific needs, ensuring that you get the most relevant and accurate results.

  • Real-Time Scan Statistics: Nucleimonst3r provides real-time scan statistics that give you detailed information about the progress of the scan. You can see how many URLs have been scanned, how many vulnerabilities have been found, and how much time the scan has taken, all in real-time.

  • Comprehensive Report Generation: Nucleimonst3r generates comprehensive reports of the scan results, which can be used to review and analyze the findings. These reports include detailed information about the vulnerabilities that were found, including their severity and potential impact.

  • Integration with Other Tools: Nucleimonst3r integrates with other tools, such as httpx and waybackurls, to provide a complete solution for website security testing. This integration makes it easy to combine the strengths of these tools to get the best results, and helps streamline the security testing process.

Requirements:

To use Nucleimonst3r, you need to have the following tools installed:

  • nuclei: Nucleimonst3r requires nuclei to be installed on the system. To install nuclei on Kali Linux, use the following command:

go install github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest

  • httpx: Nucleimonst3r also requires httpx to be installed on the system. To install httpx on Kali Linux, use the following command:

go install github.com/projectdiscovery/httpx/cmd/httpx@latest

  • waybackurls: can be installed: go install github.com/tomnomnom/waybackurls@latest

To install the required tools and ensure that the location of templates is set to /root/nuclei-templates/, the user should follow these steps:

  • Install Go on the system by following the instructions at https://golang.org/doc/install.
  • Clone the nuclei and httpx repositories from GitHub.
  • Build and install nuclei and httpx using the above-mentioned commands.
  • Install figlet & lolcat,toilet for the cool Rainbow Colors! pip install lolcat and apt-get install figlet,apt-get install toilet
  • Create a folder named "nuclei-templates" in the /root/ directory and copy the required templates to this folder.

Installation

git clone https://github.com/blackhatethicalhacking/Nucleimonst3r.git

cd Nucleimonst3r

chmod +x Nucleimonst3r.sh

./Nucleimonst3r.sh

  • The script will prompt you to provide the domain
  • Then it will ask you to choose templates

Screenshot

Main Menu

Screenshot_2023-07-14_00_43_55

Screenshot_2023-07-14_01_17_16

Compatibility:

This tool has been tested on Kali Linux, Ubuntu and MacOS.

Disclaimer

This tool is provided for educational and research purpose only. The author of this project are no way responsible for any misuse of this tool. We use it to test under NDA agreements with clients and their consents for pentesting purposes and we never encourage to misuse or take responsibility for any damage caused !

Support

If you would like to support us, you can always buy us coffee(s)! ๐Ÿ˜Š

Buy Me A Coffee

nucleimonst3r's People

Contributors

blackhatethicalhacking avatar

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.