You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Modlishka is an open-source penetration testing tool that acts as a man-in-the-middle proxy. It implements a novel technical approach to handling browser-based HTTP traffic flow, which allows it to transparently proxy multi-domain destination traffic, both TLS and non-TLS, over a single domain, without requiring the installation of any additional certificate on the client. This enables multiple practical use cases.
4
4
5
-
Modlishka was the first publicly released research tool, in 2019, to demonstrate automated Adversary-in-the-Middle (AitM) phishing techniques capable of bypassing many common 2FA implementations — with the goal of raising awareness and improving real-world defenses.
5
+
Modlishka was the first publicly released research tool, in 2019, to demonstrate a novel Adversary-in-the-Middle (AitM) technique capable of bypassing many common 2FA implementations — with the goal of raising awareness and improving real-world defenses.
6
6
7
7
The project was created to highlight authentication flaws and is intended strictly for authorized research and professional security testing.
0 commit comments