Commit Graph
11 Commits
Author SHA1 Message Date
marcan2020andGitHub 39a89e937a Update breakout techniques
- Add a section on unassociated protocols
- Add paths to access filesystem via the address bar
- Fix Stick Keys link
- Fix Task Manager shortcut
- Add reference to HackTricks
2021-10-11 13:53:19 -04:00
marcan2020andGitHub 3cf44386da Remove unnecessary condition to extract columns
Since we retrieve only the rows with a specific table name `name ='table_name', the table name won't start with `sqlite_` .
Thus, we can remove the unnecessary condition.
2020-11-17 19:59:11 -05:00
marcan2020andGitHub 1535077d9d Add Springboot Actuator RCE 2020-10-28 12:05:12 -04:00
marcan2020andGitHub 3a5f98e177 Add Password Reset Via Username Collision 2020-10-18 18:13:18 -04:00
marcan2020andGitHub 94d37e057c Update big CVEs list
- Add EternalBlue and BlueKeep CVEs
- Move Heartbleed and Shellshock in the "older" section since they were found more than 5 years ago
2020-10-18 16:17:03 -04:00
marcan2020andGitHub 693349da56 Add Python bind shell 2020-10-17 14:52:36 -04:00
marcan2020andGitHub 1553115e19 Add introspection without fragments 2020-07-07 22:03:01 -04:00
marcan2020andGitHub 920da73bd7 Add Angular automatic sanitization 2019-10-02 21:24:53 -04:00
marcan2020andGitHub 4f38666c35 Add .NET references 2019-10-02 20:23:37 -04:00
marcan2020andGitHub e180d1f7e6 Fix dead youtube link 2019-10-02 20:09:41 -04:00
marcan2020andGitHub 7068cb6edc Update MSSQL Command execution 2019-01-29 15:25:25 -05:00