chrisallenlane / wash

`wash` is a framework for creating and interfacing with trojans that can establish a "web shell" on a compromised web server. It is designed with penetration testers in mind, and thus is highly versatile and extensible.
GNU General Public License v3.0
28 stars 7 forks source link

Implement permanent storage #10

Closed chrisallenlane closed 11 years ago

chrisallenlane commented 11 years ago

This can be used to save connection information and such.

chrisallenlane commented 11 years ago

I think this actually works as of this morning, but I'm not going to close out the ticket until I'm actually using this feature for something. See issue #11.