文件名称:github-vuln-scraper:GitHub的漏洞收集器
文件大小:9KB
文件格式:ZIP
更新时间:2024-02-25 00:55:38
github github-api xss sql-injection vulnerability-scanners
GitHub漏洞抓取工具 GitHub的此漏洞收集程序是TU Darmstadt演讲的一部分。 建立 器将用于python环境。 direnv allow pip3 install requirements.txt 用法 请使用您自己的替换conf / config.py中的PERSONAL_ACCESS_TOKEN 。 通过运行python3 crawler.py将显示所有可能的配置。 选择一种配置,并将其提供为脚本的输入,例如python3 crawler.py name_of_config 。 然后,搜寻器将开始运行,并将所有结果输出到logs文件夹中的相应文件。
【文件预览】:
github-vuln-scraper-master
----conf()
--------config.py(769B)
--------patterns.py(4KB)
--------__init__.py(0B)
----.envrc(14B)
----lib()
--------RepoSearcher.py(5KB)
--------__init__.py(0B)
----requirements.txt(45B)
----test()
--------sql-injection()
----README.md(821B)
----crawler.py(8KB)
----.gitignore(67B)