Sign inSign up

securityrat/all_in_one

By securityrat

Updated almost 9 years ago

Image containing SecurityRAT tool and MySQL DB with default requirement set.

Image
3

3.1K

securityrat/all_in_one repository overview

[DEPRECATED] Use https://hub.docker.com/r/securityrat/securityrat instead

This is an image enabling a quick&easy start if you want to play around with the SecurityRAT tool (otherwise available at https://github.com/SecurityRAT).

Important: the setup is not suitable for a production environment!

How To

  • run docker run -it -p 9002:9002 securityrat/all_in_one
  • once the image has started, navigate to https://localhost:9002 and accept the self-signed certificate in your browser
  • authenticate with one of the default users admin/admin or user/user
  • start playing around

Run commands in the running container

  • open another terminal and run sudo docker ps. This will list the containers running.
  • fire docker exec -it --user securityrat <container-id> bash. The password to the securityrat user is the same as the username.

Tag summary

Content type

Image

Digest

Size

383.6 MB

Last updated

almost 9 years ago

docker pull securityrat/all_in_one