Shellcode¶
Exploit payload'u; klasik amacı bir shell açmak.
flowchart LR
R0["shell açmak<br/>execve('/bin/sh')"]
K{{"amaç-odaklı"}}
T(["Shellcode"])
R0 --> K
K --> T
P["Smashing the Stack"] -->|"kullanım"| T
class T term
classDef term fill:#1f6feb,stroke:#1f6feb,color:#ffffff;
classDef kb fill:#2ea043,stroke:#2ea043,color:#ffffff;
Aile: Betimleyici / amaç-odaklı · Etymology index