br3ign / Insanity-Framework

Generate Payloads and Control Remote Machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insanity-Framework

  • ** VERSION 1.0 STABLE RELEASED !!! ** *

** New features added!**

Copyright 2017 Insanity Framework (IF) Written by: * Alisson Moretto - 4w4k3

Insanity Payload consists of encrypting your code and decrypting it in memory, thus avoiding a possible av signature, also has the ability to wait long enough to bypass a running sandbox.

Note: Insanity Payloads can delay 1 minute to connect, this is necessary for bypass more avs and sandboxes.

DISCLAIMER:

"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE.

Features

  • Bypass most AV and Sandboxes.
  • Remote Control.
  • Payload Generation.
  • Some Phishing methods are included on payloads generated.
  • Detect Virtual Machines.
  • Multiple Session disabled.
  • Persistence and others features can be enabled.
  • Bypass UAC. [NEW]
  • Memory Injection. [NEW]

Prerequisites

  • apt
  • wine
  • wget
  • Linux
  • sudo
  • python2.7
  • python 2.7 on Wine Machine
  • pywin32 on Wine Machine
  • VCForPython27 on Wine Machine

Tested on:

  • Kali Linux - SANA
  • Kali Linux - ROLLING
  • Ubuntu 14.04-16.04 LTS
  • Debian 8.5
  • Linux Mint 18.1

Cloning:

git clone https://github.com/4w4k3/Insanity-Framework.git

Running:

sudo python insanity.py

If you have another version of Python:

sudo python2.7 insanity.py

Screenshot:

Shot

More in Screens

Contribute:

Send me more features if you want it :D

I need your Help to become it to better.

To increase:

  • File Transfer
  • Webcam Snaps and Streaming
  • Keylogging
  • Print Screens

Contact:

4w4k3@protonmail.com

License:

This project is licensed under the BSD-3-Clause - see the LICENSE file for details.

About

Generate Payloads and Control Remote Machines

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.3%Language:R 1.7%