Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mushorg/conpot
ICS/SCADA honeypot
https://github.com/mushorg/conpot
hacktoberfest honeypot ics python scada security
Last synced: 20 days ago
JSON representation
ICS/SCADA honeypot
- Host: GitHub
- URL: https://github.com/mushorg/conpot
- Owner: mushorg
- License: gpl-2.0
- Created: 2013-03-20T13:04:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T22:54:09.000Z (8 months ago)
- Last Synced: 2024-10-01T19:03:10.589Z (about 1 month ago)
- Topics: hacktoberfest, honeypot, ics, python, scada, security
- Language: Python
- Homepage:
- Size: 2.91 MB
- Stars: 1,230
- Watchers: 96
- Forks: 415
- Open Issues: 116
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-honeypots - Conpot - ICS/SCADA honeypot. (Honeypots)
- awesome-malware-analysis - Conpot - ICS/SCADA honeypot. (Malware Collection / Honeypots)
- awesome-honeypots - Conpot - ICS/SCADA honeypot. (Honeypots)
- fucking-awesome-malware-analysis - Conpot - ICS/SCADA honeypot. (Malware Collection / Honeypots)
- fucking-awesome-honeypots - Conpot - ICS/SCADA honeypot. (Honeypots)
- awesome-honeypot - **709**星
- awesome-hacking-lists - mushorg/conpot - ICS/SCADA honeypot (Python)
README
# Conpot
![Test Status](https://github.com/mushorg/conpot/workflows/Code%20tests/badge.svg)
[![Docs](https://readthedocs.org/projects/conpot/badge/?version=latest)](https://conpot.readthedocs.io/en/latest/)
[![Coverage Status](https://coveralls.io/repos/github/mushorg/conpot/badge.svg?branch=master)](https://coveralls.io/github/mushorg/conpot?branch=master)
[![Docker Build Status](https://img.shields.io/docker/build/honeynet/conpot.svg)](https://hub.docker.com/r/honeynet/conpot)## About
Conpot is an ICS honeypot with the goal to collect intelligence about the motives and methods of adversaries targeting industrial control systems.
## Documentation
The documentation can be found [here](https://conpot.readthedocs.io/). If you are just checking out conpot, we suggest that you go for [quick install](https://conpot.readthedocs.io/en/latest/installation/quick_install.html).
If you want to tinker around and write your own template, change ports etc. We suggest that you do host install.
You can find instructions on how to install conpot [here](https://conpot.readthedocs.io/en/latest/installation/install.html) and the FAQ [here](https://conpot.readthedocs.io/en/latest/faq.html).