| |||||
| |||||
Search Irongeek.com: ![]() ![]()
Help Irongeek.com pay for bandwidth and research equipment: |
GENLIST.MAN.1Section: User Contributed Perl Documentation (1p)Updated: 2011-08-19 Index of this MAN page Back To MAN Pages From BackTrack 5 R1 Master List NAMEGenlist - ping scanner SYNOPSISgenlist [Input Type] [Scan Options] [General Options] DESCRIPTIONGenlist is a program that returns a list of hosts that responding to ping probes. Thus, this list can be used to perform an scan of these machines using PBNJ or Nmap.
OPTIONSUsage: genlist [Input Type] [General Options] Input Type: -s --scan <target> Ping Target Range ex: 10.0.0.
EXAMPLE OF GENLIST USED WITH PBNJ$ ./genlist -s 10.0.0.> iplist $ sudo ./scanpbnj -i iplist EXAMPLE OF GENLIST USED WITH NMAP$ ./genlist -s 10.0.0.> iplist $ sudo ./nmap -iL iplist INPUT TYPE-s <target> Ping Target Range ex: 10.0.0.*The ping scan is a useful method of only scanning the host that are responding to ICMP echo requests. This scan basically takes the host that respond to ping and prints them. This is useful in combining the result with a PBNJ or Nmap scan because no time is wasted in scanning hosts that do not respond. SCAN OPTIONS--interface <intface>This option sets an alternative interface for performing the scan. This is useful when you have multiple interfaces on a machine with restrictions on which devices can access certain IP ranges. -n --nmap <path>Use an alternative Nmap rather than Nmap located in the your path. This is useful if you have multiple version of Nmap installed on a system or if you are testing a new version of Nmap. Remember that if you are using a newly compiled version of Nmap that you need to export NMAPDIR to the location that Nmap was compiled in. Thus, if you have compiled Nmap in your homedir, use the following notation to run it with Genlist:
General Options:-v --versionPrints the Genlist version number and exits. -h --help Display this informationPrints a short help screen with the most common command flags. Running Genlist without any arguments does the same thing. FEATURE REQUESTSAny feature requests should be reported to the online feature-request-tracking system available on the web at : http://sourceforge.net/tracker/?func=add&group_id=149390&atid=774489 Before requesting a feature, please check to see if the features has already been requested. BUG REPORTSAny bugs found should be reported to the online bug-tracking system available on the web at : http://sourceforge.net/tracker/?func=add&group_id=149390&atid=774488. Before reporting bugs, please check to see if the bug has already been reported.
SEE ALSOscanpbnj(1) outputpbnj(1), nmap(1) AUTHORSJoshua D. Abraham ( jabra@ccs.neu.edu ) LEGAL NOTICESThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details at http://www.gnu.org/copyleft/gpl.html, or in the COPYING file included with PBNJ.
Index
This document was created by man2html, using the manual pages. Time: 07:34:21 GMT, September 13, 2011
15 most recent posts on Irongeek.com:
|
If you would like to republish one of the articles from this site on your
webpage or print journal please contact IronGeek.
Copyright 2020, IronGeek
Louisville / Kentuckiana Information Security Enthusiast