Deobfuscating Javascript via AST: Converting Bracket Notation => Dot Notation for Property Accessors
A guide detailing how to restore dot operator notation in obfuscated javascript.
Writeups and other posts.
A guide detailing how to restore dot operator notation in obfuscated javascript.
A guide detailing how to undo string concealing in obfuscated javascript.
An introduction to Javascript obfuscation, abstract syntax trees, and Babel in the context of reverse-engineering
short notes for wargames hosted on dreamhack.io
short notes for HTB Machine Lab
Some basic methods for SQL injection.