Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/csirtgadgets/csirtg-honeypot
- Owner: csirtgadgets
- License: lgpl-3.0
- Created: 2015-03-14T12:39:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T13:36:57.000Z (over 9 years ago)
- Last Synced: 2024-08-01T17:31:20.751Z (5 months ago)
- Language: Python
- Homepage: https://whiteface.csirtgadgets.com
- Size: 168 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-honeypots - WhiteFace Honeypot - Twisted based honeypot for WhiteFace. (Honeypots)
- awesome-honeypots - WhiteFace Honeypot - Twisted based honeypot for WhiteFace. (Honeypots)
- fucking-awesome-honeypots - WhiteFace Honeypot - Twisted based honeypot for WhiteFace. (Honeypots)
- awesome-honeypot - **3**星
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.