The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thirteen Years of Service
Posts: 3,253
Threads: 64
RE: How To Hack A Computer With Just A IP 01-20-2014, 12:53 PM
#71
(01-20-2014, 06:14 AM)AnonUser Wrote: (03-21-2012, 11:37 PM)Asuna Wrote: Pretty good tutorial! Can you please post a virus scan?? 
And anyone that can verify this thread?? 
I downloaded it and it had 26 Trojans (high risk) viruses as soon as it got about 75% done unpacking files.
metasploit is one of the best known attacking frameworks out there, by it's very nature (it's a hacking framework used to exploit systems) contains trojans and other malware that's the whole point. Without them it would be useless, it's the same principle as using a RAT the program is always detected as malware because
Spoiler:
it is
the difference being you are the one in control of it...
•
Fourteen Years of Service
Posts: 9
Threads: 6
RE: How To Hack A Computer With Just A IP 01-26-2014, 12:38 AM
#72
msf > db_autopwn -t -p -e -s -b
[-] The db_autopwn command is DEPRECATED
[-] See
http://r-7.co/xY65Zr instead
•
Twelve Years of Service
Posts: 21
Threads: 1
RE: How To Hack A Computer With Just A IP 01-26-2014, 01:00 AM
#73
(11-17-2013, 07:34 PM)BLACK-DRAGON Wrote: nice tutorial dude 
but i have a question for you. we have any solution to hack someone computer without using any hacking tools.
if is there a solution so tell me plz.
cout<<"i am waiting";
if(ans==yes)
{cout<<"yes we have";}
else
{cout<<"sorry try u're self";}
Then i will say try out social engineering which will get you in any system without any hacking tool.
else
print 'If by hacking tools you meant pre existing ones, the code your own'
•
Thirteen Years of Service
Posts: 29
Threads: 5
RE: How To Hack A Computer With Just A IP 02-06-2014, 01:46 PM
#74
Nice tutorial i hope its help me
can you tell me how to find some one ip ?
•
Twelve Years of Service
Posts: 17
Threads: 3
RE: How To Hack A Computer With Just A IP 02-06-2014, 04:20 PM
#75
Im getting the same problem command is depricated what do I do?
•
Twelve Years of Service
Posts: 31
Threads: 0
RE: How To Hack A Computer With Just A IP 02-14-2014, 02:03 AM
#76
Great stuff, thanks a lot.
•
Twelve Years of Service
Posts: 31
Threads: 0
RE: How To Hack A Computer With Just A IP 02-14-2014, 02:03 AM
#77
Great stuff, thanks a lot.
•
Twelve Years of Service
Posts: 11
Threads: 0
RE: How To Hack A Computer With Just A IP 02-22-2014, 09:12 PM
#78
(02-21-2014, 01:14 PM)g-nine Wrote: [-] Unknown command: db_autopwn.
also it didn't recognise this
Code:
[-] Unknown command: db_host.
plz help me about this...
-------------------------------------------------------------------------
I have the same problem!!!
Unknown command: db_autopwn-t-p-s-b
(db_host didn't work but I don't care)
Please!!! help me with db:autopwn
•
Twelve Years of Service
Posts: 11
Threads: 0
RE: How To Hack A Computer With Just A IP 02-22-2014, 09:12 PM
#79
(02-21-2014, 01:14 PM)g-nine Wrote: [-] Unknown command: db_autopwn.
also it didn't recognise this
Code:
[-] Unknown command: db_host.
plz help me about this...
-------------------------------------------------------------------------
I have the same problem!!!
Unknown command: db_autopwn-t-p-s-b
(db_host didn't work but I don't care)
Please!!! help me with db:autopwn
•
Thirteen Years of Service
Posts: 3,253
Threads: 64
RE: How To Hack A Computer With Just A IP 02-22-2014, 09:19 PM
#80
For all those complaining about db_autopwn it has been removed because it caused remote hosts to crash.
Also you shouldn't use it anyway, it's like opening a door with a tank. Sure it gets the job done but it's loud and messy learn to use metasploit properly you will have far more success.
@
mililove @g-nine
For db_host the command is db_hosts
•