Skip to content

Hacking-Notes/VulnScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VulnScan (NO LONGER BEING MAINTAINED)

image (1)

Introducing VulnScan - the ultimate vulnerability scanning tool that'll make hackers cry and website owners rejoice! Say goodbye to pesky security breaches and hello to peace of mind.

VulnScan is a powerful vulnerability scanning tool designed to help website owners protect their websites from cyber threats. It uses cutting-edge technology that leverages ChatGPT, an AI language model trained by OpenAI, to verify the JavaScript of your website and search for vulnerabilities. With vulnScan, you can detect security vulnerabilities and fix them before they can be exploited by cybercriminals.

Just a heads up: This tool utilise ChatGPT (Turbo 3.5) ---> Get your API Key Here

Commands

Using OpenAI API

git clone https://github.com/Hacking-Notes/VulnScan.git       ---> Download the files

pip install -r requirements.txt                               ---> Install requirements

Launch the script

python3 VulnScan.py                                           ---> Launch the script

Development

In terms of future development, vulnScan has several features in the pipeline that will make it even more powerful and useful for website owners. These include:

  • Change UI
  • Modify the requirements.txt file by removing any packages that are not being used.
  • Add option to bring your own list of URL's
  • Implement the URL's search function
  • Add the ability to detect SQL vulnerabilities.
  • Add the ability to detect CSRF vulnerabilities.
  • ...

VulnScan will enhance its versatility and customization with the introduction of new features, which will aid website owners and bug bounty hunters in identifying threats more easily and efficiently.

Demo

demo.mp4

Disclaimer

The tool provided on this GitHub page is intended for educational and research purposes only. The creators and maintainers of this tool are not responsible for any misuse or illegal use of the tool. It is the responsibility of the users to ensure that they comply with all applicable laws and regulations while using the tool.


gif