mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-08-07 22:22:11 -04:00
some small fixes
This commit is contained in:
parent
a50737bc6b
commit
52067188ed
11 changed files with 65 additions and 0 deletions
6
Forensics/memdump.md
Normal file
6
Forensics/memdump.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## memory dump
|
||||
|
||||
```
|
||||
strings /tmp/mem.dump | grep BOOT_
|
||||
BOOT_IMAGE=/vmlinuz-3.5.0-23-generic
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue