The remote service ask for a name, if you send more than 64 bytes, a memory leak happens.
The buffer next to the name's is the first random value used to init the srand()
If we get this value, and set our local srand([leaked] ^ [luckyNumber]) we will be able to predict the following randoms and win the game, but we have to see few details more ;)
The function used to read the input until the byte \n appears, but also up to 64 bytes, if we trigger this second condition there is not 0x00 and the print shows the random buffer :)
The nickname buffer:

The seed buffer:

So here it is clear, but let's see that the random values are computed with several gpu instructions which are decompiled incorrectly:


We tried to predict the random and aply the gpu divisions without luck :(

There was a missing detail in this predcitor, but there are always other creative ways to do the things.
We use the local software as a predictor, we inject the leaked seed on the local binary of the remote server and got a perfect syncronization, predicting the remote random values:

The process is a bit ugly becouse we combined automated process of leak exctraction and socket interactive mode, with the manual gdb macro.
The macro:
Related links
- Black Hat Hacker Tools
- How To Make Hacking Tools
- Android Hack Tools Github
- Hacker Tools Software
- Growth Hacker Tools
- Hacker Hardware Tools
- Hacking App
- Hack Tools For Games
- Easy Hack Tools
- Hack And Tools
- New Hacker Tools
- Pentest Tools For Ubuntu
- Hack Tool Apk
- Best Pentesting Tools 2018
- Hack Tools For Games
- Hacker Tools Windows
- Hack Tool Apk No Root
- Hacking Tools For Mac
- Hacker Tools Software
- Hacking Tools And Software
- Pentest Tools Free
- Hack Tools For Ubuntu
- Hackers Toolbox
- Ethical Hacker Tools
- Computer Hacker
- Hacking Tools Pc
- Pentest Tools List
- Hack Rom Tools
- Hacking Tools Software
- Hack Apps
- Hak5 Tools
- Hack Tools Mac
- Hacker
- Pentest Tools Windows
- Pentest Reporting Tools
- Pentest Tools Subdomain
- Free Pentest Tools For Windows
- Hack Tools For Games
- Hack Apps
- Ethical Hacker Tools
- Hacking Tools
- Hacking Tools For Windows 7
- Pentest Tools Find Subdomains
- Hacker Tools Mac
- Hacking Tools Software
- Hack Tools Mac
- Hacker Tools Mac
- Hacking Tools For Windows Free Download
- Black Hat Hacker Tools
- Best Hacking Tools 2019
- Hack Apps
- Hack Tools Mac
- Pentest Tools Port Scanner
- What Are Hacking Tools
- Pentest Tools Find Subdomains
- Best Pentesting Tools 2018
- Hacker Tools For Pc
- Wifi Hacker Tools For Windows
- Tools 4 Hack
- Hacker Tools Mac
- Pentest Tools Bluekeep
- Pentest Tools Kali Linux
- Hacking Tools Pc
- Hacker Techniques Tools And Incident Handling
- Hacker Tools Software
- Hacking Tools Online
- Hack Tools
No comments:
Post a Comment