Skip to content

Installs tcpdump and sets cap_net_raw and cap_net_admin

Notifications You must be signed in to change notification settings

ait-testbed/atb-ansible-tcpdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-Role: atb-ansible-tcpdump

Installs tcpdump and sets cap_net_raw and cap_net_admin on it. (This is a part of a vulnerable testbed. don't use this in production)

Requirements

  • Debian or Ubuntu

Role Variables

none

Example Playbook

- hosts: localhost
  roles:
    - tcpdump

License

GPL-3.0

Author

  • Wolfgang Hotwagner