| Version 2 (modified by luis, 2 years ago) |
|---|
AuditFramework @ PacketManipulator
This page is a placeholder to mantain updates about AuditFramework idea for PacketManipulator. The original name was AttackFramework.
Abstract
The goal of the project is to provide a general framework to create general attacks, with the help of UmitPlugins infrastructure, XML and schema files and Python language. The project will also include a complete set of common attacks, with point click and pwn semantic.
Build audit plugins
Sample:
Current dir: PacketManipulator root
$ cd audit
$ ./setup-autogen.py passive/fingerprint/
$ ./setup-autogen.py -b passive/fingerprint/
