interactsh
interactsh copied to clipboard
Look into support for smb, netbios, ICMP, etc
More protocols :D
like a https://github.com/lunixbochs/pingbin
@vay3t more towards an offensive side, with support for capturing of NTLM and SMB hashes, etc.
Yes, I published that link rather in case they wanted to use it as an idea of how to build the ICMP part. From what I understand they want to build a rogue server, I don't know if the honey tokens would also apply for this project as the project https://github.com/thinkst/canarytokens , this project is good but it is limited by using emails to notify and not chat tools like discord or telegram.
Splitting the issue in specific tasks:
- ICMP #8
- Smb/Ntlm #9 (protocols will need to be implemented from scratch)
- Raw Packets #10
How about DHCP? For example, with CVE-2019-13263, you could encode data to be sent cross-router into the 32-bit Transaction ID field. More research is needed, but obscure DHCP bugs would be cool to find. (;
Tracking DHCP support into an independent issue at #64
Closing as this ticket is sub-categorized into individual tickets.