Notes
Search
⌃
K
Introduction
Red Team
Active Directory
Host Enum
Payloads
Passwords
Privilege Escalation
Evasion & Bypasses
Concepts & Research
Binary Exploitation
Web
Cloud
Mobile
Hardware
Crypto
Templates
Misc
Blue Team
Active Directory
Malware Analysis
SIEM
Misc
Labs
Keys & Signing
Language & Framwork Specifics
Python
Quasar/Vuejs/Firebase
C#
Powershell
Golang
Ruby
Misc
HackTheBox
Crossfit
Luanne
APT
Attended
Delivery
Cereal
Powered By
GitBook
Comment on page
Ruby
Funny Operators
This one will only excute the right hand side if the left hand side is not null or undefined:
a ||= <some statement>
Common Exploit Techniques
Reflection
obj
.
instance_eval
(
'ruby code'
)
Previous
Vulnerabilities
Next - Misc
Misc
Last modified
9mo ago