Skip to content

L10nzD3n/Reconwiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reconwiz

image

Summary

Reconwiz is a web reconnaissance tool that performs automated enumeration of http and https, respectively. It is intended as a time-saving tool that allows you to focus on the processes that require user input and aren't as tedious or repetitive.

Important

Please install go-lang at the following link prior to running the requirements script:
https://golang.org/doc/install#download

Installation script:

o rm -rf pimpmykali/
o git clone https://github.com/Dewalt-arch/pimpmykali
o cd pimpmykali
o sudo ./pimpmykali.sh

For a new kali vm, run menu option N

o go get -u github.com/tomnomnom/httprobe
o go get -u github.com/sensepost/gowitness

* Be sure to run these commands as root!!

Featured tools

o nmap – Quick scan and Full scan (-A).

o nikto – used for web vulnerability scanning.

o dirbuster – used for brute forcing web directories.

o httprobe – used to check which web directory are alive.

o gowitness – used to take an automated screenshot of the directories listed in the dirbuster scan.

o pimpmykali – fixes common issues with new kali virtual machines.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages