How to know the Operating System for server on the Website.
Come Back With me Admin Z ,in this article, i will show you how to know the operating system for server on the website? So? Open the Portals! Hehe, i mean lets go read this article.
How? how? how? and how? Yeah, it's nice word for make question for someone. You will thinking, how can someone knowing the server Operating System on the Website. I will answer that question, to find OS type on website for server, you need the tool for do that. The tool for do that is "nmap". Because nmap can find the OS Internet Protocol in Website more easy than more tracing tools.
You want to try? Yes! Come on try and error with me!
1. Install nmap
( sudo apt-get install nmap )
2. Specify the victim website
3. Open your Terminal on Linux OS
4. Write "ping *thevictim.com*" (for get IP)
4. Write the command on terminal "nmap -A -O --osscan-guess *theipvictim* -d" (without "*")
5. Wait...
6. If was done scanning, ctrl+f then write "traceroute"
(You will find many ip, then scan all the IP with same command like step 5 but change *theipvictim* to the IP on traceroute)
7. If was done, ctrl+f and write Linux or Ubuntu or Window, so you will find details of server operating system on that site.
Yeah that's the information about server Operating System on that site
You want to try? Yes! Come on try and error with me!
1. Install nmap
( sudo apt-get install nmap )
2. Specify the victim website
3. Open your Terminal on Linux OS
4. Write "ping *thevictim.com*" (for get IP)
4. Write the command on terminal "nmap -A -O --osscan-guess *theipvictim* -d" (without "*")
5. Wait...
6. If was done scanning, ctrl+f then write "traceroute"
(You will find many ip, then scan all the IP with same command like step 5 but change *theipvictim* to the IP on traceroute)
7. If was done, ctrl+f and write Linux or Ubuntu or Window, so you will find details of server operating system on that site.
Yeah that's the information about server Operating System on that site
No comments:
Post a Comment