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
Sometimes you have to spread the same payload to multiple targets and don't know how many clients will try to connect back. Multicat allow to setup a **listener capable of handling multiple connections on the same port** and **interact with each client on a separate session**.
18
+
Sometimes you have to spread the same payload to multiple targets and don't know how many clients will try to connect back. Multicat allow to setup a **listener capable of handling multiple connections on the same port** and **interact with each client on a separate session**. This server is client agnostic: **compatible with any reverse shell that would work with a netcat listener**.
19
19
20
20
21
21
<palign="right">(<ahref="#top">back to top</a>)</p>
0 commit comments