Earthnuker Posted May 30, 2012 Share Posted May 30, 2012 Hi everyone, some weeks ago a friend of mine told me that he wanted to write a program similar to metasploit's meterpreter, but in Delphi so i picked the idea up and told him I'd try to do it in python since I'm quite good with python after a few days of work i had the first prototype up and running and continued to work on it and fix bugs so now i present to you: Project Infinity: Ragnarok backdoor 0.3b http://pastebin.com/DDqGy6yG Features: -bind and reverse mode -can be easily compiled with pyinstaller or py2exe -no additional python modules required -easily extensible -password protected access -undetected by AV -can execute shellcode without writing to disk -can delete itself from disk -doesn't need an external client(yet), you can connect using netcat -can execute python snippets on the fly -file up and download(download writes hex'd file to socket) ToDo: -make it run on windows without crashing -implement encrypted communication and write a client program -add an option to define functions on the fly if you have questions or ideas feel free to post them Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.