Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[addtool] ScanCannon #250

Closed
gwen001 opened this issue Dec 24, 2022 · 3 comments
Closed

[addtool] ScanCannon #250

gwen001 opened this issue Dec 24, 2022 · 3 comments
Labels
accepted enhancement New feature or request

Comments

@gwen001
Copy link
Owner

gwen001 commented Dec 24, 2022

[link]https://github.com/johnnyxmas/ScanCannon[/link]
[short_descr]Combines the speed of masscan with the reliability and detailed enumeration of nmap.[/short_descr]
[tags]ports,recon,ips[/tags]
[long_descr]A POSIX-compliant BASH script for efficient reconnaissance and attack prep against massive edge networks!

Handles the enumeration of large edge networks at high speed. Uses masscan to quickly identify open ports, then calls nmap to gain details on the systems / services listening on those ports. Data is stored in both masscan & nmap standard outputs, as well as a few other grepable intermediary files that include identified domains & subdomains, all nicely organized into per-network directories to make your boss think you know what you're doing. Most importantly (IMHO), quite a number of flat files are produced in IP:PORT format for highly-attackable services such as RDP, ssh, ftp and lots more![/long_descr]
68747470733a2f2f692e6b796d2d63646e2e636f6d2f70686f746f732f696d616765732f6f726967696e616c2f3030302f3137352f3731392f313135353834343731383231336d70382e6a7067

@gwen001
Copy link
Owner Author

gwen001 commented Dec 24, 2022

Problem occured with the following fields: picture

Check the guidelines.

@gwen001 gwen001 added question Further information is requested and removed question Further information is requested labels Dec 24, 2022
@gwen001
Copy link
Owner Author

gwen001 commented Dec 24, 2022

Issue correctly handled, tool is waiting for human validation.

@gwen001 gwen001 added the enhancement New feature or request label Dec 24, 2022
@gwen001
Copy link
Owner Author

gwen001 commented Dec 24, 2022

Tool has been accepted: https://offsec.tools/tool/scancannon

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant