代码拉取完成,页面将自动刷新
ATSC(Auto tool scan camera),对摄像头目标进行漏洞自动扫描与利用,含有识别版本,自动测试poc等功能。
通过下面命令安装:
git clone https://gitee.com/geekcmore/atsc.git
pip install -r requirements.txt
运行python3 cmd/cmd.py --help
可以查看命令说明,可以实现对单个ip,子网内的所有ip,某个ip范围内的ip,或从文件中读取ip进行测试。
Usage: mycmd.py [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
atk Attack the specified ip.
catk Attack ip in range of ip/cidr.
fatk Attack ip in file line by line.
ratk Attack ip in section [start, end].
例如攻击单个IP,使用python3 cmd/cmd.py atk 127.0.0.1
Usage: cmd.py atk [OPTIONS] IP
Attack the specified ip.
Options:
-l, --log_level [INFO|DEBUG|WARNING|ERROR]
The log level.
--help Show this message and exit.
例如,通过下述命令会自动搜索IP:port进行攻击
python3 mycmd/mycmd.py fofa "country="CN" && region="TW" && app="dahua-视频监控" " -a
python3 cmd/cmd.py fofa "country=\"CN\" && region=\"TW\" && app=\"dahua-视频监控\" " -a
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。