From d009c14f73006b07a4f7ad81946fddc396f6d243 Mon Sep 17 00:00:00 2001 From: hahwul Date: Wed, 4 Jan 2023 23:32:54 +0900 Subject: [PATCH] Add of-CORS --- weapons/of-CORS.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/of-CORS.yaml diff --git a/weapons/of-CORS.yaml b/weapons/of-CORS.yaml new file mode 100644 index 0000000..7a4c9a6 --- /dev/null +++ b/weapons/of-CORS.yaml @@ -0,0 +1,13 @@ +--- +name: of-CORS +description: Identifying and exploiting CORS misconfigurations on the internal networks +url: https://github.com/trufflesecurity/of-CORS +category: tool +type: Exploit +platform: +- linux +- macos +- windows +lang: Python +tags: +- cors \ No newline at end of file