Showing posts with label Vulnerable port and hacking. Show all posts
Showing posts with label Vulnerable port and hacking. Show all posts

Sunday, July 26, 2009

Open port and hacking

ip address & open port and remote accessing
First of all you need some ip scaneer software it is not big thing you can download it from google
such as
1.Netscan
2.Angry ip
3.Blue port scaneer
4.Nmap
5.unicornscan port scaneer

Each port scaneer have some advantage n disadvantage
some of the best ip and open port scanner is Namp but it is not compatible with XP SP2 and XPsp3
means it working fine in Linux
Aangry is samll and easy to use and
blue port scaneer is best for target particular ip address and to see all open port
Netscan is have one advantage it Automatically check if ip addrss have some file and folder sharing in network
so download two scaneer Netscan and blue port scaneer
it is working fine for user in same ISP
the
approximatly possiblity of this method is 5% of online user in my case
now what to do after download if your ip address is 123.222.111.20
then scan from 123.222.111.0 to 123.222.111.100
also add some port value such as 21,23,25,80,8080,3389,
if 23 is open it is telnet open cmd and try to access
user:admin
password may be one of following
pass:admin
pass:password
pass:1234
pass:abcd
or
user:administrator
pass:admnistrator
pass:password
pass:1234
pass:abcd
now you have to use Telnet command such as reboot
if you wann to restart remote computer for other command type help or ? and press enter check for file sending command and then send your trojan
if you are using Netscan
then look for ip address with + Symbol click on + Symbol
and netscan open that ip address file and folder which are sharable in network
Read more...

Sunday, February 8, 2009

OPEN PORT 139 , 138 , 137 , 136 ,135 AND HACKING

Warning never try any method of hacking from this blog to any other ip address such as government web site or server etc. for education porpose you can choice your friends ip address
After find ip address of your victime the big question is what to do to access victime computer answer of this question is Find volurable open port and try to get access. remeber it is totally unsafe and elligal however i am going to describe briefly
for get access in any computer who have volunarable open port you first have to find your friend or victime ip address to find ip address of your friend or victime you can choice one of the following method.
1.find ip address in yahoo messenger.
2.find ip address in gtalk.
3.find ip address in MSN messenger.
4.find ip address in orkut or any other blog and web site.

i alredy describe you How can you get access in computer if they have port number 23 open
now i am going to tell method to access computer by open port number 139
for that you need two small tool
1.USER2SID & SID2USER
2.NetBios Auditing Tool

search it in google and download or you can download it fromHere

hacking computer inside the LAN network.

This technique will be taking advantage of Port 139.

Most of the time,Port 139 will be opened.

First of all,I will do a port scanning at the target computer which is 192.168.40.128.

This computer is inside my LAN network.

scan it using Nmap.



I get the result and it shows Port 139 is opened up for me.

Now you will need both of these tools:
** USER2SID & SID2USER
** NetBios Auditing Tool

You can get both of them on the Internet.

After you get both of them,put them in the C:\ directory.




You now need to create a null session to the target computer.



Now open the Command Prompt and browse to the USER2SID & SID2USER folder.There will be 2 tools inside it,one will be USER2SID and another one will be SID2USER.

We will first using USER2SID to get the ID.


We will test against the Guest account because Guest account is a built in account.

After we get the ID,we need to do some modification on the ID.

We take the ID we get from the guest account and modified it become
"5 21 861567501 1383384898 839522115 500".

Please leave out the S-1-,leave out all the - too.

Now you will see that you get the username of the Administrator account.


In this case,the Administrator account is Administrator.

Create a text file called user.txt and the content will be the username of the Admin account.


Prepare yourself a good wordlist.

Now put both of them in the same directory with the NetBios Auditing Tool.

Now we are going to crack the Admin account for the password in order to access to the target computer.

Browse to the NetBios Auditing Tool directory.

Press on enter and the tool will run through the passlist.

In this case,I have get the password.

In order to proof that I can get access to the target computer using this password.

After you press enter,it will prompt you for the username and password.

Therefore,just input them inside the prompt and continue.

Target C drive will be on your screen.

In order to prevent from this attack,close down port that you do not want to use such as Port 135,Port 136,Port 137,Port 138 and Port 139.
Read more...