Releases: capt-meelo/LazyRecon
Releases · capt-meelo/LazyRecon
v1.3
v1.2
- Made checks to avoid reinstalling installed tools.
- Fixed working directory
- Changed nmap targets to subdomains instead of IP addresses
- Enabled nmap's DNS resolution
- Used nmap's default stylesheet
- Disabled running masscan & nmap in the background. Previously, portscan is running (in the background) in parallel w/ directory bruteforcing. Due to the number of requets being sent by the "dirbrute" tools, portscanning might be inaccurate.
v1.1
- Improved install.sh
- Used subfinder to bruteforce subdomain instead of masscan's subbrute script to avoid wildcard subdomains
- Added nmap for port scanning
- Made the portscan tools (masscan & nmap) run in the background
- Increased subjack threads to 50
- Removed IPOsint due to inaccurate results
- Disabled massdns' quiet mode
v1.0
- Initial release