Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seaung/ipcsuite-go
网络摄像头漏洞审计工具
https://github.com/seaung/ipcsuite-go
camera camera-vulnerabillity-scanners golang ipcsuite vulnerability-detection vulnerability-scanners
Last synced: 6 days ago
JSON representation
网络摄像头漏洞审计工具
- Host: GitHub
- URL: https://github.com/seaung/ipcsuite-go
- Owner: seaung
- Created: 2021-07-15T12:53:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T11:54:32.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T19:54:22.808Z (5 months ago)
- Topics: camera, camera-vulnerabillity-scanners, golang, ipcsuite, vulnerability-detection, vulnerability-scanners
- Language: Go
- Homepage:
- Size: 2.44 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##### ipcsuite-go
ipcsuite-go 一款用Golang开发的,网络摄像头漏洞审计工具
##### 运行效果展示
```bash
➜ bin git:(main) ✗ sudo ./ipcsuite-go_ _ __
(_)___ ____________ __(_) /____ ____ _____
/ / __ \/ ___/ ___/ / / / / __/ _ \______/ __ '/ __ \
/ / /_/ / /__(__ ) /_/ / / /_/ __/_____/ /_/ / /_/ /
/_/ .___/\___/____/\__,_/_/\__/\___/ \__, /\____/
/_/ /____/
ipcsuite-go (v.1.0.0)
seaungipcsuite > help
Commands:
audit 审计漏洞
clear clear the screen
custome-nse 自定义个NSE脚本分类
exit exit the program
help display help
nse 运行NSE脚本ipcsuite >
```##### 特点
1. 可定制漏洞检测规则
2. 集成了Nse
3. 对用户友好的操作
##### 后续
目前知识将整个框架模子搭好了后续再进一步完善和增加功能---
that's all