Skip to content

Latest commit

 

History

History
88 lines (88 loc) · 3.48 KB

cheat_sheet_links.md

File metadata and controls

88 lines (88 loc) · 3.48 KB

Reverse shell generator

JSONs

Reverse proxies

Salesforce

XSS

blind XSS

Oauth

https://twitter.com/s0md3v/status/1168846854689132544 

Jenkins

https://github.com/gquere/pwn_jenkins

Kubernetes

JWT

https://github.com/ticarpi/jwt_tool/wiki

Android

https://blog.dixitaditya.com/android-pentesting-cheatsheet/

DNS rebinding setup

[
  {
    "protocol" : "dns",
    "route" : "gitlabext.{domain}",
    "type" : "A",
    "response" : "188.166.76.154"
  },
  {
    "protocol" : "dns",
    "route" : "gitlabextssrf.*",
    "type" : "A",
    "response" : ["{ipv4}", "127.0.0.1"],
    "random" : true,
    "ttl" : 0
  }
]

Unicode normalization

Escalating spring boot actuators to RCE

Api keys reference

https://github.com/streaak/keyhacks

AWS

TravisCI

https://github.com/lc/secretz

OSINT

Frida scripting guide

https://neo-geo2.gitbook.io/adventures-on-security/frida-scripting-guide/frida-scripting-guide

Learning new technology

https://learnxinyminutes.com/

GraphQL

HTML5

Certificate authentication

SQL injection

client-side Prototype pollution

most ridiculous stock photos representing hackers

Upload file checklist