Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s3rgeym/openapi-vulnerability-scanner
OpenAPI SQLi Scanner
https://github.com/s3rgeym/openapi-vulnerability-scanner
hacking openapi pentesting
Last synced: 3 months ago
JSON representation
OpenAPI SQLi Scanner
- Host: GitHub
- URL: https://github.com/s3rgeym/openapi-vulnerability-scanner
- Owner: s3rgeym
- Created: 2022-04-04T01:06:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T23:56:29.000Z (over 2 years ago)
- Last Synced: 2024-10-01T07:01:52.583Z (3 months ago)
- Topics: hacking, openapi, pentesting
- Language: Jupyter Notebook
- Homepage:
- Size: 269 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenAPI Vulnerability Scanner
Command-line tool for pentesting [OpenAPI](https://swagger.io/specification/), formerly known as Swagger.
用于渗透测试 OpenAPI 的命令行工具 以前称为 Swagger。
```bash
$ pipx install openapi_scanner
$ openapi-scan https://polon.nauka.gov.pl/opi-ws/api/swagger.json --header 'Authorization: Bearer XXX'
$ openapi-scan --help
```Use [asdf](https://github.com/asdf-vm/asdf) or [pyenv](https://github.com/pyenv/pyenv) to install the latest python version.