autossrf
autossrf copied to clipboard
Smart context-based SSRF vulnerability scanner.
Hi guys, I did all the steps for installation but I still get the following error: Traceback (most recent call last): File "autossrf.py", line 11, in os.chdir(currentPath) FileNotFoundError: [Errno 2]...
import regex import argparse import requests import time import os import threading import random execPath = os.getcwd() currentPath = os.path.dirname(os.path.abspath(__file__)) os.chdir(currentPath) FUZZ_PLACE_HOLDER = '??????' TIMEOUT_DELAY = 5 LOCK = threading.Lock()...
[INF] Current interactsh version 1.1.3 (latest) [INF] Listing 1 payload for OOB Testing [INF] chgb0t0ja6fhdoindnvgxuzdmtb1non6r.oast.site this has basically been running forever
What about the POST method SSRF @Th0h0