This shows you the differences between two versions of the page.
user:jcavalu3:portfolio:hpcexperiment5 [2013/11/08 17:25] – created jcavalu3 | user:jcavalu3:portfolio:hpcexperiment5 [2013/11/08 17:28] (current) – jcavalu3 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | =====NMAP===== | ||
+ | For the security competition, | ||
+ | |||
+ | To install it, I'm following [[http:// | ||
+ | |||
+ | I checked for nmap on my machine, which it has, but not the most updated version, so I am going to update it! | ||
+ | |||
+ | <cli> | ||
+ | me:~$ nmap --version | ||
+ | Nmap version 6.00 ( http:// | ||
+ | Platform: x86_64-unknown-linux-gnu | ||
+ | Compiled with: liblua-5.1.5 openssl-1.0.1e libpcre-8.30 libpcap-1.3.0 nmap-libdnet-1.12 ipv6 | ||
+ | Compiled without: | ||
+ | me:~$ | ||
+ | </ | ||
+ | |||
+ | I downloaded the updated version from [[http:// | ||
+ | |||
+ | <cli> | ||
+ | me: | ||
+ | google-chrome-stable_current_amd64.deb | ||
+ | nmap-6.40-1.x86_64.rpm | ||
+ | me: | ||
+ | nmap_6.40-2_amd64.deb generated | ||
+ | me: | ||
+ | google-chrome-stable_current_amd64.deb | ||
+ | nmap-6.40-1.x86_64.rpm | ||
+ | me: | ||
+ | (Reading database ... 153471 files and directories currently installed.) | ||
+ | Preparing to replace nmap 6.00-0.3+deb7u1 (using nmap_6.40-2_amd64.deb) ... | ||
+ | Unpacking replacement nmap ... | ||
+ | Setting up nmap (6.40-2) ... | ||
+ | Processing triggers for man-db ... | ||
+ | me: | ||
+ | </ | ||
+ | |||
+ | And it is now installed! | ||
+ | |||
+ | For further information on commands and other important pieces of information, | ||
+ | |||
+ | [[http:// |