https://github.com/mushorg/conpot
ICS/SCADA honeypot
https://github.com/mushorg/conpot
hacktoberfest honeypot ics python scada security
Last synced: 3 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T12:19:55.000Z (4 months ago)
- Last Synced: 2025-04-05T09:02:09.736Z (10 days ago)
- Topics: hacktoberfest, honeypot, ics, python, scada, security
- Language: Python
- Homepage:
- Size: 2.92 MB
- Stars: 1,305
- Watchers: 95
- Forks: 419
- Open Issues: 115
-
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

[](https://conpot.readthedocs.io/en/latest/)
[](https://coveralls.io/github/mushorg/conpot?branch=master)
[](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).