Learn how to write CodeQL queries to find security vulnerabilities in the 2nd part of CodeQL zero to hero series by @BlazingWindSec https://t.co/oz2WKn1AaV
Stuck on a blind PHP file-read? @_remsio_ has just built on @hash_kitten's research using filter chains to trigger an OOM oracle and leak file contents.
https://t.co/74coHX1vuY
https://t.co/rQYZLn134K
Series by Matt Mastracci on reverse engineering the bluetooth protocol
used by a coffeemaker and implementing a control software using #Rust
1: https://t.co/olf74uuyZW
2: https://t.co/bBfppgHc5W
3: https://t.co/LYCSsRxHw9
#rustlang#bluetooth#reverseengineering#infotech
A few years old but still a good series by @LimitedResults on ESP32 reverse engineering and exploitation
crypto-core: https://t.co/XYBE8i7kVE
Secure Boot: https://t.co/M76QQiOP5Y
Boot Keys Extraction: https://t.co/0T1pkEPkLW
#esp#espressif#iot#infosec#cybersecurity
However, libc is in fact the one that is in charge of that task (https://t.co/EQdqkDR4Qs) . Created a simple PoC to test how .init section is only loaded when is linked with libc.
https://t.co/xQ9MnGyVWN
Interesting how Linux seems to delegate some of ELF specification compliance. According to the specs "When a program starts to run, the system executes the
code in this section before calling the main program entry point" (refering to .init section).
We won DEADFACE CTF 2022 by @CHacktics !
So nice CTF, we loved the way that the story and the challenges are related. Its sucha a pleasure to participate on CTFs like this.
I've just finished the #w2k3builder project, so you can debug/modify/compile Windows Server 2003 source code. The script included makes all work for you. Thanks to: @0r1g3n3s @therealdreg@s0sinh4@NTDEV_ for the awesome feedback. Magnet in my bio.
https://t.co/mDgl2Lh8Kf
Another awesome #BGGP3 writeup (well, not exactly an entry for the context but close enough)!
Tetsuji: Remote Code Execution on a GameBoy Colour 22 Years Later
https://t.co/PmVlqiJzCR
Really well written post by @fransrosen on breaking OAuth implementations through postMessage gadgets that leak URLs. Awesome research, I loved following the journey. Totally worth the time it took you to do this. @avlidienbrunn is a great sounding board. https://t.co/z2BO6WYnTm
This year's @synackredteam recognition program is over and I was inducted into the acropolis due to my performance.
https://t.co/3lA8nusZNg
I would also like to congratulate all the srt colleagues who earned their spot as they did an amazing job throughout the year.
W25Q512JV flash high level driver for rpk2 by @therealdreg , also used it to create a CTF challenge for @uad360. May come handy when developing your own driver or just to grasp how flash devices work.
https://t.co/VaKmZ1BnPb