Skip to content

Releases: mhmdiaa/second-order

v3.2

29 Dec 11:13
242569b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1...v3.2

v3.1

13 Dec 15:56
Compare
Choose a tag to compare
  • 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.

v3.0

10 Dec 23:32
Compare
Choose a tag to compare

Major rewrite with performance improvements, more efficient memory usage, and support for more use cases