mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-11-05 03:08:35 +01:00
444 B
444 B
description, functions
| 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. |
|