mirror of
https://github.com/arainho/awesome-api-security.git
synced 2025-01-06 21:07:52 -05:00
new topic - Mind maps
This commit is contained in:
parent
be2c7a45e0
commit
ba19b4e1be
13
README.md
13
README.md
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
## Awesome Repositories
|
## Awesome Repositories
|
||||||
|
|
||||||
Name | Description
|
| Name | Description |
|
||||||
---- | ----
|
| ---- | ----------- |
|
||||||
[awesome-security-apis](https://github.com/jaegeral/security-apis)| A collective list of public JSON APIs for use in security
|
[awesome-security-apis](https://github.com/jaegeral/security-apis)| A collective list of public JSON APIs for use in security
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
@ -15,13 +15,20 @@ Name | Description
|
|||||||
[ffuf](https://github.com/ffuf/ffuf) | Fast web fuzzer written in Go
|
[ffuf](https://github.com/ffuf/ffuf) | Fast web fuzzer written in Go
|
||||||
[fuzzapi](https://github.com/Fuzzapi/fuzzapi)| Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
|
[fuzzapi](https://github.com/Fuzzapi/fuzzapi)| Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
|
||||||
[kiterunner](https://github.com/assetnote/kiterunner)| Contextual Content Discovery Tool
|
[kiterunner](https://github.com/assetnote/kiterunner)| Contextual Content Discovery Tool
|
||||||
[MindAPI](https://github.com/dsopas/MindAPI)| Organize your API security assessment by using MindAPI
|
|
||||||
[Astra](https://github.com/flipkart-incubator/Astra) | Automated Security Testing For REST API's
|
[Astra](https://github.com/flipkart-incubator/Astra) | Automated Security Testing For REST API's
|
||||||
[Automatic API Attack Tool](https://github.com/imperva/automatic-api-attack-tool) | Imperva's customizable API attack tool takes an API specification as an input, generates and runs attacks that are based on it as an output
|
[Automatic API Attack Tool](https://github.com/imperva/automatic-api-attack-tool) | Imperva's customizable API attack tool takes an API specification as an input, generates and runs attacks that are based on it as an output
|
||||||
[APICheck](https://bbva.github.io/apicheck/) | The DevSecOps toolset for REST APIs
|
[APICheck](https://bbva.github.io/apicheck/) | The DevSecOps toolset for REST APIs
|
||||||
[RESTler](https://github.com/microsoft/restler-fuzzer) | RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services
|
[RESTler](https://github.com/microsoft/restler-fuzzer) | RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services
|
||||||
[SoapUI](https://github.com/SmartBear/soapui) | SoapUI is a free and open-source cross-platform functional testing solution for APIs and web services
|
[SoapUI](https://github.com/SmartBear/soapui) | SoapUI is a free and open-source cross-platform functional testing solution for APIs and web services
|
||||||
|
|
||||||
|
## Mind maps
|
||||||
|
| Author | Name | Description |
|
||||||
|
| ------- | ---- | ------------|
|
||||||
|
| David Sopas | [MindAPI](https://github.com/dsopas/MindAPI) | Organize your API security assessment by using MindAPI |
|
||||||
|
| [Mufaddal Masalawala](https://github.com/harsh-bothra) | [IDOR Techniques](https://www.xmind.net/m/CSKSWZ/) | Mind map: IDOR Techniques |
|
||||||
|
| [Harsh Bothra](https://github.com/muffyhub) | [XML attacks](https://www.xmind.net/m/xNEY9b/) | Mind map: XML attacks |
|
||||||
|
|
||||||
|
|
||||||
## Cheatsheets
|
## Cheatsheets
|
||||||
Name | Description
|
Name | Description
|
||||||
---- | ----
|
---- | ----
|
||||||
|
Loading…
Reference in New Issue
Block a user