-
Notifications
You must be signed in to change notification settings - Fork 8
Road Map
Michael Sincavage edited this page Sep 2, 2015
·
2 revisions
-
Code Cleanup
- Move PHP to the top of each JavaScript file and remove other inline occurrences.
- Combine communications files (c0.html, c1.html, i0.php, r0.php, u0.php) into one file.
-
Add External IP address gathering functionality. This could be used for de-anonymization through VPNs, TOR, etc.
-
Identify routers vulnerable to DNS Modification through UPnP and write module for that functionality.
| Disclaimer |
|---|
| This is Proof of Concept (PoC) code for the CERT/CC VU#361684 a.k.a. “Filet-O-Firewall” vulnerability. The code is intended only for educational purposes. The developer/s assume no liability and decline all responsibility for any misuse or damages caused by the code. This includes using the code for malicious purposes or in any illegal context. |