BBScan icon indicating copy to clipboard operation
BBScan copied to clipboard

A fast vulnerability scanner

Results 17 BBScan issues
Sort by recently updated
recently updated
newest added

https://github.com/qiuluo-oss/BBScan_py3

各位注意了,在BBScan.py 571,572行 单个url扫描结果超过5条只显示第1条记录 ![image](https://user-images.githubusercontent.com/26423132/126460129-616467d4-b4f3-475d-bc75-4c28c164b434.png)

http_request方法对于响应码的处理似乎存在bug 其中原本响应码为404的情况经过http_request请求响应码是206: 例子:https://bit.baidu.com/accesslog ![image](https://user-images.githubusercontent.com/15817052/91591375-6dcd7d00-e98f-11ea-8077-88597a886288.png) ![image](https://user-images.githubusercontent.com/15817052/91591621-c4d35200-e98f-11ea-8146-23c139b8ef7b.png)

Nan's BBS 南生论坛 基于SSM框架,自适应手机端和电脑端,界面简洁美观,功能完善。分为用户系统和管理系统两部分 github地址:https://github.com/maliangnansheng/bbs-ssm 演示地址:http://www.nanshengbbs.top

大佬好强,但是因为py2的原因无缘了。。。

pip install awscli --upgrade --ignore-installed six

self._sock.close() ^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'close'