DB: 2019-07-07
1 changes to exploits/shellcodes
This commit is contained in:
parent
70a1295bcf
commit
3f8a751f28
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
* $ id
|
* $ id
|
||||||
* uid=500(raptor) gid=500(raptor) groups=500(raptor)
|
* uid=500(raptor) gid=500(raptor) groups=500(raptor)
|
||||||
* $ gcc -g -c raptor_udf2.c
|
* $ gcc -g -c raptor_udf2.c
|
||||||
* $ gcc -g -shared -W1,-soname,raptor_udf2.so -o raptor_udf2.so raptor_udf2.o -lc
|
* $ gcc -g -shared -Wl,-soname,raptor_udf2.so -o raptor_udf2.so raptor_udf2.o -lc
|
||||||
* $ mysql -u root -p
|
* $ mysql -u root -p
|
||||||
* Enter password:
|
* Enter password:
|
||||||
* [...]
|
* [...]
|
||||||
|
|
Loading…
Add table
Reference in a new issue