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

[bug] No such file or directory: '/usr/local/lib/python3.11/dist-packages/apachetomcatscanner/data/credentials.json' #33

Open
p0dalirius opened this issue Sep 4, 2023 · 2 comments

Comments

@p0dalirius
Copy link
Owner

 apachetomcatscanner -tf results/subdomains.txt 
Apache Tomcat Scanner v3.6 - by @podalirius_

Traceback (most recent call last):
  File "/usr/local/bin/apachetomcatscanner", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/apachetomcatscanner/__main__.py", line 197, in main
    config = Config()
             ^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/apachetomcatscanner/Config.py", line 34, in __init__
    self.__load_default_credentials()
  File "/usr/local/lib/python3.11/dist-packages/apachetomcatscanner/Config.py", line 43, in __load_default_credentials
    f = open(path_to_creds, 'r')
        ^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.11/dist-packages/apachetomcatscanner/data/credentials.json'
Darkiros added a commit to Darkiros/ApacheTomcatScanner that referenced this issue Sep 26, 2023
p0dalirius pushed a commit that referenced this issue Sep 26, 2023
@p0dalirius
Copy link
Owner Author

Fixed

@RegularDude10
Copy link

still have the issue
image

@p0dalirius p0dalirius reopened this Feb 20, 2024
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

2 participants