Commit graph

2065 commits

Author SHA1 Message Date
t3chn0m4g3
2fe2d59129 remove auto reload 2024-01-05 22:07:19 +01:00
t3chn0m4g3
7ba5567e70 add logstash http_input support for nginx
remove cockpit support entirely
cleanup / housekeeping
2024-01-05 21:31:13 +01:00
t3chn0m4g3
0f7dc73f1a provide better example 2024-01-05 20:28:39 +01:00
t3chn0m4g3
1da37b5f85 re-implement distributed feature, without ssh
add sensor compose file
add distributed option to tpot config
housekeeping / cleanup
2024-01-05 20:19:50 +01:00
Marco Ochse
c634d294c7
Update .env 2024-01-05 12:00:36 +01:00
t3chn0m4g3
908ca2a45b update builder 2023-12-11 11:04:51 +01:00
t3chn0m4g3
faec613b9a add persistence to ENVs
add ENVs checker to keep tpotinit from starting if ENVs are not present or incorrectly set
2023-12-08 18:00:09 +01:00
t3chn0m4g3
406a7314ee fix logrotate config, fix version 2023-12-07 18:44:24 +01:00
Marco Ochse
cf91caaf8c
fix alias 2023-11-01 16:19:24 +01:00
Marco Ochse
13326985a9
Add support for Raspbian (64 Bit) 2023-11-01 15:51:56 +01:00
Marco Ochse
15d65dbc25
Add Raspbian as supported OS (64 Bit) 2023-11-01 15:50:16 +01:00
Marco Ochse
05bdfd3855
Update ansible installer 2023-11-01 14:13:16 +01:00
Marco Ochse
5ebeffe31c
Finetune raspberry_showcase.yml 2023-10-31 17:33:40 +01:00
Marco Ochse
5ca4136ebe
add citation 2023-08-28 10:38:40 +02:00
Marco Ochse
02098f9b76
Update Citation 2023-08-28 10:29:24 +02:00
Marco Ochse
649163e06f
Update Citation 2023-08-28 10:16:18 +02:00
Marco Ochse
9d66bcb7d3
Add Bibtex, closes #1398 2023-08-28 10:02:59 +02:00
Marco Ochse
dc4384d6ab
Merge pull request #1369 from swiftsolves-msft/pr-azure
Azure Deployment via ARM template
2023-08-22 13:36:09 +02:00
Marco Ochse
90fa3b30e9 Update 2023-07-22 11:55:10 +02:00
Marco Ochse
32ba41497a Update 2023-07-20 19:16:10 +02:00
Marco Ochse
d2eaaab4df Update builder to push to GHCR and DockerHub 2023-07-20 18:59:01 +02:00
Marco Ochse
a8f5555324 - Prepare a docker compose file for a Raspberry Showcase
- Add config settings for the T-Pot Attack Map 2.1.0
2023-07-20 18:41:56 +02:00
Marco Ochse
cbbd2aa6c8 Update 2023-07-11 19:26:13 +02:00
Marco Ochse
6f978e3b5d Add Raspberry Pi support. 2023-07-11 19:19:51 +02:00
Marco Ochse
94445800de Add Raspberry Pi support. 2023-07-06 17:44:57 +02:00
Marco Ochse
338ebcef80 Add check if Playbook ran successfully. 2023-07-05 23:34:15 +02:00
Marco Ochse
ccdbb950d1 fix typo 2023-07-05 23:16:15 +02:00
Marco Ochse
12af5c9d46 Handle password securely, needs htpasswd to create user:password:
- Update tpotinit and entrypoint.sh to reflect this
- Update install.sh to reflect this
- Update .env / env.example to reflect this

Reorder recommended packages in T-Pot Playbook
Add packages to T-Pot Playbook to ensure manual deployment via Ansible will offer the same environment as manual local installation via install.sh and local Ansible deployment.
2023-07-05 23:03:41 +02:00
Marco Ochse
b3f1b71054 Tweaking:
- Ansible Playbooks refinement
- Add Ansible Bootstrapping
- Add some notes
2023-07-05 17:55:59 +02:00
Marco Ochse
69be264eae Notes for Dev Preview 2023-07-04 00:41:12 +02:00
Marco Ochse
fd74707f07 Notes for Dev Preview 2023-07-04 00:38:35 +02:00
Marco Ochse
1ebdfc2eac Add install support for Alma Linux. 2023-07-03 23:43:31 +02:00
Marco Ochse
45d7b60d4c Add install support for Rocky Linux. 2023-07-03 22:47:13 +02:00
Marco Ochse
4dfb9a9caf tweak installer
fix issue with selinux on Fedora
2023-07-03 16:45:40 +02:00
Marco Ochse
ae9a2dd2ee Tweaking
- reorder install.sh
2023-07-02 15:25:58 +02:00
Marco Ochse
e26a8a2b39 Tweaking 2023-07-02 15:05:55 +02:00
Marco Ochse
f7fc81a8ad Update Installer / Playbooks
- add tags
- reorder
- fix errors
2023-07-02 14:52:06 +02:00
swiftsolves-msft
1af7cdcaa1 Azure Deployment via ARM template
The following is a Azure Deployment of T-Pot using a ARM Template, creates a debian 11 vm, disks, nic, nsg, pip and leverages cloud-init customData to pass a B64 encoded string of a cloud-inity yaml file, example in readme docs.
2023-07-02 00:56:38 -04:00
Marco Ochse
cbcfa6d1f0 tweaking 2023-07-01 03:26:26 +02:00
Marco Ochse
9f9aed8176 tweaking 2023-07-01 01:23:57 +02:00
Marco Ochse
df0581b491 tweaking 2023-07-01 00:31:50 +02:00
Marco Ochse
5a7c4b54e6 tweaking 2023-06-30 23:49:47 +02:00
Marco Ochse
3eead2740e tweaking 2023-06-30 23:42:19 +02:00
Marco Ochse
3f472f594a tweaking 2023-06-30 23:23:15 +02:00
Marco Ochse
38b1e99673 tweaking 2023-06-30 22:51:25 +02:00
Marco Ochse
4df54390dc tweak install script and configs 2023-06-30 22:03:53 +02:00
Marco Ochse
58ca11f85e tweaking 2023-06-30 14:58:10 +02:00
Marco Ochse
2d1a06551c tweak installer, playbooks 2023-06-30 13:15:30 +02:00
Marco Ochse
e4b73c5be7 update distro names 2023-06-30 11:22:50 +02:00
Marco Ochse
5465a5e364 update distro names 2023-06-30 11:19:49 +02:00