Friday, December 15, 2006

Backframe – JavaScript attack console

Backframe attack console is a full featured attack console for exploiting web browsers, web users and remote applications. The console is based on a client-server interaction.

The server, also known as the attack channel, provides functionalities for establishing bi-directional communication with remote clients. On the other hand, the console is responsible for interacting with the channel providing the necessary toolkit for launching attacks against these clients.

The result of these core principles is an easy to use and understand web-client-oriented attack framework that keep the data, the presentation layer, and the underlying logic apart. This design is known as "the separation of concerns model".

Check out the attack API project for the attack channel complete source code.

Attack console documentation is HERE.

You can try the attack console HERE.

Source :
IT Observer

0 Comments:

Post a Comment

<< Home