SethMC26 / FeatherstoneVaranoHoltzman_3320_Final

C Anti-Malware systems program
2 stars 0 forks source link

Basic Additional Heuristic Analysis #18

Open vern3432 opened 1 week ago

vern3432 commented 1 week ago

Use multi threaded file scans for these for better efficient: Additional: Checking for known suspicious file extensions

Scanning for embedded scripts in files (e.g., hidden commands in a PDF).

Looking for specific code patterns in binaries or scripts (e.g., hardcoded IPs, obfuscation).