Posts

Showing posts with the label Metasploit Exploits

Huge Hack Pack 2017

Image
Hello Everyone . After long time I found some good hacking exploits RATs Crypters DDosing programs and also many source code .  DOWNLOAD LINK - CLICK HERE PLEASE RUN ALL PROGRAMS IN SANDBOXIE OR VM             I TAKE NO RESPONSIBILITY FOR ANYTHING THAT HAPPENS WHILE USING THIS HACK PACK

AndroL4b - A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis

Image
AndroL4b is an android security virtual machine based on ubuntu Mate includes the collection of latest framework, tutorials and labs from different security geeks and researcher for reverse engineering and malware analysis. Tools APKStudio  Cross-platform Qt5 based IDE for reverse-engineering android applications ByteCodeViewer  Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger) Lobotomy  Android Reverse Engineering Framework & Toolkit (Static and Dynamic Analysis) Mobile Security Framework (MobSF)  (Android/iOS) Automated Pentesting Framework (Just Static Analysis in this VM) DroidBox  Dynamic Analysis of Android Applications Dorzer  Security Assessment Framework for Android Applications APKtool  Reverse Engineering Android Apks AndroidStudio  IDE For Android Application Development ClassyShark  Android executable browser BurpSuite  Assessing Application Security Wireshark  Network Protocol Analyzer Smartphone...

MPC - Msfvenom Payload Creator

Image
Msfvenom Payload Creator (MPC) is a wrapper to generate multiple types of payloads, based on users choice. The idea is to be as  simple as possible  ( only requiring one input ) to produce their payload. Fully automating  msfvenom & Metasploit is the end goal  (well as to be be able to automate MPC itself) . The rest is to make the user's life as  easy as possible  (e.g.  IP selection menu ,  msfconsole resource file/commands ,  batch payload production  and able to enter  any argument in any order   (in various formats/patterns) ). The only necessary input from the user should be  defining the payload  they want by either the  platform  (e.g. windows ), or the  file extension  they wish the payload to have (e.g.  exe ). Can't remember your IP for a interface? Don't sweat it, just use the interface name :  eth0 . Don't know what your external IP is? MPC will discover it :  wan . ...

Metasploit AV Evasion - Metasploit Payload Generator that Avoids Most Anti-Virus Products

Image
Metasploit payload generator that avoids most Anti-Virus products. 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 DOWNLOAD LINK - WEBSITE