-
Notifications
You must be signed in to change notification settings - Fork 139
Home
gdncc edited this page Apr 9, 2019
·
4 revisions
Please use the wiki pages listed on the right side. Here are a few pointers:
- What are DNS Rebinding Attacks?
- Setup Singularity
- Description of existing Payloads and how to write your own
Singularity of Origin
is a tool to perform DNS rebinding attacks. It includes the necessary components to rebind the IP address of the attack server DNS name to the target machine's IP address and to serve attack payloads to exploit vulnerable software on the target machine.
It also ships with sample payloads to exploit several vulnerable software versions, from the simple capture of a home page to performing remote code execution. It aims at providing a framework to facilitate the exploitation of software vulnerable to DNS rebinding attacks and to raise awareness on how they work and how to protect from them.