Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/daeken/httprebind

Automatic tool for DNS rebinding-based SSRF attacks
https://github.com/daeken/httprebind

Last synced: 7 days ago
JSON representation

Automatic tool for DNS rebinding-based SSRF attacks

Lists

README

        

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.