Detect Antivirus Software on victim machine without user interaction
On your penetration testing, not all payload is a full undetected payload, so if you want to bypass antivirus software, you will need to identify what antivirus software that is installed on your victim machine. Then, you can download this antivirus software and install on your machine for testing before sending any payload to your victim. Perhaps your success is more!
On this topic, I am going guide you how to use Beef and mitmf for detecting antivirus software on a victim machine.
It is a very simple thing, you need only start beef js hook and using mitmf to inject js all your victim on a network.
- Start beef
- Using mitmf with command
- Use using module Detect AV on BeEF.