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
DNS Rebinding Attack research
A simple vulnerable API to run on localhost for demonstration purposes.
go build -o passwords-server
Sending a GET request to /getPasswords
will return the super secret password
DNS Rebinding Attack research