PHP Classes

adv_net: Analyze the local network with nmap

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,062 This week: 1All time: 3,492 This week: 560Up
Version License PHP version Categories
adv_net 1.0BSD License3.0Networking
Description 

Author

This class can be used use to analyze the local network.

It can use several tools to perform several types of network analysis operations:

- Ping a given IP address using nmap command
- Get the MAC address of a network card with a given IP address using arping command
- Get the IP address from a host name and vice-versa using host command
- Discover the IP addresses of hosts within a given subnet using nmap command
- Scan accessible ports of a machine with a given IP address using nmap command

Innovation Award
PHP Programming Innovation award nominee
December 2008
Number 3
Some applications need to find out details of the network they are running in, like for instance the MAC address of a machine given its IP.

This class provides a solution that to find the MAC address and other network details that works on Linux and other UNIX-like systems using tools like arping and nmap.

Manuel Lemos
Picture of Tomasz Malewski
Name: Tomasz Malewski <contact>
Classes: 5 packages by
Country: Poland Poland
Age: 39
All time rank: 54015 in Poland Poland
Week rank: 52 Up3 in Poland Poland Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file adv_net.php Class Main class
Accessible without login Plain text file index.php Example sample call
Accessible without login Plain text file index.txt Doc. sample call output

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,062
This week:1
All time:3,492
This week:560Up