phoneyc

August 22, 2010

PHoneyC DOM Emulation – Browser Personality

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 […]
August 10, 2010

PHoneyC DOM Emulation – Window

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 […]
August 10, 2009

What’s new on PHoneyC (4): Try it out!

Hi all:        I have finished almost all the coding stuff of Project #1, now you can try out the new PHoneyC with shellcode/heapspray detection here: […]
July 5, 2009

What’s new on phoneyc (3)— Mid-term Evaluation

  Mid-term Report on PHoneyC GSoC project 1 Info: See <https://www.honeynet.org/gsoc/project1> forproject details. Author: Zhijie Chen (Joyan) <[email protected]> Mentor: Jose Nazario Description: Mid-term Report on PHoneyC […]
June 1, 2009

What’s new in phoneyc (2)— Shellcode and Heapspray Dectection

Hi folks:       I have done some basic shellcode and heapspray detection codes in the phoneyc’s ‘honeyjs’ javascript engine (based on python-spidermonkey, with extra […]
May 25, 2009

What’s new in phoneyc’s shellcode detection (1)— Tracing spidermonkey

1. Overview ——————————-                                                                                                                As I wrote in my project outline (https://www.honeynet.org/gsoc/project1) . I should have done some basic  enhancement and experiments on python-spidermonkey for a […]