I am currently working on some POST GATHER modules for the Metasploit Framework the idea is that after a shell is spawned on the target, it will gather certain files from the target such as chat logs.
I am confused to whether this is illegal or not as there are hundreds of modules like this, however there is no ethical use for it other than for educational purposes or in a penetration test.
An example is this module here http://www.metasploit.com/modules/post/multi/gather/firefox_creds
*EDIT* My question is related only to development of a tool, not using it.
