home.social

#binaryexploitation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #binaryexploitation, aggregated by home.social.

  1. Trywialna podatność w FortiWeb Fabric Connector pozwalająca na obejście uwierzytelniania – FortMajeure

    W tym tygodniu, na sekuraku, ogłaszamy tydzień fortinetowy. Przybliżamy już drugą podatność w oprogramowaniu tego producenta. Tym razem chodzi o FortMajeure (w wolnym tłumaczeniu: siła wyższa), która otrzymała identyfikator CVE-2025-52970. Wyceniona na 7.7 w skali CVSS, FortMajeure pozwala na obejście procesu uwierzytelniania. Atakujący jest w stanie uzyskać dostęp do panelu...

    #WBiegu #BinaryExploitation #FabricConnector #Fortinet #Podatność #Websec

    sekurak.pl/trywialna-podatnosc

  2. I wrote this post almost 2 months ago but forgot to turn it public. 😅

    Now here is it. I appreciate any feedback :)

    Some lessons learned doing [email protected]
    gildasio.gitlab.io/posts/lesso

  3. Last days I was doing phoenix from exploit.education. After exploiting them I like to read writeups to learn new tips. To my surprise people assumed some are unexploitable due to \n on address they need to write to. Here is a tip to pass.

    Just a side note: I successfully exploited all exercises on both x86 and x64 architectures (except for final-two that seems to be unexploitable at all).

  4. Always remember to take into account how the binary was built. I was trying to exploit a simple format string bug using positional parameters but this was not working, until @KampetL
    remember me this. GLIBC doesn´t care about this rule, while MUSL does.

  5. @0xor0ne Very nice to see more and more universities opening up their hands-on #infosec courses.

    Another really nice one for #binaryexploitation and #reverseengineering is pwn.college/. They even send you a yellow/blue belt if you do all their exercises! 🥋

  6. Reverse Engineering For Everyone! @mytechnotalent

    👉 x86, x64, 32 and 64 bit ARM architectures

    👉 You can get the entire tutorial set in PDF or MOBI format

    0xinfection.github.io/reversin

    #infosec #ReverseEngineering #MalwareAnalysis #BinaryExploitation

  7. Linux Kernel ksmbd Use-After-Free Remote Code Execution Vulnerability

    👉 Execute arbitrary code on affected installations

    👉 Authentication not required

    👉 Only systems with ksmbd enabled

    zerodayinitiative.com/advisori

    #infosec #cve #vulnerabilities #linux #kernelexploit #binaryexploitation #exploitation

  8. ✨ Avoiding Detection with Shellcode Mutator

    ▶️ Mutates exploit source code without affecting its functionality, changing its signature and making it harder to reliably detect as malicious

    Repository:
    github.com/nettitude/Shellcode

    Article:
    labs.nettitude.com/blog/shellc

    #shellcode #redteaming #pentesters #redteamtips #infosec #exploitation #binaryexploitation