An open API service indexing awesome lists of open source software.

https://github.com/cpscript/wasp

"WASP" an "Windows Anti-Security Package" builder... Create a package to disable the anti-virus and other security features to allow your malware to run without being blocked the victims windows machine.
https://github.com/cpscript/wasp

anti-virus bash builder linux package package-builder package-manager windows

Last synced: 3 months ago
JSON representation

"WASP" an "Windows Anti-Security Package" builder... Create a package to disable the anti-virus and other security features to allow your malware to run without being blocked the victims windows machine.

Awesome Lists containing this project

README

          

**Wasp** is a payload generator and deployment tool for "disableing windows security fetures for easy spread of malware". It uses Metasploit Framework to create and deploy payloads, and Apache server to host the payloads.

#### **Files**:
* `requirements.txt`: a batch script that sets up the payload on the victim's machine.
* `metapreter.rc`: a Metasploit resource file that configures the payload handler.
* `builder.sh`: a bash script that generates the payloads, sets up the Apache server, and deploys the payloads.

#### **Usage**:
* execute the `builder.sh` file and answer the prompts it asks:

#### **extra**:
1. The script will generate the payloads, set up the Apache server, and deploy the payloads.
2. The payload link will be displayed at the end of the script. Send this link to the victim to execute the payload.

#### **Warning**:
> This software is intended for penetration, malware spread, and not ethical hacking purposes. It should "not" be used to harm or exploit others without their consent.

#### **Licence**:
> This software is licensed under the **GNU General Public License (GPL) version 3.0.**