https://github.com/bit4woo/ashe
Add Scan Task To WVS
https://github.com/bit4woo/ashe
acunetix acunetix10 acunetix11 wvs
Last synced: 11 months ago
JSON representation
Add Scan Task To WVS
- Host: GitHub
- URL: https://github.com/bit4woo/ashe
- Owner: bit4woo
- License: gpl-3.0
- Created: 2017-10-19T10:52:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T08:02:23.000Z (almost 8 years ago)
- Last Synced: 2025-06-15T14:37:04.549Z (about 1 year ago)
- Topics: acunetix, acunetix10, acunetix11, wvs
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 5
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ashe

LOL中的艾希有个技能是万箭齐发,和多线程扫描很类似,故命名为艾希(Ashe)
### 描述:
该程序的主要功能是:
1. 解析nmap/masscan的扫描结构,从中提权所有可能的http或者https服务,组合成URL的形式。
2. 添加URL到WVS中进行扫描,目前主要使用WVS10.5, WVS11的代码还在编写中。
3. 操作WVS的数据库:删除没有漏洞的任务、查询所有高危漏洞、按照关键词查询某一类漏洞。
### 展示:
交互以shell式交互为主。