rudrasingh99 / httprebind

Automatic tool for DNS rebinding-based SSRF attacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Clone this repository then run:

sudo pip install dnslib flask flask_cors

Usage

sudo python httprebind.py domain.name serverIp mode

Where mode is one of: ec2, ecs, gcloud

Make sure you point your domain's nameservers to the server indicated by serverIp, and that that IP is the external address of the server, IPv4.

About

Automatic tool for DNS rebinding-based SSRF attacks


Languages

Language:Python 100.0%