Skip to content

shhnjk/PNaCl_Leaker

Repository files navigation

PNaCl_Leaker

Simple PoC to leak contents from embedded origin using Chrome's PNaCl plugin

Change target_url in url_loader.cc to your desired exfiltration target. Change target_url in url_loader_handler.cc to your leak destination. Note that this destination needs to allow CORS access from embedded origin, and leak destination's response body needs to be test.

This is modified version of url_loader example. Read Native Client tutorial for how to complile Native Client module.

For more details about PNaCl_Leaker read following post.

https://shhnjk.blogspot.com/2019/07/intro-to-chromes-gold-features.html

About

Simple PoC to leak contents from embedded origin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages