honeynet / beeswarm

Honeypot deployment made easy
GNU General Public License v3.0
237 stars 64 forks source link

SIP honeypot #209

Closed cmsmith1977 closed 9 years ago

cmsmith1977 commented 9 years ago

First pass at a SIP honeypot! Currently responds with a 404 for any REGISTER request and a 407 for any INVITE request.

johnnykv commented 9 years ago

Great work! I made a few comments during the review, as soon as those are fixed i will merge this. When you do the fixes, just push to your own repo and the commits will automatically get appended to this pull request (github magic...)