s0md3v / Arjun

HTTP parameter discovery suite.
GNU Affero General Public License v3.0
5.23k stars 792 forks source link

The specified file for parameters doesn't exist #66

Closed ghost closed 3 years ago

ghost commented 4 years ago

i'm trying to run in on windows i got the error

C:\Users\home\Desktop\Bugbounty\MybugBounty-Tool\python3

> python.exe ..\Arjun\arjun.py --url https://bugbountysite.ma/ --get
    _
   /_| _ '
  (  |/ /(//) v1.6
      _/

 The specified file for parameters doesn't exist  

any help ?

Iamstanlee commented 4 years ago

Here's the path the url wordlist "https://github.com/s0md3v/Arjun/blob/master/db/params.txt" save it to your machine and rerun > python.exe ..\Arjun\arjun.py --url https://bugbountysite.ma/ --get -f params.txt

gbiagomba commented 4 years ago

that fixed the error for me @Iamstanlee

s0md3v commented 3 years ago

Fixed.