Subscribe For Free Updates!

We'll not spam mate! We promise.

0

System intrusion in 15 seconds, that's right it can be done. If you possess certain security flaws your system can be broken into in less than 15 seconds.

To begin this tutorial I'd like you to do the following. Connect to the Internet using your dial up account if you are on dial up. If you are on dedicated service like High Speed connections (i.e., Cable and DSL) then just proceed with the steps below.
In Windows 98
Click Start
Go to Run
Click Run (It's a step by step tutorial) :-)
Type Winipcfg
Hit the Enter Key
In Windows XP
Click Start
Go to Run
Click Run (It's a step by step tutorial) :-)
Type cmd
Hit the Enter Key
In Windows 98
This should bring up a window that looks like the following:
Winipcfg
What you should see under IP address is a number that looks something like this.
192.168.1.151 (Your number may be different.)
In Windows XP
This should bring up a window that looks like the following:
cmd command
Now to see your IP address you must type in: ipconfig
In Windows 98
If you use Dial Up Internet Access then you will find your IP address under PPP adapter. If you have dedicated access you will find your IP address under another adapter name like (PCI Busmaster, SMC Adapter, etc.) You can see a list by clicking on the down arrow.
Getting IP Info From Winipcfg
In Windows XP
At this point it won't matter much.
In Windows 98
Once you have the IP address write it down, then close that window by clicking (OK) and do the following.
Click Start
Go to Run (Click on Run)
Type command then Click OK
At this point you should see a screen that looks like this:
DOS Command Prompt Screen
In Windows XP
We've already covered getting to the DOS Prompt.
In Windows 98 and Windows XP
From here on, users of both OS will start to work very similarly.
Type the following at the Dos Prompt:
Nbtstat -A IP address
For example: Nbtstat -A 192.168.1.151
(Please note that you must type the A in capitol letters.)
This will give you a read out that looks like this:
NetBIOS Remote Machine Name Table
NameTypeStatus

J-1                            <00>UNIQUERegistered
WORK                    <00>GROUPRegistered
J-1                            <03>UNIQUERegistered
J-1                            <20>GROUPRegistered
WORK                    <1E>UNIQUERegistered
WORK                    <1D>UNIQUERegistered
__MSBROWSE__.<01>GROUPRegistered
(Again info has been omitted due to privacy reasons)
The numbers in the <> are hex code values. What we are interested in is the "Hex Code" number of <20>. If you do not see a hex code of <20> in the list that's a good thing. If you do have a hex code <20> then you may have cause for concern. Now you're probably confused about this so I'll explain.
A hex code of <20> means you have file and printer sharing turned on. This is how a "hacker" would check to see if you have "file and printer sharing" turned on. If he/she becomes aware of the fact that you do have "file and printer sharing" turned on then they would proceed to attempt to gain access to your system.
(Note: To exit out of the DOS prompt Window, Type Exit and hit Enter)
I'll show you now how that information can be used to gain access to your system.
A potential hacker would do a scan on a range of IP address for systems with "File and Printer Sharing" turned on. Once they have encountered a system with sharing turned on the next step would be to find out what is being shared.
This is how:
Net view \\
Our potential hacker would then get a response that looks something like this.
Shared resources at \\ip_address
SharenameTypeComment

My DocumentsDisk 
TEMPDisk 
The command completed successfully.
This shows the hacker that his potential victim has their My Documents Folder shared and their Temp directory shared. For the hacker to then get access to those folders his next command will be.
Net use \\insert IP address here\temp
If all goes well for the hacker, he/she will then get a response of (The command was completed successfully.)
At this point the hacker now has access to the TEMP directory of his victim.
Q. The approximate time it takes for the average hacker to do this attack?
R. 15 seconds or less.
Not a lot of time to gain access to your machine is it? How many of you had "File and Printer Sharing" turned on?
Ladies and Gentlemen: This is called a NetBIOS attack. If you are running a home network then the chances are you have file and printer sharing turned on. This may not be the case for all of you but I'm sure there are quite a number of you who probably do. If you are sharing resources please password protect the directories.
Any shared directory you have on your system within your network will have a hand holding the folder. This hand icon looks like this in Windows 98:
Shared Folder Icon
and this in Windows XP:
Shared Folder Icon
You can check to find which folders are shared through Windows Explorer.
Click On Start
Scroll Up to Programs
At this point you will see a listing of all the different programs on your system Find Windows Explorer and look for any folders that look like the above picture.
Once you have found those folders password protect them. Don't worry I'll show you how to accomplish this later on in a visual step by step instruction format.
NetBIOS is one of the older forms of system attacks that occur. It is usually overlooked because most systems are protected against it. Recently there has been an increase of NetBIOS Attacks.

About The Author
Hasan Shaikh is the founder and admin of ShmHack, a popular blog dedicated for Learners,Geeks and Bloggers. He is currently 19 years old and loves to post articles related to blogging,SEO,adsense,hacking,security,social medias,computer and android. Find more about him...

Post a Comment

Write Your Precious Comments Here.!

 
Top