An open API service indexing awesome lists of open source software.

https://github.com/ait-testbed/atb-ansible-tcpdump

Installs tcpdump and sets cap_net_raw and cap_net_admin
https://github.com/ait-testbed/atb-ansible-tcpdump

aecid ansible ansible-role atb capabilities role tcpdump testbed vulnerability

Last synced: about 2 months ago
JSON representation

Installs tcpdump and sets cap_net_raw and cap_net_admin

Awesome Lists containing this project

README

          

# 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

```yaml
- hosts: localhost
roles:
- tcpdump
```

## License

GPL-3.0

## Author

- Wolfgang Hotwagner