From 223c9376a5a9998f3cf3390ae4172810e27f281a Mon Sep 17 00:00:00 2001 From: Rahmat Nurfauzi Date: Tue, 17 Jan 2023 04:45:48 +0700 Subject: [PATCH] Create README.md --- 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..ff44804 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Red Team Scripts +A collection of red teaming and adversary emulation related tools, scripts, techniques, notes, etc. Made for Education purpose only, do not use for illegal purposes.