mntn0x

Results 4 issues of mntn0x

如题,如果actuator接口在二层目录,如/rest/mappings,自动请求mappings中的接口时不会带上二层目录,导致全部404,自动请求时可直接替换mappings,而不是直接替换整个url ![image](https://user-images.githubusercontent.com/26903390/145770836-1e9e9936-f4af-49c3-8b41-c516063c564a.png)

如题,如果actuator接口在二层目录,如/rest/mappings,自动请求mappings中的接口时不会带上二层目录,导致全部404,自动请求时可直接替换mappings,而不是直接替换整个url ![image](https://user-images.githubusercontent.com/26903390/145770836-1e9e9936-f4af-49c3-8b41-c516063c564a.png)

![image](https://github.com/wgpsec/ENScan_GO/assets/26903390/01187ab0-58d0-4221-96f8-c8e500b4415a) 命令:./enscan-0.0.15-darwin-arm64 -n 中国电信集团有限公司 -invest 100 -deep 2 -type all -field icp 场景:查询深度为2时,如果企业在投资版图里有,但查询企业时为404,会直接报错退出

Traceback (most recent call last): File "SMBRelay.py", line 22, in from fingerprint import RunSmbFinger File "../fingerprint.py", line 22, in from packets import SMBHeader, SMBNego, SMBNegoFingerData, SMBSessionFingerData File "../packets.py", line 21,...