- How to install Angry IP Scanner in Kali Linux
- Introduction to Angry IP Scanner
- Features of Angry IP Scanner
- Downloading Angry IP Scanner for Kali Linux
- Installing Angry IP Scanner on Kali Linux
- Running Angry IP Scanner
- Conclusion
- Download for Windows, Mac or Linux
- Mac OS
- Running
- Linux
- Running
- Source code
- Install Angry IP Scanner on Kali Linux
- Install Angry IP Scanner on Kali Linux
- Install .deb package using dpkg
- Check Also
- Install, setup, configure and run OpenVAS on Kali Linux
- How to install VirtualBox Guest Additions in Kali Linux (Kali Rolling / Kali Linux 2016.2 / Kali 2017)
- 11 comments
How to install Angry IP Scanner in Kali Linux
Angry IP Scanner (or simply ipscan) is a powerful open-source network scanner designed to be fast, efficient, and user-friendly. With its ability to scan IP addresses and ports, gather host information, and detect web servers, Angry IP Scanner is a valuable tool for network administrators and curious users alike.
In this article, we will guide you through the process of installing Angry IP Scanner on Kali Linux, a Debian-based operating system.
Introduction to Angry IP Scanner
Angry IP Scanner is a lightweight and cross-platform network scanning tool that offers fast and reliable IP address and port scanning capabilities. It is designed to ping each IP address to check if it’s alive, resolve hostnames, determine MAC addresses, and perform port scans. The tool is highly extensible, allowing users to add plugins to gather additional information about scanned IPs.
Features of Angry IP Scanner
Angry IP Scanner comes with a range of features that make it a valuable tool for network scanning and analysis. Some notable features include:
- Fast and efficient scanning of IP addresses and ports.
- Ability to gather detailed information about each host, including hostname, MAC address, and open ports.
- Support for NetBIOS information retrieval, such as computer name, workgroup name, and currently logged-in Windows user.
- Detection of web servers running on scanned hosts.
- Customizable openers to perform specific actions when a target IP or port is found.
- Support for saving scanning results in various formats, including CSV, TXT, XML, and IP-Port list files.
Downloading Angry IP Scanner for Kali Linux
To install Angry IP Scanner on Kali Linux, you can download the .deb package from the official Angry IP Scanner website. Follow these steps:
- Visit the Angry IP Scanner website at http://angryip.org/w/Download.
- Scroll down to find the available download options.
- Look for the DEB Package for Ubuntu/Debian/Mint, 64-bit or DEB Package for Ubuntu/Debian/Mint, 32-bit depending on your Kali Linux installation.
- Click on the appropriate link to start the download.
Installing Angry IP Scanner on Kali Linux
Once you have downloaded the .deb package, you can proceed with the installation process. Here’s how to install Angry IP Scanner on Kali Linux:
- Open a terminal window on Kali Linux.
- Navigate to the directory where the downloaded .deb package is located.
- Use the following command to install the package:shellCopy code dpkg -i .deb Replace with the actual name of the .deb file you downloaded.
- Wait for the installation process to complete.
Running Angry IP Scanner
After the installation, you can run Angry IP Scanner from the application menu. Follow these steps:
- Open the Application menu on Kali Linux.
- Search for “Angry IP Scanner” or navigate to the relevant category.
- Click on the Angry IP Scanner icon to launch the application.
Once the application starts, you can configure the scanning options according to your needs. Enter the IP address range you want to scan and choose the desired scan settings. Then, click on the “Start” button to begin the scan.
Conclusion
Angry IP Scanner is a valuable tool for network administrators and users who want to scan IP addresses and ports on their networks. By installing Angry IP Scanner on Kali Linux, you gain access to a fast, efficient, and user-friendly network scanning tool.
Use it to identify active hosts, gather host information, and detect web servers. With its extensive features and cross-platform compatibility, Angry IP Scanner is a must-have tool for network analysis.
Download for Windows, Mac or Linux
This is an older generation of Angry IP Scanner.
Download version 2.21 below (120 kb) or browse all 2.x releases
If you get warnings about viruses or trojans, read this FAQ entry.
No installation is needed. However, you may use the Install program. from the Utils menu in order to create shortcuts, etc.
Mac OS
- Bundle for Mac Intel — right-click and Open for the first time
- Bundle for Mac ARM (M1/M2) — right-click and Open for the first time
Running
The zip file contains Mac application bundle: just save it and double-click to extract. On first run right-click and select Open or go to Settings/Security and allow installing apps from other sources besides Mac Store. See FAQ entry for more info.
You can then run it by double-clicking the Angry IP Scanner icon. Or drag it to Applications menu in Finder if you want.
Java Runtime is included in bundles above, no separate Java installation is needed.
Linux
- x86 64-bit DEB Package for Ubuntu/Debian/Mint
- x86 64-bit RPM Package for Fedora/RedHat/Mageia/openSUSE
- Any arch DEB Package for Raspbian/Debian (e.g. 32-bit or ARM), see below
- Executable Jar — you need to provide your own swt.jar to classpath
Running
Make sure you have at least Java 11 or OpenJDK installed — check your distribution.
Last version with Java 8 support was 3.7.6.
DEB and RPM packages will install appropriate ‘desktop’ files, so Angry IP Scanner will appear in Applications menu, under either Internet or Networking. Alternatively, you can just type ipscan to launch the application.
Jar files are launched by either double-clicking or typing java -jar jar-file .
Note for Raspbian/32-bit ARM: to run the «any» architecture package above, you will need an older 32-bit build of SWT, as current versions provided by Bullseye dropped 32-bit support.
Source code
The source code is available on Github, and licensed under the terms of GPL v2.
You need to clone the following URL: https://github.com/angryip/ipscan.git
See contribution page for more information.
Source code of older 2.x versions is available in the ipscan2 branch. Please note, however, that it has nothing in common with current, version 3.x code.
In case you want to download it without cloning:
Angry IP Scanner maintained by angryziber
Install Angry IP Scanner on Kali Linux
Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It is a very fast IP address and port scanner. It can scan IP addresses in any range as well as any their ports. It is cross-platform and lightweight. Not requiring any installations, it can be freely copied and used anywhere.
Angry IP scanner simply pings each IP address to check if it’s alive, then optionally it is resolving its hostname, determines the MAC address, scans ports, etc. The amount of gathered data about each host can be extended with plugins.
It also has additional features, like NetBIOS information (computer name, workgroup name, and currently logged in Windows user), favorite IP address ranges, web server detection, customizable openers, etc.
Scanning results can be saved to CSV, TXT, XML or IP-Port list files. With help of plugins, Angry IP Scanner can gather any information about scanned IPs. Anybody who can write Java code is able to write plugins and extend functionality of Angry IP Scanner.
It is widely used by network administrators and just curious users around the world, including large and small enterprises, banks, and government agencies.
It runs on Linux, Windows, and Mac OS X, possibly supporting other platforms as well.
Install Angry IP Scanner on Kali Linux
For Linux we can download a .deb package. Kali Linux is a Debian based operating system, so we can simply install that downloaded .deb package on Kali Linux. Use the following link to download the .deb file:
You will see something like this:
- DEB Package for Ubuntu/Debian/Mint, 64-bit
- RPM Package for Fedora/RedHat/Mageia/openSUSE, 64-bit
- DEB Package for Ubuntu/Debian/Mint, 32-bit
- RPM Package for Fedora/RedHat/Mageia/openSUSE, 32-bit
Download DEB Package for Ubuntu/Debian/Mint, depending on your Kali installation, pick either 32-bit or the 64-bit package. Now I am using a very old laptop that doesn’t even support 64-bit, so I’ll download the 32-bit .deb file and install that. In your case, you are most likely to run a newer version or a in a Virtual environment. So amend the filename as required.
Install .deb package using dpkg
Install the downloaded .deb package using the following command
root@kali:~/Downloads# dpkg -i ipscan_3.4_i386.deb Selecting previously unselected package ipscan. (Reading database . 383693 files and directories currently installed.) Preparing to unpack ipscan_3.4_i386.deb . Unpacking ipscan (3.4-1) . Setting up ipscan (3.4-1) . Processing triggers for gnome-menus (3.13.3-6) . Processing triggers for desktop-file-utils (0.22-1) . Processing triggers for mime-support (3.58) . root@kali:~/Downloads#
Now run it from Application menu.
A quick scan of my network shows 19 active hosts … hmm I need to investigate that.
Check Also
Install, setup, configure and run OpenVAS on Kali Linux
Vulnerability scanning is a crucial phase of a penetration test and having an updated vulnerability …
How to install VirtualBox Guest Additions in Kali Linux (Kali Rolling / Kali Linux 2016.2 / Kali 2017)
Since Kali Linux 2016 came out (also known as Kali Rolling), it seems that Official …
11 comments
Please help. I got an error like this on my VM Kali Linux 2.0
dpkg: error processing archive ipscan_3.4_amd64.deb (–install):
package architecture (amd64) does not match system (i386)
Errors were encountered while processing:
ipscan_3.4_amd64.deb it happened when installing other package such as chrome etc. Thanks for your concern.
Great – its installed but nowhere to find in the Applications menu, how to get it there ? Or better in what part of the menu should it be.
I am actually completely lost and have no idea how to fix the errors that I am seeing. I have the latest Kali installed and for the life of me can not get rid of the errors: raspi@kali:~$ ipscan
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-gtk-4623 in java.library.path: [/usr/java/packages/lib, /usr/lib/arm-linux-gnueabihf/jni, /lib/arm-linux-gnueabihf, /usr/lib/arm-linux-gnueabihf, /usr/lib/jni, /lib, /usr/lib]
no swt-gtk in java.library.path: [/usr/java/packages/lib, /usr/lib/arm-linux-gnueabihf/jni, /lib/arm-linux-gnueabihf, /usr/lib/arm-linux-gnueabihf, /usr/lib/jni, /lib, /usr/lib]
/home/raspi/.swt/lib/linux/arm/libswt-gtk-4623.so: /home/raspi/.swt/lib/linux/arm/libswt-gtk-4623.so: cannot open shared object file: No such file or directory (Possible cause: can’t load IA 32-bit .so on a ARM-bit platform)
Can’t load library: /home/raspi/.swt/lib/linux/arm/libswt-gtk.so at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.widgets.Display.(Unknown Source)
at net.azib.ipscan.Main.main(Main.java:53)
I have uninstalled and deleted everything from Kali and sudo reboot. Then I reinstall everything again. I thought that for some reason, I would try the 64bit just in case. Nope, it tells me right off the bat that it is the wrong one. I am also having trouble with eclipse and I don’t know if somehow the two are related issues or not. I also did: raspi@kali:~$ sudo dpkg –print-architecture and got back- armhf I was at the understanding that armhf meant 32bit? Please someone help me.