i have followed everything but the tool seems to be not working
python3 ssrf_scanner.py -u https://xyz.com is the command i used
[WRN] Use with caution. You are responsible for your actions
[WRN] Developers assume no liability and are not responsible for any misuse or damage.
2025-04-07 18:45:59,822 - INFO - Loaded 35 payloads from local_ips.txt
2025-04-07 18:45:59,823 - INFO - Loaded 27 payloads from headers.txt
2025-04-07 18:45:59,823 - INFO - Loaded 39 payloads from cloud_metadata.txt
2025-04-07 18:45:59,823 - INFO - Loaded 21 payloads from protocols.txt
2025-04-07 18:45:59,823 - INFO - Loaded 10 payloads from encoded_payloads.txt
2025-04-07 18:45:59,823 - INFO - Loaded 66 payloads from parameter_payloads.txt
2025-04-07 18:45:59,823 - INFO - Loaded 33 payloads from port_payloads.txt
2025-04-07 18:45:59,823 - INFO - Loaded 13 payloads from dns_rebinding.txt
URLs: 1/1 | Errors: 0 | Phase: Initializing | Overall Progress: 0.0%
SSRF Scan Summary
Statistics:
Total URLs Scanned: 0
Total Requests: 0
Vulnerabilities Found: 0
Success Rate: 0%
Unique Attack Types: 0
Vulnerabilities by Attack Type:
==================================================
Detailed results saved in:
Text Report: output/report.txt
CSV Report: output/report.csv
this is the same output i am getting for every URL
i have followed everything but the tool seems to be not working
python3 ssrf_scanner.py -u https://xyz.com is the command i used
[WRN] Use with caution. You are responsible for your actions
[WRN] Developers assume no liability and are not responsible for any misuse or damage.
2025-04-07 18:45:59,822 - INFO - Loaded 35 payloads from local_ips.txt
2025-04-07 18:45:59,823 - INFO - Loaded 27 payloads from headers.txt
2025-04-07 18:45:59,823 - INFO - Loaded 39 payloads from cloud_metadata.txt
2025-04-07 18:45:59,823 - INFO - Loaded 21 payloads from protocols.txt
2025-04-07 18:45:59,823 - INFO - Loaded 10 payloads from encoded_payloads.txt
2025-04-07 18:45:59,823 - INFO - Loaded 66 payloads from parameter_payloads.txt
2025-04-07 18:45:59,823 - INFO - Loaded 33 payloads from port_payloads.txt
2025-04-07 18:45:59,823 - INFO - Loaded 13 payloads from dns_rebinding.txt
URLs: 1/1 | Errors: 0 | Phase: Initializing | Overall Progress: 0.0%
SSRF Scan Summary
Statistics:
Total URLs Scanned: 0
Total Requests: 0
Vulnerabilities Found: 0
Success Rate: 0%
Unique Attack Types: 0
Vulnerabilities by Attack Type:
==================================================
Detailed results saved in:
Text Report: output/report.txt
CSV Report: output/report.csv
this is the same output i am getting for every URL