ErdemOzgen / blackcart

Custom Black arch based docker container for continuous automated red teaming
GNU General Public License v3.0
13 stars 5 forks source link

Install anew #33

Closed ataseren closed 5 months ago

ataseren commented 5 months ago

anew is needed for some YAMLs to work. It will also be a good addition to the arsenal for future YAMLs.

It can be installed with:

go install -v github.com/tomnomnom/anew@latest
ErdemOzgen commented 5 months ago

fixed in docker erdemozgen/blackcart:1.0.5