Open adrian-rt opened 3 years ago
Did you try installing censys
? If not run the pip install -r requirements.txt
Hey the censys API v1 is deprecated, try this
Modify the file in lib/censys/censys_subdomain_finder.py
Adding new import
from censys.search.v1.certificates import CensysCertificates
Adding new invoke
def find_subdomains(domain, api_id, api_secret):
try:
censys_certificates = CensysCertificates(api_id=api_id, api_secret=api_secret)
Sudomy Censys v1 Invoke
Censys API v1
Remember RUN:
pip install censys --upgrade
I hope it works :)
same issue here, I did censys upgrade.
[+] Running & Checking source to be used
Traceback (most recent call last): File "/home/kali/tools/Sudomy/lib/censys/censys_subdomain_finder.py", line 3, in
import censys.certificates
ModuleNotFoundError: No module named 'censys.certificates'
jq: error (at :16): Cannot iterate over null (null)
⍥ CommonwCrawl [ ✔ ]