Out Of The Box

Entries Comments


Category: PhoneyC

PHoneyC DOM Emulation – Browser Personality

22 August, 2010 (16:52) | Honeynet Project, PhoneyC, Projects | No comments

A new improvement in PHoneyC DOM emulation code was committed in SVN r1624. The idea is to better emulate the DOM behaviour depending on the selected browser personality. Let’s take a look at the code starting from the personalities definition in config.py. 39 UserAgents = [ 40     (1, 41      "Internet Explorer 6.0 (Windows 2000)", 42      [...]

PHoneyC DOM Emulation – Window

10 August, 2010 (12:55) | Honeynet Project, PhoneyC, Projects | No comments

A few weeks ago I started reviewing the PHoneyC DOM emulation code and realized it was turning to be hard to maintain and debug due to a huge amount of undocumented (and sometimes awful) hacks. For this reason I decided it was time to patch (and sometimes rewrite from scratch) such code. These posts will [...]

PhoneyC: A Virtual Client Honeypot

29 January, 2010 (18:36) | Honeynet Project, PhoneyC, Projects | No comments

About two months ago I started contributing PhoneyC, a pure Python honeyclient implementation originally developed by Jose Nazario. The perception is that our development efforts are moving on the right track. The code can be downloaded here. If you’re interested take a look at the different development branches and give us your feedback. Moreover if [...]

 

Bad Behavior has blocked 23 access attempts in the last 7 days.