Differences between revisions 1 and 2
Revision 1 as of 2023-01-27 02:43:27
Size: 162
Editor: cpe-58-167-147-38
Comment:
Revision 2 as of 2023-01-27 02:43:51
Size: 164
Editor: cpe-58-167-147-38
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

  1. cat /proc/pid/pwd to see which dir it run in and see any suspicious files in it

detect_malware (last edited 2023-02-27 01:01:55 by 220-240-208-8)