Giter Site home page Giter Site logo

metasploitavevasion's Introduction

Metasploit AV Evasion

Metasploit payload generator that avoids most Anti-Virus products.

Released as open source by NCC Group Plc - http://www.nccgroup.com/

Developed by Daniel Compton, daniel dot compton at nccgroup dot com

https://github.com/nccgroup/metasploitavevasion

Released under AGPL see LICENSE for more information

=================================== Updated 08/2015 by Jason Soto, jason_soto [AT] jsitech [DOT] com

Removed Deprecated Commands in favor of MsfVenom

Updated 12/2015

Removed use of ifconfig for more Distro Compatibility, Using "ip route" for ip Detection

Added gcc compiler use condition for use in Arch Based Distros

Using "msfconsole -x" for auto Listener launching instead of resource file

Code Cleanup

www.jsitech.com

https://github.com/jsitech

Twitter = @JsiTech

Tested on Kali Linux

Installing

git clone https://github.com/nccgroup/metasploitavevasion.git

chmod +x the avoid.sh file before use.

How To Use

./avoid.sh

Then follow the on screen prompts.

Features

  • Easily generate a Metasploit executable payload to bypass Anti-Virus detection
  • Local or remote listener generation
  • Disguises the executable file with a PDF icon
  • Executable opens minimised on the victims computer
  • Automatically creates AutoRun files for CDROM exploitation

Screen Shot

Screenshot

Change Log =======================

Version 1.5 - Official release.

metasploitavevasion's People

Contributors

bcoles avatar lllama avatar mdeous avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

metasploitavevasion's Issues

Something went wrong trying to compile the executable, exiting

Got an error while trying to generate an payload

[franco@Arch ~]$ metasploitavevasion 
##################################################################

*** AV0id - Metasploit Shell A.V. Avoider Version 1.5  ***

##################################################################
---------------------------------------------------------------------------------------------------------
[?] What system do you want the Metasploit listenter to run on? Enter 1 or 2 and press enter
---------------------------------------------------------------------------------------------------------

 1. Use my current system and IP address

 2. Use an alternative system, i.e public external address

---------------------------------------------------------------------------------------------------------

> 2

[-] Alternative system selected

--------------------------------------------------------------------
[?] What IP address to you want the listener to run on?
--------------------------------------------------------------------

> 192.168.0.19

---------------------------------------------------------------------------------------------------------
[?] What port number do you want to listen on? If on the internet try port 53 if restricted
---------------------------------------------------------------------------------------------------------

> 4444

[-] Generating Metasploit payload, please wait...

[ +++++++++++++++++++++++++++++++++++++++++++++++++++++   ]ruby: No such file or directory -- /usr/share/metasploit/msfpayload (LoadError)

--------------------------------------------------------------------------------------------
[?] How stealthy do you want the file? Enter 1, 2, 3, 4 or 5 and press enter
--------------------------------------------------------------------------------------------

 1. Normal - about 400K payoad  - fast compile - 13/46 A.V. products detected as malicious

 2. Stealth - about 1-2 MB payload - fast compile - 12/46 A.V. products detected as malicious

 3. Super Stealth - about 10-20MB payload - fast compile - 11/46 A.V. detected as malicious

 4. Insane Stealth - about 50MB payload - slower compile - 10/46 A.V. detected as malicious

 5. Desperate Stealth - about 100MB payload - slower compile - Not tested with A.V.

----------------------------------------------------------------------------------------------

> 3


[-] Super Stealth selected, please wait a few seconds

[-] Generating random seed for padding...please wait

[ 01100111001001001110111001101010101010110101001010111 ]
build.c:5:1: error: expected expression before ‘char’
 char comment[512] = "";
 ^

[!] Something went wrong trying to compile the executable, exiting

Script complete, press <enter> to exit

Running on Arch Linux system.

Add support for Arch/other distros

The script currently makes assumptions about what tools are installed (mingw-gcc, ifconfig, etc) and so won't work on non-Kali distros.

We should perform some more checks to see whether alternative tools are available and use them if possible.

Error message

image
Everything worked fine until this error:
May you fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.