lemonlove7 / dirsearch_bypass403

目录扫描+JS文件中提取URL和子域+403状态绕过+指纹识别
675 stars 55 forks source link

Error Fingerprint Identification #5

Open hihackthis opened 10 months ago

hihackthis commented 10 months ago

Dears,

First, good to know, that when I run the tool shows me this:

# python dirsearch.py --help                                                                                                                                        
/home/moicano/py3env/reconGath/dirsearch_bypass403/dirsearch.py:35: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  from pkg_resources import DistributionNotFound, VersionConflict

And I tried two times and happens the same error:

error

My command is:

# python dirsearch.py -u "https://www.BLALBLA.com/" -j yes -b yes -z yes -t 10 -R 2 --user-agent "Mozilla/5.0...." --delay 2 -o output.txt --format plain

My OS:

# lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description:    Kali GNU/Linux Rolling
Release:        2023.3
Codename:       kali-rolling

Great tool :+1:

Thanks :D