Editing
Main Page
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====Zenmap==== '''Installation''' First, heading to download the Zenmap package from the website: https://nmap.org/download.html Scroll down to find Optional Zenmap GUI (all platforms) and save the .rpm file. [[File:WeChat Image_20220408001943.png|500px]] Go back to terminal, to get everything up to date type <pre>sudo apt-get update</pre> Install Alien to help us install Zenmap by typing <pre>sudo apt install alien</pre> [[File:WeChat Image_20220408002007.png|500px]] Use Alien to deal with the .rpm file by type <pre>sudo alien zenmap-7.92-1.noarch.rpm</pre> then you can receive a .deb file in your Downloads. [[File:WeChat Screenshot_20220407192840.png|500px]] Type all following command for additional package: <pre>wget http://archive.ubuntu.com/ubuntu/pool/universe/p/pygtk/python-gtk2_2.24.0-5.1ubuntu2_amd64.deb</pre> <pre>wget http://azure.archive.ubuntu.com/ubuntu/pool/universe/p/pygobject-2/python-gobject-2_2.28.6-14ubuntu1_amd64.deb</pre> <pre>wget http://security.ubuntu.com/ubuntu/pool/universe/p/pycairo/python-cairo_1.16.2-2ubuntu2_amd64.deb</pre> Then install all aditional packages in this order: <pre>sudo dpkg -i python-cairo_1.16.2-2ubuntu2_amd64.deb</pre> <pre>sudo dpkg -i python-gobject-2_2.28.6-14ubuntu1_amd64.deb</pre> <pre>sudo dpkg -i python-gtk2_2.24.0-5.1ubuntu2_amd64.deb</pre> [[File:WeChat Screenshot_20220407200427.png|500px]] [[File:WeChat Screenshot_20220407201125.png|500px]] To finally install Zenmap, type <pre>sudo dpkg -i zenmap_7.92-2_all.deb</pre>and then you can find Zenmap in your system. [[File:WeChat Screenshot_20220407193131.png|500px]] '''Using Zenmap''' First, find out the ip address in the terminal by typing <pre>ip address</pre> To open Zenmap by typing <pre>sudo zenmap</pre> Put your IP address in the Target box, on Profile box, you can choose different type of scan, such as quick scan or ping scan after you click the Scan button. You can find the results on the Ports/Hosts tab. [[File:WeChat Screenshot_20220407202554.png|500px]] [[File:WeChat Screenshot_20220407202827.png|500px]]
Summary:
Please note that all contributions to WikiName may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
WikiName:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Main Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information