NEW XINTRA COURSE!!!🥳
Windows Kernel: Offensive, Defensive & Reverse Engineering by @Idov31
https://t.co/3qiJyib7ro
Build an EDR and rootkits from scratch while mastering the Windows kernel.
Over 70 videos and labs covering:
> Build your own EDR (detection + prevention)
> Rootkits & offensive tradecraft
> Reversing Windows kernel & drivers
> Kernel callbacks, ETW, minifilter and more
There are preview videos too if you wanna see some snippets of the course content ;)
This course is instructed by Ido Veltzman (@Idov31), a senior security researcher specializing in reverse engineering, operating system internals, vulnerability research, and exploit development.
His work spans UEFI, hypervisors, kernel, and user mode, where he has developed advanced evasion, persistence, and injection techniques.
@XintraOrg
I came to conclusion that AI is overrated to me tbh, because I started this shit for fun and learning not for results the journey of learning and unlocking new skills and new way of thinking is 100% worth it than a critical finding to me
lol It will never hits opening IDA and Windbg at 3AM with a cold drink, disassembling the driver, starting to find bugs and that quiet moment hits when the decompiler throws out something wrong and your brain goes in god mode trying to find root cause and build the attack vector
Introducing Project Glasswing: an urgent initiative to help secure the world’s most critical software.
It’s powered by our newest frontier model, Claude Mythos Preview, which can find software vulnerabilities better than all but the most skilled humans.
https://t.co/NQ7IfEtYk7
@0x_shaq I always tell people to stop involving AI into everything, Just enjoy the stuff as it is with its complexity and its challenges otherwise it’s boring you doing nothing just watching your LLM doing all the fun stuff and you setting waiting for result
@UK_Daniel_Card On different builds the hash changes so maybe I have 2 windows 10 machines with different builds and afd.sys for example is on both of them but the hash is different in the 2 machines
I'm tired to check EPROCESS address of a target process with !process command in Kernel Debugger.
So I wrote a small program to get it quickly.
https://t.co/zRUyU4SBBm