Skip to content

DonkeyScanner is a simpler version for nmap, and other enumeration techniques in terminal for beginners.

License

Notifications You must be signed in to change notification settings

Praman1997/DonkeyScanner

Repository files navigation

DonkeyScanner

This tool can be used to lessen the burden of remembering the nmap scripts and their uses, along with a new module Enumerator.
Especially for people like me who like to take shortcuts

Installing the tool

  • First, change the permissions of install.py to execute and then run install.py

$ sudo chmod +x install.py

$ sudo ./install.py

OR, simply,

$ sudo python install.py

  • After installation, simply run the program using the command sudo dscan or dscan(if already root) (If not, you will have to run the tool using sudo privileges...)

Note: For any other queries or requests, please feel free to contact me through email ([email protected]).

And do visit my portfolio website

Releases

No releases published

Packages

No packages published