@@ -6,4 +6,52 @@ A collection of useful GitHub projects loosely categorised. I may end up adding
6
6
pwnd
7
7
----
8
8
* ODAT Oracle Database Attack Tool:
9
- * https://github.com/quentinhardy/odat
9
+ * https://github.com/quentinhardy/odat
10
+
11
+ * clusterd framework, attacking JBoss, CF, WebLogic, Tomcat, Railo, Axis2, Glassfish:
12
+ * https://github.com/hatRiot/clusterd
13
+
14
+ * JexBoss - Jboss verify and EXploitation Tool:
15
+ * https://github.com/joaomatosf/jexboss
16
+
17
+ * The Backdoor Factory Proxy (BDFProxy):
18
+ * https://github.com/secretsquirrel/BDFProxy
19
+
20
+ * impacket:
21
+ * https://github.com/CoreSecurity/impacket
22
+
23
+ * CrackMapExec Windows/Active Directory swiss army knife:
24
+ * https://github.com/byt3bl33d3r/CrackMapExec
25
+
26
+ * commix:
27
+ * https://github.com/stasinopoulos/commix
28
+
29
+ * beef-drive, beef framework with WebRTC:
30
+ * https://github.com/tsu-iscd/beef-drive
31
+
32
+ * VirtuaPlant Industrial Control Systems simulator:
33
+ * https://github.com/jseidl/virtuaplant
34
+
35
+ * Responder, LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication:
36
+ * https://github.com/SpiderLabs/Responder
37
+
38
+ * WSUSpect Proxy - a tool for MITM'ing insecure WSUS connections:
39
+ * https://github.com/ctxis/wsuspect-proxy
40
+
41
+ * Potato, NTLM relay PrivEsc:
42
+ * https://github.com/foxglovesec/Potato
43
+
44
+ * jdwp-shellifier (Java Debug Wire Protocol):
45
+ * https://github.com/stufus/jdwp-shellifier
46
+
47
+ * foxglovesec JavaUnserializeExploits:
48
+ * https://github.com/foxglovesec/JavaUnserializeExploits
49
+
50
+ * KeeFarce, extraction of KeePass 2.x password database information from memory:
51
+ * https://github.com/denandz/KeeFarce
52
+
53
+ * Wolves Among the Sheep, MD5 hash collision:
54
+ * https://github.com/silentsignal/sheep-wolf/
55
+
56
+ * TDL (Turla Driver Loader). Driver loader for bypassing Windows x64 Driver Signature Enforcement:
57
+ * https://github.com/hfiref0x/TDL
0 commit comments