start_gui.bat:负责启动后端服务器和前端gui程序
server:后端API服务程序目录,使用python编写
hackclown:前端界面程序目录,使用react + typescript + electron编写
1.android常见漏洞介绍及利用方法
2.增加了服务器后端,功能包括:
searchsploit查询
端口扫描
http服务探测
目录扫描
nuclei扫描
其他插件式扫描
如图所示:
1.安装mongodb
下载地址:https://www.mongodb.com/try/download/community
双击运行mongodb-windows-x86_64-7.0.1-signed.msi
2.配置mongodb数据库
安装完成后,使用mongodb compass连接本地localhost:27017,创建数据库clown,在数据库内创建ffuf_tasks c2_tasks gofree_tasks nuclei_tasks portscan_tasks webprobe_tasks,如下图
3.运行start_gui.bat
https://github.com/projectdiscovery/nuclei
https://github.com/shadow1ng/fscan
https://github.com/niudaii/zpscan
https://github.com/ffuf/ffuf