Author
GreenGrass ( Ambitious contributor )
Yet to provide details about himself
Recent Articles
- Social Networks - Safe or a Trap? Case Study., Started by indiansword in Ethical hacking
- Complete MySQL injection for newbies, Started by Deadly Ghos7 in Ethical hacking
- How to Avoid Detection of Fake Serial or Cracked Operating Systems on Internet?, Started by pankaj.sea in Ethical hacking
- All about SHELLS | Impressive Web Hacking Method, Started by indiansword in Ethical hacking
- Anonimity - One step further - Accessing Blocked Webs, Started by indiansword in Ethical hacking
Similar Articles
- Ethical Hacking Class Part 3, Started by XXxxImmortalxxXX in Ethical hacking
- How to check for viruses, Started by GreenGrass in Windows
- Ethical Hacking Class part 2, Started by XXxxImmortalxxXX in Ethical hacking
- Linux Ports, Started by SpOonWiZaRd in Unix / Linux
Step 1:
Open up command prompt. Press "START" and "RUN" type "cmd" and use the command "netstat -a"
Now you will get up a list so showing you poeple so are connected to your computer. This list will look like this.
Proto: TCP
Local Address: thiscomputer3123:1031
Foreign Address: thiscomputerhaha342:ftp
State: ESTABLISHED
"Proto" showes what Protocol it is in this case it is (Transmission Control Protocol) TCP.
"Local Address" This is your computer also you see a number behind your computer name. 1031 this is the port so is used by your computer.
"Foreign Address" This is the Remote computer and the port is ftp. (File Transfer Protocol) so the port is 21 since the Default port to FTP is 21.
"State" This showes you if the computer is connected to you or not. ESTABLISHED means that it is connected to you.
So now you know how to read the result. Lets go to Step 2.
Step 2:
Ports:
0 - 1023 = This ports are used by "Services"
1024 - 49151 = This ports are used by "Network" ect Your Internet Browser and E-Mail clients.
49152 - 65535 = This ports are used by private users they are rarly used so this may indicate that you are infected with something.
Step 3:
You can easy check out the ports just with do a google search. Open up your "Internet Browser" type "www.google.com" in the address bar and type in ect "Port 1031" now it will give you sites about the "1031 port" or you may search for Trojan Horse port list or something like that to check out if the port is a Trojan Horse.
















If you start judging people you will
Linear Mode

