Skip to content

Database Schema

bcoles edited this page Dec 12, 2011 · 13 revisions

details of the database schema

This information is outdated!

Introduction

Database Schema

Tables

hb

Stores hooked browser

id	Integer	Stores the id of the hooked browser
session	Text	Stores the session hook for the hooked browser
label	Text	A textual representation of the hooked browser (a future feature, the ability to name browsers during a 
pen test, to easily identify them, instead of IP address).
notes	Text	Another future feature allowing the pen tester to store notes about the hooked browser.
Clone this wiki locally