TCP reverse shell backdoor :
Low level python network programming using sockets
18/01/2017 Version 1 first draft of the project ( client/server scripts)
2-
3-
4-
5-Fixing bugs of wrong inputs(exceptions)
6-
20/01/2017 - Fixed download and upload
Added menu to see the help of commands
Added md5 checksum into file transfer to make sure of the integrity of the files
Added dynamic DNS query to the server(changing client side code)
26/01/2017 - Encrypted version contains few problems, working on them