conflag is a python script that expands the 'flags' section of the output of 'show conn' on a Cisco ASA firewall into human-readable flags
To use: throw the output of 'show conn' into conflags stdin
$cat conn.txt | conflag.py (snip) TCP outside [redacted]:443 dmz [redacted]:57991, idle 5:32:06, bytes 2138, flags UfIO: up, inside FIN, inbound data, outbound data TCP outside [redacted]:443 dmz [redacted]:48381, idle 5:31:58, bytes 2874, flags UfIO: up, inside FIN, inbound data, outbound data TCP outside [redacted]:443 dmz [redacted]:39373, idle 5:32:02, bytes 2058, flags UfIO: up, inside FIN, inbound data, outbound data TCP outside [redacted]:443 dmz [redacted]:36272, idle 5:32:22, bytes 46967, flags UfIO: up, inside FIN, inbound data, outbound data TCP outside [redacted]:443 dmz [redacted]:33789, idle 5:33:45, bytes 43204, flags UfIO: up, inside FIN, inbound data, outbound data (snip)
Listing directory https://download.elifulkerson.com/files/conflag/0.1: conflag.py January 07 2018 01:13:35 2133 a /bin/python script, ASCII text executable conflag.py.asc January 07 2018 01:14:22 801 GnuPG signature conflag.py.md5 January 07 2018 01:14:22 45 MD5 checksum conflag.py.sha1 January 07 2018 01:14:22 53 SHA1 checksum conflag.py.sha256 January 07 2018 01:14:22 77 SHA256 checksum conflag.py.sha512 January 07 2018 01:14:22 141 SHA512 checksum ↩ Browse the download server