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

https://github.com/sa7mon/dns-rebind

DNS Rebinding Attack research
https://github.com/sa7mon/dns-rebind

Last synced: about 1 month ago
JSON representation

DNS Rebinding Attack research

Awesome Lists containing this project

README

          

# DNS Rebinding Research

## Password Server

A simple vulnerable API to run on localhost for demonstration purposes.

### Usage

`go build -o passwords-server`

Sending a GET request to `/getPasswords` will return the super secret password

## Singularity

https://github.com/nccgroup/singularity