H1R0GH057 / Anonymous

1.81k stars 1.14k forks source link

saphyra.py #12

Open moinak-kalilinux opened 3 years ago

moinak-kalilinux commented 3 years ago

Starting the Attack ANONYMOUS Traceback (most recent call last): File "saphyra.py", line 3527, in host = m.group(1) AttributeError: 'NoneType' object has no attribute 'group'

What's happening here?

sambatlim commented 3 years ago

check this: #13

ghost commented 2 years ago

You supplied a https:// website, saphyra (and most other tools here) only work with http://

Nanostar007 commented 2 months ago

File "/home/kali/saphyra.py", line 1773 headers_useragents.append('Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.3) Gecko/20090913 Firefox/3.5.3') TabError: inconsistent use of tabs and spaces in indentation Can someone pls explain this error to me?