Code Monkey home page Code Monkey logo

pwnypot's Introduction

PwnyPot HoneyClient

PwnyPot is a High Interaction Client Honeypot. Despite other High-Interaction honeyClients which detect malicious servers based on system changes (file system and registery modifications, invoked/killed processes, …), PwnyPot uses a new approach. To accomplish this, PwnyPot uses exploit detection methods to detect drive-by downloads at exploitation stage and dump malware file. Using this approach, PwnyPot eliminates some limitations of current HoneyClients and improves the detection speed of High-Interaction client Honeypots. Some of the methods used in PwnyPot have been first implemented in MS EMET. Pwnypot can be used for automated analysis with the malware analysis system Cuckoo. Please checkout the specific documentation for this here: http://jamu.info/pwnypot/docs/pwnypot/index.html If you want to use PwnyPot as a stand-alone manual analysis tool, you need to build "Release" otherwise "CuckooRelease".

Features

Some of PwnyPot features are:

* No System Infection
* Exploit detection without any signature
* Detecting 0-Day exploits
* Detecting shellcodes
* Dumping shellcodes
* Dynamic Analysis of Shellcode
* Detecting ROP
* Detecting ROP module and key ROP function
* Dumping ROP
* Dumping Malware
* Automated Anlaysis with Cuckoo

Supported Programs

PwnyPot developed to generally work on Windows XP, Vista and 7 and can detect exploits written for softwares like :

* IE 6,7,8,9
* Firefox
* MS Office Products
* Adobe Acrobat Reader
* Adobe Flash
* and ...

Most of PwnyPot tests were performed on Windows 7 and IE 8, 9. At this release PwnyPot use Stack Pointer Monitoring method to detect ROP but in near future I will add some methods which has been introduced in MS Blue hat Contest. In addition PwnyPot has some general protections like Permanent DEP, activating this feature may let you detect and test more complicated and advanced exploits (for example by activating Heap Spray Protection you can find out whether the exploit use memory leakage to get Shellcode and ROP address or not).

Known Weaknesses

One of fundamental weakness of this type of programs is being bypassed! Attackers can use some methods (which has not been seen in the wild yet!) to bypass Shellcode and ROP detector modules. Currently I’m aware of most of these bypassing methods and I’m going to fix them in near future. Another problem is Java Sandbox Escape exploits. This kind of exploits are often logical and do not use any kind of memory corruption or legacy Shellcodes. Because PwnyPot is designed base on memory corruption issues and Shellcode execution, it can’t detect this type of Java exploits yet!

Future Plans

* Adding some more methods for detecting Shellcodes and ROPs
* Resolving weaknesses in order to prevent  PwnyPot bypass methods
* Detecting Java Logical Exploits ( and other types of logical vulnerabilities )
* Making a Web service to communicate remotely with the Honeypot
* Making a web based UI
* and ...

It’s the first beta version of PwnyPot and its manager (for feeding input [URL] to honeypot) isn’t complete yet. Currently PwnyPot does not work automatically on Windows XP-IE6, and you have to manually inject it in IE after it started (I think this might be caused by AppInitDLL and PwnyPot dll dependencies).

Your opinion means a great deal to us; Please let me know your ideas about this project to help me improve it in the future.

Developers

  • Shahriyar Jalayeri (@ponez)
  • Tobias Jarmuzek (@the_jamu)

pwnypot's People

Contributors

jamu avatar

Watchers

James Cloos avatar  avatar

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.