Skip to content

kalmux1/DECON-FRAMEWORK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DECON-FRAMEWORK

The open-source decon-framework comprises a diverse array of tools, including but not limited to nmap, ffus, dnsenum, whois, nikto, amass, and whatweb. These open-source tools collectively serve to furnish comprehensive information pertaining to a domain name. They play a pivotal role during the reconnaissance phase, aiding in bug hunting, and facilitating penetration testing endeavors. Through their combined functionality, they enable users to gather essential data, analyze potential vulnerabilities, and execute thorough assessments of target domains.

LICENSE

GPLv3 License Static Badge Static Badge

AUTHOR

AVAILABLE ON

KALI LINUX

INSTALLATION

OPEN YOUR TERMINAL & RUN THE FOLLOWING COMMANDS

  • UPDATE AND UPGRADE YOUR KALI

        $ sudo apt-get update && sudo apt-get upgrade -y
    
  • CLONE DECON-FRAMEWORK IN YOUR TERMINAL

        $ git clone https://github.com/kalmux1/DECON.git
    
  • CHANGE DIRECTORY INTO DECON

        $ cd DECON
    
  • GIVE EXECUTABLE PERMISSION TO THE BASH FILE

        $ sudo chmod +x decon.sh
    
  • EXECUTE THE MAIN TOOL FILE

        $ sudo bash decon.sh
    

DEMO

DECON-FRAMEWORK

CONTACT

For support, email kal.mux.cyber@gmail.com

About

DOMAIN RECONNASSIANCE TOOL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages