Sign inSign up

forallsecure/tutorial

By forallsecure

Updated about 3 years ago

Mayhem tutorial in a self-contained docker environment

Image
0

10K+

forallsecure/tutorial repository overview

Mayhem Tutorial

To run:

 $ docker run --privileged -ti forallsecure/tutorial
  • You will start in the /root/tutorial directory. All examples are underneath this directory.
  • You will need to log in with the mayhem login command with your proper credentials.
  • You can run each example with the run.sh script in each example directory after login.
  • The docker --privileged flag is needed in order to run strace and similar utilities within the docker image.

Tag summary

Content type

Image

Digest

sha256:f4d8f3ca0

Size

401.7 MB

Last updated

about 3 years ago

docker pull forallsecure/tutorial