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

cdn.nuclei.sh is down #1612

Open
wawaloll opened this issue Mar 9, 2024 · 4 comments
Open

cdn.nuclei.sh is down #1612

wawaloll opened this issue Mar 9, 2024 · 4 comments

Comments

@wawaloll
Copy link

wawaloll commented Mar 9, 2024

ivre version:

IVRE - Network recon framework
Copyright 2011 - 2023 Pierre LALET <pierre@droids-corp.org>
Version 0.9.20.dev173

Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]

Linux vps2809181 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64

Dependencies:
    MySQLdb: *missing*
    OpenSSL: 21.0.0
    PIL: *missing*
    bottle: 0.12.19
    cryptography: 3.4.8
    dbus: 1.2.18
    krbV: *missing*
    matplotlib: *missing*
    psycopg2: *missing*
    pycurl: *missing*
    pymongo: 3.11.0
    sqlalchemy: *missing*
    tinydb: *missing*
    elasticsearch: *missing*
    elasticsearch_dsl: *missing*

command that i ran:
ivre getwebdata

output:

ERROR:ivre:Cannot download https://cdn.nuclei.sh/ [<urlopen error [Errno -5] No address associated with hostname>]
ERROR:ivre:Cannot download https://support.censys.io/hc/en-us/articles/360043177092-from-faq [HTTP Error 403: Forbidden]
@M0dred
Copy link

M0dred commented Apr 28, 2024

ivre db2view nmap
WARNING:ivre:Cannot find file [tor_exit_nodes.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [ssigouvfr_scanners.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [ukncsc_scanners.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [censys_scanners.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [cdn_nuclei.py]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [govcloud.py]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [tor_exit_nodes.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [ssigouvfr_scanners.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [ukncsc_scanners.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [censys_scanners.txt]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [cdn_nuclei.py]. Try running ivre getwebdata
WARNING:ivre:Cannot find file [govcloud.py]. Try running ivre getwebdata

ivre getwebdata
ERROR:ivre:Cannot download https://cdn.nuclei.sh/ [<urlopen error [Errno -5] No address associated with hostname>]
ERROR:ivre:Cannot download https://support.censys.io/hc/en-us/articles/360043177092-from-faq [HTTP Error 403: Forbidden]

@p-l-
Copy link
Member

p-l- commented Apr 29, 2024

Thanks for your interest in IVRE!
This is a known issue:

  • the first one has disappeared (a (good) replacement is needed)
  • the second one is (often) blocked. You can fetch the page in a browser and create the censys_scanners.txt file by yourself.

@M0dred
Copy link

M0dred commented Apr 30, 2024

Thank you for your prompt response.
Regarding the file - ensys_scanners.txt
Which directory should I leave it?

Thank you, je vous remercie

@p-l-
Copy link
Member

p-l- commented May 6, 2024

@M0dred It depends on your setup. You can display the directory using this command:

python -c 'from ivre.config import DATA_PATH as p; print(p)'

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

3 participants