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

Make it possible to toggle the output canvas #12

Closed chrisallenlane closed 11 years ago

chrisallenlane commented 11 years ago

It might be cool to create a command like wash.output.toggle() that can cause wash to write output to the sidebar instead of the main console.

chrisallenlane commented 11 years ago

This might evolve into a more full fledged "buffer" system (in the Vim sense).

chrisallenlane commented 11 years ago

The more I think of this, the less useful I think this sounds. I'll probably eventually emulate a less emulator/remap, but I'm otherwise trashing this idea.