3. Fixing Buffer Exploits
mingw-w64
- Populär cross-kompilerare
i686-w64-mingw32-gcc 42341.c -o syncbreeze_exploit.exe
- Använd -l för att inkludera DLL genom static linking
i686-w64-mingw32-gcc 42341.c -o syncbreeze_exploit.exe -lws2_32
Kom ihåg:
- Se till att metasploit-skalet inte blir för stort när du byter ut det i koden.
- Onödigt att generera ett metepreter shell, utan kör så enkelt som möjligt.
- Använd lyssningsportar som är densamma som offrets öppna portar