devanshbatham / ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
MIT License
2.34k stars 403 forks source link

Issues with running the programm #79

Closed KreativeNerd closed 10 months ago

KreativeNerd commented 10 months ago

When I run paramspider -d geeksforgeeks.org after successful installation, I got an error on my Kali Linux 2023.2 as stated below: Paramspider error

Traceback (most recent call last): File "/home/kali/.local/bin/paramspider", line 5, in from paramspider.main import main File "/home/kali/.local/lib/python2.7/site-packages/paramspider/main.py", line 93 logging.info(f"{Fore.YELLOW}[INFO]{Style.RESET_ALL} Fetching URLs for {Fore.CYAN + domain + Style.RESET_ALL}") ^ SyntaxError: invalid syntax

devanshbatham commented 10 months ago

Use python3

KreativeNerd commented 10 months ago

Can you help me fix it?

On Sun, Aug 13, 2023, 9:58 PM Devansh Batham @.***> wrote:

Closed #79 https://github.com/devanshbatham/ParamSpider/issues/79 as completed.

— Reply to this email directly, view it on GitHub https://github.com/devanshbatham/ParamSpider/issues/79#event-10080586241, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALYZCVCOBHZ7G36KGSTOYNTXVE5YJANCNFSM6AAAAAA3O37ZDU . You are receiving this because you authored the thread.Message ID: @.***>