kyle41111 / SSRF-Internal-Fuzzer

Webhosting services that allow you to hit localhost are dangerous. This is used to Fuzz the ports for services. Used in Kotarak.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSRF-Internal-Fuzzer

Webhosting services that allow you to hit localhost are dangerous. This is used to Fuzz the ports for services on the localhost int. Used in Kotarak writeup. I preferred it over ffuf

Example Output with kotarak:

bash script.sh 1 ⚙

22: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2 Protocol mismatch.

90: <!DOCTYPE> <title>Under Construction</title>

This page is under con

110: <title> favorites / bookmark title goes here </title> <body bgcolor="white" te

200: Hello world!

320: <he

888: <meta http-equiv="content

script.sh: line 2: warning: command substitution: ignored null byte in input

3306: 5.7.19-0ubuntu0.16.04.1[{ 7VN(���f g t{Sg.Pbmysql_native_password�Got packets out of orde 8080: <title>Apache Tomcat/8.5.5 - Error report</title><style type="text/css">H

About

Webhosting services that allow you to hit localhost are dangerous. This is used to Fuzz the ports for services. Used in Kotarak.


Languages

Language:Shell 100.0%