For SSRF टेस्टिंग टूलकिट, the strongest matches are swisskyrepo/ssrfmap (ssrfmap is an automatic SSRF fuzzer and exploitation tool), micha3lb3n/ssrfire (ssrfire is an automated SSRF finder that detects the) and daeken/httprebind (This tool is specifically designed for performing DNS rebinding-based). assetnote/surf and knassar702/lorsrf round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
विशेष सिक्योरिटी स्कैनिंग और एक्सप्लॉइटेशन फ्रेमवर्क का उपयोग करके सर्वर-साइड रिक्वेस्ट फोर्जरी (SSRF) खामियों की पहचान और विश्लेषण करें।
Automatic SSRF fuzzer and exploitation tool
ssrfmap is an automatic SSRF fuzzer and exploitation tool purpose-built for finding and exploiting SSRF vulnerabilities, covering detection and exploitation with automation support, which directly matches the visitor's need for SSRF analysis and exploitation.
An automated SSRF finder. Just give the domain name and your server and chill! ;) Also has options to find XSS and open redirects
ssrfire is an automated SSRF finder that detects the vulnerability and uses a callback server for response analysis, fitting the core need for SSRF detection and exploitation, though it is unclear if it includes request interception or a dedicated proxy.
Automatic tool for DNS rebinding-based SSRF attacks
This tool is specifically designed for performing DNS rebinding-based SSRF attacks, fitting the core category of SSRF exploitation and analysis. While it focuses on a single technique rather than covering all SSRF types, it is a genuine tool in the space.
Escalate your SSRF vulnerabilities on Modern Cloud Environments. surf allows you to filter a list of hosts, returning a list of viable SSRF candidates.
Surf is a dedicated SSRF exploitation tool that filters hosts to identify viable SSRF candidates and escalate vulnerabilities in cloud environments, making it the right kind of tool for detection and exploitation, though it does not explicitly cover request interception or a built-in callback server.
Fast CLI tool to find the parameters that can be used to find SSRF or Out-of-band resource load :artificial_satellite: :crab:
Lorsrf is a fast CLI tool that specifically finds parameters vulnerable to SSRF and Out-of-band resource loads, which covers the detection part of your request, but it does not include exploitation payloads, a request interception proxy, or a callback server for full analysis.
Smart ssrf scanner using different methods like parameter brute forcing in post and get...
This repository is a Python-based SSRF scanner that brute-forces parameters to detect and exploit vulnerabilities, fitting your need for detection and exploitation automation, though it may not include a built-in proxy or callback server.
Toolkit to detect and keep track on Blind XSS, XXE & SSRF
A toolkit that detects and tracks Blind XSS, XXE, and SSRF, which fits the SSRF category but may focus more on detection than exploitation or proxy features, matching the broad requirement while likely lacking some advanced functionality.
A simple SSRF-testing sheriff written in Go
ssrf-sheriff is a dedicated Go-based tool for testing Server-Side Request Forgery, which fits your need for an SSRF detection and analysis tool, though it may be simpler and less comprehensive than a full-featured exploitation suite.
Tool to searching sentry config on page or in javascript files and check blind SSRF
sentryssrf is a Python tool that specifically hunts for blind SSRF by checking Sentry configurations found on pages or in JavaScript files, making it a targeted SSRF analysis tool that fits the search's core category.