Tuhinshubhra / CMSeeK

CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
GNU General Public License v3.0
2.31k stars 497 forks source link

No such file or directory: 'wordlist/passwords.txt' #117

Closed odion-cloud closed 3 years ago

odion-cloud commented 3 years ago

this is the error i get

File "C:\Users\USER\Desktop\CMSeeK-master\cmseek.py", line 279, in cms_brute() File "C:\Users\USER\Desktop\CMSeeK-master\cmsbrute\wp.py", line 69, in start pwd_file = open("wordlist/passwords.txt", "r") FileNotFoundError: [Errno 2] No such file or directory: 'wordlist/passwords.txt'

Youssefhart88 commented 1 year ago

python3 wordlister.py usage: wordlister.py [-h] --input INPUT --output OUTPUT --perm PERM --min MIN --max MAX [--leet] [--cap] [--up] [--append APPEND] [--prepend PREPEND] [--sort] wordlister.py: error: the following arguments are required: --input, --output, --perm, --min, --max