Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.03 KB

FASTGate targeted root-RCE and CGN bypass [PoC]

This is the combination of already available exploit and attack techniques.

Local demonstration

Serve exploit.html as the index of a local webserver. Craft a tailored payload.shell to verify the execution. Open a web browser and visit 7f000001.c0a801fe.rbndr.us (switch between localhost and 192.168.1.254).

Notes

Nothing prevents remote exploitation, root is gained. Shell shoveling and verification is voluntarily omitted.

See exploit.coffee to inspect the code.

Links