Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/csirtgadgets/csirtg-honeypot

Twisted based HoneyPot for WhiteFace
https://github.com/csirtgadgets/csirtg-honeypot

Last synced: 2 months ago
JSON representation

Twisted based HoneyPot for WhiteFace

Awesome Lists containing this project

README

        

# WhiteFace HoneyPot
# Ubuntu
```bash
$ pip install twisted
$ git clone https://github.com/csirtgadgets/whiteface-honeypot.git
$ cd whiteface-honeypot
$ sh start.sh
$ sh stop.sh
```

# rdp.yml
```yaml
token: 1234
user: wes
feed: scanners
```

# vnc.yml
```yaml
token: 1234
user: wes
feed: scanners
```

initially based on http://labs.inguardians.com/tomshoneypot.html and https://github.com/desaster/kippo.