Intercept
INTERCEPT
intercept - ASDIC network sniffer module
SYNOPSIS
/opt/asdic/bin/intercept [-d] [-i <interface>] [-x <sender>] [-n <ip address>] [-M <mac address>]
DESCRIPTION
Sniff raw network session information into ASDIC database. Interface do not need to have IP enabled. Multiple intercept can be run on the same machine for sniffing multiple interface, but each instance must run in a separate directory. Creates spool databases in current directory.
OPTIONS
- -i <interface>
- Interfaces to sniff, comma separated list.
- -x <sender>
- Asserts <sender> as the IP address of an ASDIC network scanner device.
- -n <address>
- Notify ASDIC scanner module at <address> about scanning results.
- -M <mac>
- Use <mac> as default router. System default router not used.
SIGNALS
- SIGHUP
- Closes, optional re-creates and re-opens spool databases. Used to detach spool database for intereport.
EXAMPLE
# intercept -i eth0 >& intercept.log
SEE ALSO
intereport - interceptor report utility for feeding sniffer results into ASDIC database.
