Posts

Showing posts with the label msfvenom

Phantom Evasion - Python Av Evasion Tool Capable To Generate Fud Executable Fifty-Fifty Amongst The Virtually Mutual 32 Fleck Metasploit Payload (Exe/Elf/Dmg/Apk)

Image
Phantom-Evasion is an interactive antivirus evasion tool written inwards python capable to generate (almost) FUD executable fifty-fifty amongst the most mutual 32 fleck msfvenom payload (lower detection ratio amongst 64 fleck payloads). The aim of this tool is to brand antivirus evasion an slowly chore for pentesters through the usage of modules focused on polymorphic code in addition to antivirus sandbox detection techniques. Since version 1.0 Phantom-Evasion also include a post-exploitation department dedicated to persistence in addition to auxiliary modules. The next OSs officialy back upward automatic setup: Kali Linux Rolling 2018.1+ (64 bit) Parrot Security (64 bit) The next OSs are probable able to run Phantom Evasion through manual setup: Arch Linux (64 bit) BlackArch Linux (64 bit) Elementary (64 bit) Linux Mint (64 bit) Ubuntu 15.10+ (64 bit) Windows 7/8/10 (64 bit) Contributors Special thank you lot to: phra https://github.com/phra stefano118 http...

Godofwar - Malicious Coffee Nation Of War Builder Amongst Built-In Payloads

Image
Influenza A virus subtype H5N1 command-line tool to generate nation of war payloads for penetration testing / red teaming purposes, written inwards ruby. Features Preexisting payloads. (try -l/--list ) cmd_get filebrowser bind_shell reverse_shell reverse_shell_ui Configurable backdoor. (try --host/-port ) Control over payload name. To avoid malicious cite subsequently deployment to bypass URL cite signatures. Installation $ precious rock install godofwar Usage $ godofwar -h Help menu: -p, --payload PAYLOAD Generates nation of war from ane of the available payloads. (check -l/--list) -H, --host IP_ADDR Local or Remote IP address for the chosen payload (used alongside -p/--payload) -P, --port PORT Local or Remote Port for the chosen payload (used alongside -p/--payload) -o, --output [FI...

Barq - The Aws Cloud Postal Service Exploitation Framework!

Image
barq: The AWS Cloud Post Exploitation framework! What is it? barq is a post-exploitation framework that allows yous to easily perform attacks on a running AWS infrastructure. It allows yous to laid upward on running EC2 instances without having the master copy instance SSH keypairs. It also allows yous to perform enumeration as well as extraction of stored Secrets as well as Parameters inwards AWS. Prerequisites An existing AWS line organisation human relationship access fundamental id as well as undercover (Token likewise inwards unopen to case) Python ii or 3. It tin sack run amongst both. To run the msfvenom payloads, yous withdraw msfvenom to live on available on your workstation, amongst the PATH setup correctly. Installing For python 2: pip install -r requirements.txt For python3 pip3 install -r requirements.txt Better to practise a virtualenv environs for the tool. Please banking concern annotation that using sudo amongst pip is non recommended. Author ...