From 0d2a7ae5b963598cfc87decfc817568930f89695 Mon Sep 17 00:00:00 2001 From: Oliver Broadrick <43415959+obroadrick@users.noreply.github.com> Date: Wed, 30 Jun 2021 11:43:18 -0400 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d075cb3 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# minerva2 +Personal code for the Minerva 2.0 audit. I use this repo for general exploration as well as test data generation for testing against the code in r2b2...