Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.