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

[error] extra characters at the end of g command #117

Open
Darkcast opened this issue May 5, 2022 · 0 comments
Open

[error] extra characters at the end of g command #117

Darkcast opened this issue May 5, 2022 · 0 comments

Comments

@Darkcast
Copy link

Darkcast commented May 5, 2022

Running on Mac Monterey
12.3.1 (21E258)

Command

Sudomy git:(master) ✗ ./sudomy -d redacted.com -dP -eP -rS -cF -pS -tO -gW --httpx --dnsprobe --graph -aI webanalyze -sS --html --all --graph
 ___         _ _  _
/ __|_  _ __| (_)(_)_ __ _  _
\__ \ || / _  / __ \  ' \ || |
|___/\_,_\__,_\____/_|_|_\_, |
                          |__/ v{1.2.1#dev} by @screetsec
Sud⍥my - Fast Subdmain Enumeration and Analyzer
	 http://github.com/screetsec/sudomy

[+] Running & Checking source to be used
---------------------------------------------

    ⍥  Shodan				[ ✔ ]
    ⍥  Webarchive			[ ✔ ]
    ⍥  Dnsdumpster			[ ✔ ]
    ⍥  Virustotal			[ ✔ ]
    ⍥  Certspotter			[ ✔ ]
    ⍥  Certsh				[ ✔ ]
    ⍥  Binaryedge			[ ✔ ]
    ⍥  Securitytrails		        [ ✔ ]
    ⍥  Censys				[ ✔ ]
    ⍥  Threatminer			[ ✔ ]
    ⍥  Bufferover			[ ✔ ]
    ⍥  Hackertarget			[ ✔ ]
    ⍥  Spyse				[ ✕ ]
    ⍥  Threatcrowd			[ ✔ ]
    ⍥  RapidDNS			[ ✔ ]
    ⍥  Riddler				[ ✔ ]
    ⍥  AlienVault			[ ✔ ]
    ⍥  UrlScan				[ ✔ ]
    ⍥  DNSDB				[ ✕ ]
    ⍥  RiskIQ				[ ✕ ]
    ⍥  FBcert				[ ✕ ]
    ⍥  CommonwCrawl			[ ✔ ]

### Error ###

Traceback (most recent call last):
  File "/Users/dukimwuwu/Downloads/Sudomy/lib/censys/censys_subdomain_finder.py", line 93, in <module>
    main(args.domain, args.output_file, censys_api_id, censys_api_secret)
  File "/Users/dukimwuwu/Downloads/Sudomy/lib/censys/censys_subdomain_finder.py", line 68, in main
    subdomains = find_subdomains(domain, censys_api_id, censys_api_secret)
  File "/Users/dukimwuwu/Downloads/Sudomy/lib/censys/censys_subdomain_finder.py", line 20, in find_subdomains
    for search_result in certificates_search_results:
  File "/usr/local/lib/python3.10/site-packages/censys/base.py", line 173, in search
    pages = payload['metadata']['pages']
KeyError: 'metadata'
sed: 1: "/Users/dukimwuwu/Download ...": extra characters at the end of g command
sed: RE error: illegal byte sequence

### Error ###

FYI:
it didnt break the app it kept running.

@Darkcast Darkcast changed the title [error] Mac Monterey extra characters at the end of g command [error] extra characters at the end of g command May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant