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

Issuse python #45

Open
Doujinx opened this issue May 6, 2023 · 1 comment
Open

Issuse python #45

Doujinx opened this issue May 6, 2023 · 1 comment

Comments

@Doujinx
Copy link

Doujinx commented May 6, 2023

  1. Censys
  2. NS lookup
  3. Port scan
  4. Detect CMS
  5. Whois lookup
  6. Detect honeypot
  7. Find subdomains
  8. Reverse IP lookup
  9. Detect technologies
  10. All

7
domain>> facebook

Traceback (most recent call last):
  File "dog", line 85, in <module>
    dog(choice, target)
  File "dog", line 67, in dog
    hq(choice)
  File "/home/kali/Programs/PROJECT HACKINGTOOL/InformationGathering/ReconDog/core/hq.py", line 80, in hq
    plugin(validatedInp)
  File "/home/kali/Programs/PROJECT HACKINGTOOL/InformationGathering/ReconDog/plugins/findSubdomains.py", line 7, in findSubdomains
    host).text
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/api.py", line 76, in get
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/api.py", line 61, in request
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/sessions.py", line 530, in request
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/sessions.py", line 665, in send
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/sessions.py", line 245, in resolve_redirects
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/sessions.py", line 643, in send
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/adapters.py", line 516, in send
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='spyse.com', port=443): Max retries exceeded with url: /tools/subdomain-finder (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1b2e1d13d0>: Failed to establish a new connection: [Errno -5] No address associated with hostname',))

  1. Censys
  2. NS lookup
  3. Port scan
  4. Detect CMS
  5. Whois lookup
  6. Detect honeypot
  7. Find subdomains
  8. Reverse IP lookup
  9. Detect technologies
  10. All

1
ip>> 192.168.1.120

Traceback (most recent call last):
  File "/home/kali/Programs/PROJECT HACKINGTOOL/InformationGathering/ReconDog/dog", line 85, in <module>
    dog(choice, target)
  File "/home/kali/Programs/PROJECT HACKINGTOOL/InformationGathering/ReconDog/dog", line 67, in dog
    hq(choice)
  File "/home/kali/Programs/PROJECT HACKINGTOOL/InformationGathering/ReconDog/core/hq.py", line 80, in hq
    plugin(validatedInp)
  File "/home/kali/Programs/PROJECT HACKINGTOOL/InformationGathering/ReconDog/plugins/censys.py", line 8, in censys
    response = clean_response.split('<code class="json">')[1].split('</code>')[0]
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
@SeifAjax04
Copy link

same!

tool not working

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