mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2025-12-19 07:14:23 +01:00
Added AmassScan; added web_ports to config.py; stage-5 complete
This commit is contained in:
@@ -4,4 +4,6 @@ top_udp_ports = [631,161,137,123,138,1434,445,135,67,53,139,500,68,520,1900,4500
|
||||
masscan_config = {
|
||||
'iface': 'tun0',
|
||||
'rate': '1000',
|
||||
}
|
||||
}
|
||||
|
||||
web_ports = {'80', '443', '8080', '8000', '8443'}
|
||||
|
||||
Reference in New Issue
Block a user