User Guide: PADS - secviz/davix GitHub Wiki

Site

passive.sourceforge.net

Summary

PADS allows to passively instrument hosts on the network and their services.

Command Line Quick Start

Currently there is no help available for pads.

How to Get it Working

  • Open a console.
  • To start the PADS daemon execute the command:
    sh /etc/rc.d/rc.pads start
  • The assets are recorded in a log file. To view the assets, tail this log file with following command:
    tail -f /var/log/pads/assets.csv
  • Generate some traffic with Firefox to get the PADS log file populated with information.
  • To stop the PADS daemon execute the command:
    sh /etc/rc.d/rc.pads stop

Comments

⚠️ **GitHub.com Fallback** ⚠️