From 63379b9291d5aad5aa5272d948aaaf745cac3d97 Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Fri, 25 Aug 2023 16:34:45 +0700 Subject: [PATCH] feat(SSRF): add tool --- Server Side Request Forgery/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Server Side Request Forgery/README.md b/Server Side Request Forgery/README.md index 3e49370..c6ce613 100644 --- a/Server Side Request Forgery/README.md +++ b/Server Side Request Forgery/README.md @@ -62,6 +62,7 @@ - [In3tinct/See-SURF](https://github.com/In3tinct/See-SURF) - Python based scanner to find potential SSRF parameters - [teknogeek/SSRF Sheriff](https://github.com/teknogeek/ssrf-sheriff) - Simple SSRF-testing sheriff written in Go * [assetnote/surf](https://github.com/assetnote/surf) - Returns a list of viable SSRF candidates +* [dwisiswant0/ipfuscator](https://github.com/dwisiswant0/ipfuscator) - A blazing-fast, thread-safe, straightforward and zero memory allocations tool to swiftly generate alternative IP(v4) address representations in Go. ## Payloads with localhost