steakenthusiast.github.io
Open in
urlscan Pro
2606:50c0:8000::153
Public Scan
Submitted URL: http://steakenthusiast.github.io/
Effective URL: https://steakenthusiast.github.io/
Submission: On September 26 via api from US — Scanned from DE
Effective URL: https://steakenthusiast.github.io/
Submission: On September 26 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
ReverseJS * Home * Archives * Categories * Tags * About * * * * Learning Reverse Engineering by Example_ CVE-2023-45133: FINDING AN ARBITRARY CODE EXECUTION VULNERABILITY IN BABEL IntroductionOn October 10th, 2023, I stumbled upon an arbitrary code execution vulnerability in Babel, which was subsequently assigned the identifier CVE-2023-45133. In this post, I’ll walk you throug 2023-10-11 Exploitation #Javascript #Babel #Reverse Engineering #Exploitation DEOBFUSCATING JAVASCRIPT VIA AST: A PECULIAR JSFUCK-ESQUE CASE PrefaceThis article assumes a preliminary understanding of Abstract Syntax Tree structure and BabelJS. Click Here to read my introductory article on the usage of Babel. It also assumes that you’ve rea 2022-06-14 Deobfuscation #Javascript #Deobfuscation #Babel #Reverse Engineering DEOBFUSCATING JAVASCRIPT VIA AST: REMOVING DEAD OR UNREACHABLE CODE PrefaceThis article assumes a preliminary understanding of Abstract Syntax Tree structure and BabelJS. Click Here to read my introductory article on the usage of Babel. DefinitionsBoth dead code and u 2022-06-04 Deobfuscation #Javascript #Deobfuscation #Babel #Reverse Engineering DEOBFUSCATING JAVASCRIPT VIA AST: REPLACING REFERENCES TO CONSTANT VARIABLES WITH THEIR ACTUAL VALUE PrefaceThis article assumes a preliminary understanding of Abstract Syntax Tree structure and BabelJS. Click Here to read my introductory article on the usage of Babel. Definition of a Constant Variab 2022-05-31 Deobfuscation #Javascript #Deobfuscation #Babel #Reverse Engineering DEOBFUSCATING JAVASCRIPT VIA AST: CONSTANT FOLDING/BINARY EXPRESSION SIMPLIFICATION PrefaceThis article assumes a preliminary understanding of Abstract Syntax Tree structure and BabelJS. Click Here to read my introductory article on the usage of Babel. What is Constant Folding?Consta 2022-05-28 Deobfuscation #Javascript #Deobfuscation #Babel #Reverse Engineering DEOBFUSCATING JAVASCRIPT VIA AST: CONVERTING BRACKET NOTATION => DOT NOTATION FOR PROPERTY ACCESSORS PrefaceThis article assumes a preliminary understanding of Abstract Syntax Tree structure and BabelJS. Click Here to read my introductory article on the usage of Babel. I’ll be honest, this transforma 2022-05-28 Deobfuscation #Javascript #Deobfuscation #Babel #Reverse Engineering DEOBFUSCATING JAVASCRIPT VIA AST: REVERSING VARIOUS STRING CONCEALING TECHNIQUES PrefaceThis article assumes a preliminary understanding of Abstract Syntax Tree structure and BabelJS. Click Here to read my introductory article on the usage of Babel. What is String Concealing?In Ja 2022-05-22 Deobfuscation #Javascript #Deobfuscation #Babel #Reverse Engineering AN INTRODUCTION TO JAVASCRIPT OBFUSCATION & BABEL IntroductionWelcome to the first article in my series about Javascript deobfuscation. I won’t be going in-depth regarding practical deobfuscation techniques; that’ll be reserved for later articles. Ra 2022-05-21 Deobfuscation #Javascript #Deobfuscation #Babel #Reverse Engineering SEARCH × Keyword Hexo Fluid Blog works best with JavaScript enabled