Sinisterly
Challenge to all CODERS - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework)
+--- Thread: Challenge to all CODERS (/Thread-Challenge-to-all-CODERS)



Challenge to all CODERS - Enc0de - 06-10-2011

Ok now what I have been looking for and I'm pretty sure alot of other linux hackers is a python silent installer. Now you might ask what good is that well where do i begin. First of all the perks of having this is limitless how you might ask well lets say you have a couple slaves on your PC and one of them is in a office what you can do is actually run a remote exploits on other systems on the same network just imagine the possibilities. If someone where do code a silent installer for python I would share my tutorials on how to exploit systems through an exploited system sounds fun doesn't it.

I'm sorry I'm not a coder but if this sounds stupid let me know but I'm 99% sure this is possible to do. All the software has to do is download execute python and install it silently. So you coders out there some feed back on this idea would be great.


RE: Challenge to all CODERS - 1234hotmaster - 06-11-2011

i can do that. same with .Net framework 2.0

i will make it after i take my exam brb in 3 hours :d


RE: Challenge to all CODERS - Enc0de - 06-11-2011

kk i hope its not going to be supper buggy lol jk.


RE: Challenge to all CODERS - nickjonnes - 06-22-2011

why python? can it be in c++? also the exploitation of other Local area network systems....your saying you will show people how to use meatsploit?


RE: Challenge to all CODERS - Enc0de - 06-22-2011

I need a program written in any language but what I want it to do is download python and install it silently on the remote PC.


RE: Challenge to all CODERS - blowdoof - 06-22-2011

why don't you simply use PSEXEC (from pstools) with the \SILENT command at the end? Easy to remote install any exe with pstools on a local network