We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0d5db1 + 9866071 commit 11549a5Copy full SHA for 11549a5
attacker/Dockerfile
@@ -17,7 +17,7 @@ RUN apt-get update && \
17
x11vnc xvfb xauth x11-utils \
18
wget git nano python3 python3-pip python3-websockify \
19
ca-certificates supervisor sudo \
20
- net-tools procps pulseaudio-utils \
+ net-tools procps pulseaudio-utils dsniff \
21
&& apt-get clean && rm -rf /var/lib/apt/lists/*
22
23
0 commit comments