Logo

Hold it and Kill all the Vulnerabilities ( う-´)づ︻╦╤──

Project Link: Assaulter


PythonShell ScriptLinuxMarkdownKaliUbuntu


✨ Assaulter is an Automated Vulnerability scanner, that detects many Web Application Vulnerabilities, using a simple hacker's methodology. ✨


Installation

Assaulter requires Python v3.5+ to run. Install the dependencies using following commands:

	
	git clone https://github.com/17h4ck3r11/Assaulter.git
	cd Assaulter
	chmod +x *
	sudo bash setup.sh
	

Features


Tools Stack

Assaulter uses a number of open source projects to work properly:

And of course Assaulter itself is open source with a Public Repository Assaulter on GitHub.


Modules

Assaulter is currently using multiple Python modules, to work properly. Instructions on how to use them in your own application are linked below:

MODULES DOCUMENTATION
requests Link
bs4 Link
termcolor Link
urllib.parse Link
sys Link

License

This program is free software: you can redistribute it and/or modify it under the terms of the MIT LICENSE.


Contributors

Before making any contribution, read the Contribution Guide.