|
⇤ ← Revision 1 as of 2023-01-27 02:43:27
Size: 162
Comment:
|
Size: 164
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| major way to detect malware first top and see if any process use lot of cpu 1, cat /proc/pid/pwd to see which dir it run in and see any suspicious files in it |
major way to detect malware first top and see if any process use lot of cpu 1. cat /proc/pid/pwd to see which dir it run in and see any suspicious files in it |
major way to detect malware first top and see if any process use lot of cpu
- cat /proc/pid/pwd to see which dir it run in and see any suspicious files in it
