Releases: mhmdiaa/second-order
Releases · mhmdiaa/second-order
v3.2
What's Changed
- Add random useragent by @hazanasec in #14
New Contributors
- @hazanasec made their first contribution in #14
Full Changelog: v3.1...v3.2
v3.1
- Moved headers from the configuration file to a separate flag.
- Added graceful
Ctrl+c
handling. Second-order now saves the results it collected up to the point where it was killed before exiting. - Reduced false-positives by checking for 404 status code or unregistered domains specifically, since that's how most of the takeover-able services behave.
- Made the
stdout
output more accurate and concise by printing the URLs that have not been visited only.