signorrayan / RedTeam_toolkit

Red Team Toolkit is an Open-Source Django Offensive Web-App which is keeping the useful offensive tools used in the red-teaming together.
MIT License
550 stars 121 forks source link

request responder #34

Closed sephirothac closed 1 year ago

sephirothac commented 2 years ago

Hello,

Can you add in the Responder solution for MITM and Network Spoofing?

signorrayan commented 2 years ago

Hi. The Common Weakness Enumeration for the MITM (CWE-300) is a vast field, and most of the time (in-network), it is prevented on machines by using pair-keys, SSL, etc. I'm not sure about adding that soon, but I will do some research. Feel free to add more detail(or suggestion) on this issue.