Update README.md

This commit is contained in:
Sébastien Dudek 2021-07-22 12:18:28 +02:00 committed by GitHub
parent ff9e4aad38
commit 1a2cccecac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -28,10 +28,6 @@ java -jar jython-installer-2.7.2.jar
### 5GC API parse
- `git clone 'https://github.com/PentHertz/5GC_API_parse.git' <installation_folder>`
- Open Burp on Extender/ Extensions
- Click `Add`
- Set Extension type as Python
- Set Extension file to `<installation_folder>/5GC_API_parse.py`
- Click `Next`
- The addon is now installed, a new tab named `5GC API parse` should appear
@ -45,6 +41,10 @@ Just provide a target address with URL scheme, a port number and a OpenAPI 3.0 f
You are ready to use it in the repeater, intruder to fuzz, etc.
Quick demo:
https://user-images.githubusercontent.com/715195/126624333-6c4260e8-361e-4a57-b9b1-0e3c297467f7.mp4
## Change log
- 1.2 (07/20/2021): Core reorganization + adding Swagger browsing for associated YAML files and a clear-all button