Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Reverse ip fails #75

Open
lamadremantia opened this issue Sep 11, 2018 · 0 comments
Open

Reverse ip fails #75

lamadremantia opened this issue Sep 11, 2018 · 0 comments

Comments

@lamadremantia
Copy link

lamadremantia commented Sep 11, 2018

URL error, [Errno 111] Connection refused
Traceback (most recent call last):
  File "sqliv.py", line 117, in <module>
    domains = reverseip.reverseip(args.target)
  File "/root/sqliv/src/reverseip.py", line 43, in reverseip
    obj = json.loads(result)
UnboundLocalError: local variable 'result' referenced before assignment

That's because reverse ip site (domains.yougetsignal.com) gives a Forbidden error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant