GitBook: [master] one page modified

This commit is contained in:
CPol 2020-09-01 15:41:42 +00:00 committed by gitbook-bot
parent bc790a9dcb
commit dea745962c
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -256,7 +256,7 @@ strings /dev/mem -n10 | grep -i PASS
To dump a process memory you could use:
* \*\*\*\*[**https://github.com/hajzer/bash-memory-dump**](https://github.com/hajzer/bash-memory-dump) \(root\) - _You can manually remove root requirements and dump process owned by you_
* [**https://github.com/hajzer/bash-memory-dump**](https://github.com/hajzer/bash-memory-dump) \(root\) - _You can manually remove root requirements and dump process owned by you_
* Script A.5 from [**https://www.delaat.net/rp/2016-2017/p97/report.pdf**](https://www.delaat.net/rp/2016-2017/p97/report.pdf) \(root is required\)
### Credentials from Process Memory