Skip to content

raesene/sectest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecTest

A Docker build focused on security testing...

There's quite a few of these around now, this one is mine :)

using this is fairly easy

docker run -i -t --name <container_name> raesene/sectest /bin/bash

will give you an interactive shell with tools installed the <container_name> should be a name for the instance (for example the name of a test you're doing). If you exit the shell you can then restart the conainer with

docker start -a -i <container_name>

About

Docker Automated Build for Security Testing Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages