If you're starting out in security and find the breadth of stuff you "need to know" daunting, I want to give you some perspective:
1. The field has broadened - dramatically. The "baseline knowledge" grows every year. Anyone saying otherwise is lying or uninformed. 1/
The SANS #RansomwareSummit is open for registration!
Join @rj_chap Live Online as we bring together #Cybersecurity professionals for in-depth talks focused on #Ransomware prevention, detection, response, and recovery.
✍️ Register For Free: https://t.co/qbfoBhXWIY
"write.exe" is just ShellExecute() to wordpad.exe. And ShellExecute() reads HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths before reading HKLM.
Which means, you can use "write" to launch anything if you create "wordpad.exe" subkey.
And it explains why I love Windows.🙃
Puzzled why a yara rule did or didn't match?
Let me introduce https://t.co/cY3G5MeOk6, a web-based #yara#debugger!
With #YaraDbg, you can see the:
1⃣ evaluation steps
2⃣ matched strings
3⃣ relationship among the rules
Procdump works against Defender with a simple rename. It quarantines the generated .dmp file but you have a few seconds to make a copy of it before it's removed.
I've seen other security solutions that do this, try to copy the file quickly before it's removed.
Don't you think #mimikatz 3 is more sexy with #kekeo inside?
Still compatible with Windows XP,
Without custom compiler this time (VS2019+ Community+)
Without commercial ASN1 library
InjectionTracer v0.1 is OUT!
A tool that aims to help you to 𝐢𝐝𝐞𝐧𝐭𝐢𝐟𝐲, 𝐝𝐞𝐛𝐮𝐠 𝐚𝐧𝐝 𝐝𝐮𝐦𝐩 the injected code.
It supports most of the known process injection techniques.
https://t.co/ykuq6R2LK8