AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

comm/tcp/exscan04.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric icon
No screenshot available
Short:ExScan 0.4 port by LouiSe - TCP/IP portscanner
Author:LouiSe
Uploader:LouiSe <louise amiga hu>
Type:comm/tcp
Architecture:m68k-amigaos
Date:2000-05-27
Download:comm/tcp/exscan04.lha - View contents
Readme:comm/tcp/exscan04.readme
Downloads:740

REQUIRES IXEmul package! http://www.ninemoons.com

http://amigaonly.ahol.com/louise

==================================================

exscan - v0.4 - By PolarRoot [pi9@hotmail.com] [http://exscan.netpedia.net]
        QueSO - Remote OS Identification - By Savage
        QueSO code has been modified and integrated with permission.

Usage:
	./exscan [options] <hostname> [port]
	[options]  - command line options (see list below)
	<hostname> - name of target computer (IP or name); required
	[port]     - port number(s) to scan; space-delimited list

Options:
	-f <file>	- send output to <file> file
	-h or -?	- show on-screen help (this screen)
	-l		- only list services which would be scanned
	-o		- only perform QueSO - do not port scan
	-q		- disable QueSO remote OS identification
	-v		- verbose mode
	-V		- print version information

Examples:
	./exscan 127.0.0.1
	./exscan www.rootshell.com 80
	./exscan www.l0pht.com 23 80 110

==================================================
INTRODUCTION

exscan is a network/Internet port scanner, that 
uses the strobe-scan technique of only scanning 
certain ports, instead of a full blown port scan.  
The ports which exscan scans can be viewed in 
the file SERVICES which is distributed with 
exscan.

exscan is not only a port scanner, though.  With 
some services (such as finger and HTTP) exscan 
queries the server for information (such as 
the users on finger; and the server version on 
HTTP).  On other services (such as FTP, SMTP, 
and others) exscan displays the information 
returned by the server, sometimes called a 
banner, and usually including the 
server type and version.

Starting with the 0.3 release, exscan has the 
remote OS identification functionality from 
QueSO integrated into the exscan interface.  
Now whenever you scan a host you'll also know 
whether the target is running Linux, Windows, 
or any other operating system.

exscan aims to be a tool which can handle all 
of your port scanning and machine scanning 
needs within the comfortable interface of 
a single program.

I hope you find exscan useful.  If you have any 
suggestions (or hopefully improvements you have 
made) please send them to me.  I believe that the
best way for exscan to evolve, is for programmers
and hackers around the world to use it, break it,
and improve it.  E-mail me at:
				pi9@hotmail.com

==================================================
INSTALLATION

1)  To compile, type:
	make
2)  To install, as root type:
	make install

Not too painful, eh?

==================================================
HOW-TO-USE exscan

exscan must be run with the name of the target 
computer, or the host you wish to scan.  The 
hostname can be in the form of a name (localhost) 
or IP address (127.0.0.1)  If you do not want to 
scan all of the ports exscan scans by default 
(see SERVICES), you may also list the ports you 
do want exscan to scan after the host name.  
There can be any number of ports, delimited 
(or separated) by spaces.

If you want to scan your own computer, you 
might use:
	exscan localhost

If you only want to scan your computer for 
telnet, you might use:
	exscan localhost 23

If you want to scan your computer for telnet 
and HTTP, you might use:
	exscan localhost 23 80

Also, see the exscan on-screen help for 
information on the various command-line arguments.  
Here are some examples:

To only list the services which would be 
scanned, you might use:
	exscan -l localhost

To disable QueSO functionality, you might use:
	exscan -q localhost

To only use QueSO operating system 
identification, you might use:
	exscan -o localhost

To direct output to a file, instead of the 
console or screen, you might use:
	exscan -f localhost.scan localhost

To only print the version information of 
exscan, you might use:
	exscan -V

==================================================
exscan was written by PolarRoot (pi9@hotmail.com)
on a RedHat Linux 5.1 box with the Linux 2.0.36 Kernel.
The exscan homepage can be found at:
	http://exscan.netpedia.net/exscan.html


Contents of comm/tcp/exscan04.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  461     802  57.5% -lh5- bbb9 Feb  9  1999 exscan-0.4/ABOUT
[generic]                27877   78692  35.4% -lh5- 8456 May 25  2000 exscan-0.4/exscan
[generic]                  247     428  57.7% -lh5- 53b1 Feb  8  1999 exscan-0.4/exscan.lsm
[generic]                 1749    4128  42.4% -lh5- 63d5 May 25  2000 exscan-0.4/exscan04.readme
[generic]                 1113    2308  48.2% -lh5- fd71 Feb  9  1999 exscan-0.4/HISTORY
[generic]                 2820    8885  31.7% -lh5- a234 May 25  2000 exscan-0.4/main.c
[generic]                  547    1361  40.2% -lh5- 0ae7 May 25  2000 exscan-0.4/main.h
[generic]                 6237   14376  43.4% -lh5- d429 May 25  2000 exscan-0.4/main.o
[generic]                  287     450  63.8% -lh5- 3daa May 25  2000 exscan-0.4/Makefile
[generic]                  875    2971  29.5% -lh5- e26d Feb  9  1999 exscan-0.4/OUTPUT
[generic]                  338     545  62.0% -lh5- c1e3 Feb  8  1999 exscan-0.4/qconfig.h
[generic]                 3408    9694  35.2% -lh5- cbd5 Feb  6  1999 exscan-0.4/qmain.c
[generic]                 6802   14718  46.2% -lh5- 4324 May 25  2000 exscan-0.4/qmain.o
[generic]                 4474   13448  33.3% -lh5- 0ea1 Feb 10  1999 exscan-0.4/qtcpip.c
[generic]                  750    2220  33.8% -lh5- ba3f Jan  2  1999 exscan-0.4/qtcpip.h
[generic]                 6689   14929  44.8% -lh5- eb72 May 25  2000 exscan-0.4/qtcpip.o
[generic]                 3048   11307  27.0% -lh5- 46ac Feb  8  1999 exscan-0.4/queso.conf
[generic]                 1659    3965  41.8% -lh5- afed Feb  9  1999 exscan-0.4/README
[generic]                  517    2054  25.2% -lh5- 625a Feb  8  1999 exscan-0.4/scan.c
[generic]                 3509    8571  40.9% -lh5- 2aa0 May 25  2000 exscan-0.4/scan.o
[generic]                  583    1624  35.9% -lh5- 91c5 Feb  8  1999 exscan-0.4/SERVICES
[generic]                  498    1112  44.8% -lh5- 9cc6 Feb  8  1999 exscan-0.4/setup.c
[generic]                 3012    8067  37.3% -lh5- d152 May 25  2000 exscan-0.4/setup.o
[generic]                  375     630  59.5% -lh5- 050e Feb  8  1999 exscan-0.4/ULTRASPARC
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        24 files   77875  207285  37.6%            May 26  2000
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>