rvnox

Results 14 comments of rvnox

大佬解决了吗

Hi, for directory scanning, if there are 5 or 10 files of the same size under the same domain name, then this size will be filtered out. User can customize...

Also, how does ffuf support random ua ? I can set a ua,sg: .\ffuf.exe -c -e -D -u http://FUZZDOMAIN/FUZZDIR -w ./11.txt:FUZZDOMAIN,./dir2.txt:FUZZDIR -fc 405,404,402,401,400,500,501,502,503,504,505 -fs 0 -H "User-Agent:Mozilla/5.0 (Linux x86_64; rv:96.0)...

For the following situations,the -ac parameter seems to be invalid, and all dirs will be recognized as 301 and 302 ![image](https://github.com/ffuf/ffuf/assets/67718036/5b5a1c45-65f8-4841-aa21-341ee766280c)

> 更 期待 !!!

作者大大今年还更嘛

> 恢复了。整个网站全部重写,和之前完全是两个hugo主题了。很多旧的功能还没有恢复现,这几天闲下来就可以恢复了。 作者大大可以把主题添加到hugo官网上,貌似是这里添加https://github.com/gohugoio/hugoThemesSiteBuilder

> > > panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xe239f5] > > > goroutine 1 [running]: iatp/common/domain.(*Domain).RegisterDomain(...) /go/src/iatp_opensource/common/domain/domain_helper.go:77 iatp/cmd.addDomainConf(0x95) /go/src/iatp_opensource/cmd/init.go:113...

> > > > 域控为windows server2022,搭建好后,web页面登陆数据库中没有用户,进入docker容器后重新初始化,显示无法查询到域控,具体如下:是 > > > > 因为linux没有加入到域控的原因吗? windows server2022有呀 > > > > 具体.env如下: #KAFKA配置,需修改为当前服务器的IP KAFKAHOST=192.168.131.128 KAFKAADV=PLAINTEXT://192.168.131.128:9092 BROKER=192.168.131.128:9092 #Mongo > > > > 配置,默认账号密码MONGOUSER=IATP MONGOPWD=IATP-by-360 >...