Skip to content

cgsupport/AutoRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoRecon

Matts Auto Recon script (TESTING)

Dependancies


  • apt install mlocate
  • apt install dnsmap
  • apt install dig
  • apt install Nmap
  • apt install tree
  • other tools that are required (all these tools need to be located in /opt/ and set up to work for your user without sudo)


  • https://github.com/m8r0wn/CrossLinked.git
  • https://github.com/0xZDH/o365spray.git
  • Manual Set up


  • step 1 git clone https://github.com/cgsupport/AutoRecon.git and move to /opt
  • step 2 chmod RWX for current user on all .sh files in folder
  • step 3 add to bashrc/bash_aliases the following line - alias AutoRecon= /opt/AutoRecon/scripts/AutoEnum.sh
  • step 4 Run AutoRecon from ~ directory
  • Automatic set up (testing)


  • git clone https://github.com/cgsupport/AutoRecon.git
  • run dependancies.sh as sudo
  • Features Currently working

  • Dynamic Workspace
  • Domain Enumeration
  • o365 Enumeration/validation/spray
  • Nmap scans Possibly work but need to be tested as program built on wsl Nmap not working on wsl
  • TODO:


  • - Fix formatting of ASCII art
  • - Test all features and find snags
  • About

    Matts Auto Recon script (TESTING)

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages