You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parser.add_argument('-c', '--certscan', action='store_true', required=False, help='Look for subdomains associated with valid SSL certificates')
parser.add_argument('-d', '--dnsbrute', action='store_true', required=False, help='Brute force a wordlist against DNS looking for subdomains. Be careful about rate limiting.')