Nathan Woodburn nathanwoodburn
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:37:57 +10:00
32c6f0fb09 bot: Fixed reusing variables
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:35:35 +10:00
7a75c020dc bot: Cleanup logging
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:34:32 +10:00
f611aa929c bot: Finish domain check
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:31:11 +10:00
e7c44a8870 python: Import crypto
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:29:16 +10:00
e9d40a337c bot: Update ssl parsing
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:26:07 +10:00
5c1259c1e2 bot: Try parse ssl cert
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:20:43 +10:00
229cd1aa0c bot: Log cert to test
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:18:42 +10:00
6a23b9cecd bot: Get domains from cert
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:14:47 +10:00
a88376555d bot: Catch more dig errors
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:11:34 +10:00
2ac733f33d bot: Add try for TLSA missing
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:06:28 +10:00
1b9f4eafc8 bot: Update TLSA for DNS to specify DNS
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:04:01 +10:00
b7ca3e2ddc bot: Add 3 1 1 to cert hash
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 18:00:40 +10:00
8cd5ba5c56 bot: Fix send second message
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 17:57:51 +10:00
00cbe236b2 bot: Check for TLSA missing in DNS
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 17:54:20 +10:00
0fb5834eb3 bot: Split the response for long messages
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 17:48:04 +10:00
d1daee5d02 bot: Check TLSA from dns
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 17:44:19 +10:00
6cce762dd3 bot: Use alt hex reader
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 17:39:04 +10:00
d3c82b6c05 bot: Trim certs
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 17:36:29 +10:00
b7819f6f98 bot: Fix record counting
nathanwoodburn pushed to main at nathanwoodburn/woodburn-bot 2023-09-27 17:35:07 +10:00
b8d2b4c006 bot: Regex check the domain to stop any injections