Fortress 0.3 review

Download
by rbytes.net on

Fortress is a simple script driven framework for performing security scans

License: GPL (GNU General Public License)
File size: 76K
Developer: Steve Kemp
0 stars award from rbytes.net

Fortress is a simple script driven framework for performing security scans. The core of the application is an application which will execute testing scripts written using the embedded LUA scripting engine.

The scripts may perform almost arbitrary operations, including making HTTP requests, conducting port scanning, and taking advantage of several other provided primitives.

Requirements:
A C++ compiler.
LUA 5.0 development libraries + headers.
libcurl 3.0 development libraries + headers.

What's New in This Release:
This is the first stable release of the engine.
It features the ability to execute a collection of scripts against a host, or to merely execute a single testing script.
The core engine supports several useful primitives which may be accessed by the LUA scripts, including port scanning, hashing operations, HTTP downloads, and several other useful network operations.

Fortress 0.3 search tags