GitBook: [master] one page modified

This commit is contained in:
CPol 2021-09-24 22:58:16 +00:00 committed by gitbook-bot
parent 2e2b279542
commit a189ed4eda
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 2 additions and 0 deletions

View File

@ -77,7 +77,9 @@ apt-get install gdb
```bash
checksec #Check protections
p system #Find system function address
search-pattern "/bin/sh" #Search in the process memory
vmmap #Get memory mappings
#Shellcode
shellcode search x86 #Search shellcodes