diff --git a/README.md b/README.md index 1930550..92df46e 100644 --- a/README.md +++ b/README.md @@ -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' ` -- Open Burp on Extender/ Extensions -- Click `Add` -- Set Extension type as Python - Set Extension file to `/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