lambder / devtools-timing-attack

timing attack to check if devtools are open

Home Page:http://awal.js.org/devtools-timing-attack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devtools presence detector

(chrome and firefox, latest versions only)

This is a PoC timing attack of detecting if devtools are open or not on web browsers. It exploits the fact that slow code is generated by the JS VM when a debugger is present.

Live demo at: http://awal.js.org/devtools-timing-attack

License

WTFPL

Author

Awal Garg

About

timing attack to check if devtools are open

http://awal.js.org/devtools-timing-attack


Languages

Language:JavaScript 71.7%Language:HTML 28.3%