-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# 0sec-search | ||
零组资料文库离线漏洞名搜索,功能:更新 、查询 | ||
|
||
kali@kali:~$ python3 vs_0sec.py -up | ||
|
||
未找到数据库文件vulsearch-database.db,将自动创建空库 | ||
|
||
kali@kali:~$ python3 vs_0sec.py | ||
|
||
零组资料文库离线漏洞名搜索,功能:更新 、查询 | ||
-up:更新数据 | ||
-s [keyword]:查询关键字 | ||
|
||
kali@kali:~$ python3 vs_0sec.py -s mail | ||
|
||
Web安全|Coremail|Coremail配置文件信息泄漏 https://wiki.0-sec.org/api/wiki/articleInfo/5661 | ||
安全技术|Disable function| mail https://wiki.0-sec.org/api/wiki/articleInfo/6237 |