https://github.com/code-raisan/honeypot-autoopen
Automatically opens and notifies honeygain's honeypot
https://github.com/code-raisan/honeypot-autoopen
honeygain honeygain-bot honeypot
Last synced: 10 months ago
JSON representation
Automatically opens and notifies honeygain's honeypot
- Host: GitHub
- URL: https://github.com/code-raisan/honeypot-autoopen
- Owner: code-raisan
- License: mit
- Created: 2023-02-17T12:23:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T12:27:35.000Z (over 3 years ago)
- Last Synced: 2025-06-04T07:12:21.460Z (about 1 year ago)
- Topics: honeygain, honeygain-bot, honeypot
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HoneyPot-AutoOpen
自動でHoneygainのHoneyPotを自動で開きます
## Use
1. 設定ファイルのコピー
```sh
cp sample.env .env
```
2. `.env`にメールアドレス, パスワード, WebhookURL(任意)を設定
3. 依存パッケージをインストール
```
poetry install
```
4. `main.py`をcrontab等で定期実行