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
- Host: GitHub
- URL: https://github.com/ait-testbed/atb-ansible-tcpdump
- Owner: ait-testbed
- Created: 2023-12-14T17:43:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T14:27:47.000Z (over 2 years ago)
- Last Synced: 2025-06-02T20:12:16.462Z (12 months ago)
- Topics: aecid, ansible, ansible-role, atb, capabilities, role, tcpdump, testbed, vulnerability
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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