mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-11 00:44:13 +00:00
6 lines
85 B
Bash
Executable file
6 lines
85 B
Bash
Executable file
#!/bin/bash
|
|
|
|
git clone --depth 1 https://github.com/beefproject/beef
|
|
|
|
cd beef
|
|
bundle
|