From 1a2cccecac3e85747dd6a28b0a48ce04fd28ac08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Dudek?= Date: Thu, 22 Jul 2021 12:18:28 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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