It looks like you're new here. If you want to get involved, click one of these buttons!
OS Detection can be done at the moment using "uname -a" as a command. I'll look into a Meterpreter session I think :)
What does everyone think to my GUI for exploiter... it's only a test at the moment. I've had to completely re-write it. I'm also adding some private ASM code which will be executed on the server.
[spoiler]http://i.imgur.com/P73Qy.png[/spoiler]
It's my first attempt at a full GUI in p/Tk so be constructive ;)
What does everyone think to my GUI for exploiter... it's only a test at the moment. I've had to completely re-write it. I'm also adding some private ASM code which will be executed on the server.
[spoiler]http://i.imgur.com/P73Qy.png[/spoiler]
It's my first attempt at a full GUI in p/Tk so be constructive ;)
Looks really good man. I want to learn to code a GUI in Python I may read up on Tkinter // wxPython. Also what type of private ASM code?
What does everyone think to my GUI for exploiter... it's only a test at the moment. I've had to completely re-write it. I'm also adding some private ASM code which will be executed on the server.
[spoiler]http://i.imgur.com/P73Qy.png[/spoiler]
It's my first attempt at a full GUI in p/Tk so be constructive ;)
Looks really good man. I want to learn to code a GUI in Python I may read up on Tkinter // wxPython. Also what type of private ASM code?
Yeah I'm not getting into GUI coding too much 'cos I've got other projects to work on I just thought I'd give this a basic easily configurable GUI then leave it.
The ASM is just an experimental payload I've made, I'll post more info on it when I've added the feature into the client.