Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 1.01 KB

readme.md

File metadata and controls

14 lines (8 loc) · 1.01 KB

Scalable Automated Vulnerability scanning & Exploitation Tool

SAVE-T

This work was done by Jarrett Booz as part of a Master's Thesis project at Carnegie Mellon University Information Networking Institute.

This work is comprised of additions to the CALDERA tool that is released by MITRE here. SAVE-T is built off of CALDERA version 2.3.2

SAVE-T adds exploitation abilities, fingerprinting abilties which enhance performance, and several other changes to the CALDERA tool in accordance with the goals and contributions set forth in the thesis document.

This repo contains two directories:

Experiment Reports -- this directory contains the JSON reports of many of the operations that were run during development and all of the reports of operations that were performed as part of the thesis evaluation.

SAVE-T -- this directory contains the SAVE-T code. This code includes code from CALDERA and code that is unique to SAVE-T.