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

issue in favfreak.py file #11

Open
nitindhariyal opened this issue Feb 16, 2021 · 4 comments
Open

issue in favfreak.py file #11

nitindhariyal opened this issue Feb 16, 2021 · 4 comments

Comments

@nitindhariyal
Copy link

Traceback (most recent call last):
File "/root/tools/FavFreak/favfreak.py", line 85, in
a,urls= main() # unindented this
File "/root/tools/FavFreak/favfreak.py", line 21, in main
if line.strip()[-1] == "/":
IndexError: string index out of range

@srand2
Copy link

srand2 commented Mar 12, 2021

Traceback (most recent call last):
File "/opt/Recon/FavFreak/favfreak.py", line 85, in
a,urls= main()
File "/opt/Recon/FavFreak/favfreak.py", line 21, in main
if line.strip()[-1] == "/":
IndexError: string index out of range

@ghost
Copy link

ghost commented Dec 17, 2021

Traceback (most recent call last):
File "favfreak.py", line 85, in
a,urls= main()
File "favfreak.py", line 21, in main
if line.strip()[-1] == "/":
IndexError: string index out of range

@HackMoD-InfoSec
Copy link

Traceback (most recent call last):
File "/vv/c/tools/FavFreak/favfreak.py", line 85, in
a,urls= main()
File "/vv/c/tools/FavFreak/favfreak.py", line 21, in main
if line.strip()[-1] == "/":
IndexError: string index out of range

@karim-jpg
Copy link

use python3 ? it's work for me

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

4 participants