h0mbre (@h0mbre_) 's Twitter Profile
h0mbre

@h0mbre_

# Exploit Reliability Engineer
# Developing a full-system snapshot fuzzer: github.com/h0mbre/Lucid
# Avi: instagram.com/chingyeh005

ID: 1054903122987048960

linkhttp://h0mbre.github.io calendar_today24-10-2018 01:11:18

9,9K Tweet

14,14K Followers

629 Following

Axel Souchet (@0vercl0k) 's Twitter Profile Photo

This is a good resource on how to use github.com/0vercl0k/wtf to find bugs in Microsoft's Defender Malware Protection Engine 🔥: labs.infoguard.ch/posts/attackin… by Manuel Feifel

This is a good resource on how to use github.com/0vercl0k/wtf to find bugs in Microsoft's Defender Malware Protection Engine 🔥:

labs.infoguard.ch/posts/attackin… by Manuel Feifel
Mark (@offlinemark) 's Twitter Profile Photo

week 69, streaming kernel dev right now topic: boot / grub / multiboot last week we finished the MIT course, so we'll begin with side quests. starting with: porting the OS to use grub/multiboot instead of a custom MBR bootloader see ya 👋 youtube.com/live/be-fo3soY…

Mark (@offlinemark) 's Twitter Profile Photo

got grub/multiboot integration working! now able to boot with grub, and also receive kernel command line args was actually much easier than i anticipated. just need to make a slight tweak to how the _start symbol was declared in the legacy bootloader, it jumps directly to the

got grub/multiboot integration working! now able to boot with grub, and also receive kernel command line args

was actually much easier than i anticipated. just need to make a slight tweak to how the _start symbol was declared

in the legacy bootloader, it jumps directly to the
h0mbre (@h0mbre_) 's Twitter Profile Photo

making a semantically equivalent frankenstein's monster out of your fuzzing target is most of the fun in fuzzing (outside of making the fuzzer itself)

Seokha Lee (@wh1ant) 's Twitter Profile Photo

I have to find my remote new job again. Last company was not a real company 😭 I was a N-day and 0-day researcher. Please send a DM message. I like hard projects to improve my skills.

h0mbre (@h0mbre_) 's Twitter Profile Photo

nothing has been more empowering for me than making a concerted effort to cook healthy meals for myself. it's extremely psychologically rewarding. it's also made my training much better, even if the gains are purely psychological/placebo. off-topic but free life hack

h0mbre (@h0mbre_) 's Twitter Profile Photo

its funny to me that to get good VR results from LLMs, part of the prompt has to be you pumping the LLM up, like "You're an elite vulnerability researcher. You love this shit."

its funny to me that to get good VR results from LLMs, part of the prompt has to be you pumping the LLM up, like "You're an elite vulnerability researcher. You love this shit."
h0mbre (@h0mbre_) 's Twitter Profile Photo

this is so insane. kCTF has a first-come-first-serve policy when it comes to 0day bounties when an instance releases. this team hand crafted a proof of work solver with avx-512 instructions to beat everyone else with an 0day to the flag: anemato.de/blog/kctf-vdf

Crusaders of Rust (@cor_ctf) 's Twitter Profile Photo

Oops, we just pwned the kernelCTF mitigation instance with a 0day😳 Our fellow pwner syst3mfailure has picked up pigeon feeding as a hobby to help him cope with the insanity

Oops, we just pwned the kernelCTF mitigation instance with a 0day😳

Our fellow pwner syst3mfailure has picked up pigeon feeding as a hobby to help him cope with the insanity
h0mbre (@h0mbre_) 's Twitter Profile Photo

cool bug discovery pattern ive seen in kCTF over the years repeatedly that i would think was unlikely: 1. person finds intricate state machine bug leading to downstream corruption in new attack surface 2. crowd follows, finds much simpler bugs in the same surface hard -> easy

h0mbre (@h0mbre_) 's Twitter Profile Photo

YTD after May: 8 kernel bugs, 1 exploitable, still the 2 unsuccessful kCTF entries. not a lot of bug hunting this month, but a good find regardless. not many goals left this year, obvious goal left is find an exploitable bug with Lucid

Mark (@offlinemark) 's Twitter Profile Photo

week 70, streaming kernel dev topic: booting with grub this is the prequel to last week's stream. Porting the os to a basic grub setup (pre-recorded since I'm away) youtube.com/watch?v=2GGB_p…