mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2025-12-29 03:31:42 +01:00
444 B
444 B
| description | functions | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| It can be used to generate core dumps of running processes. Such files often contains sensitive information such as open files content, cryptographic keys, passwords, etc. This command produces a binary file named `core.$PID`, that is then often filtered with `strings` to narrow down relevant information. |
|