Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 361 Bytes

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