From 3714c7bd41063681bd4fd306eb6de88db53620e4 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sat, 9 Sep 2023 00:38:38 +0100 Subject: [PATCH] Remove King-Phisher (unmaintained since November 2022) (#138) --- software/king-phisher.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/king-phisher.yml diff --git a/software/king-phisher.yml b/software/king-phisher.yml deleted file mode 100644 index 2152f89865..0000000000 --- a/software/king-phisher.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: King Phisher -website_url: https://github.com/rsmusllp/king-phisher -description: King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. -licenses: - - BSD-3-Clause -platforms: - - Python -tags: - - Miscellaneous -source_code_url: https://github.com/rsmusllp/king-phisher -stargazers_count: 2037 -updated_at: '2022-11-07' -archived: false