Introducing the Hunnypot 🍯
Hey everyone, I've been seeing bots trying to scrap my local server all the time, usually looking for the same few sensitive files like .env or .git. I've mentioned it before in…
Solving IT puzzles and crafting Python solutions. When not coding, I'm rolling dice in RPGs, navigating Linux (MCMXCVI), and keeping a keen eye on the Crypto...
Hey everyone, I've been seeing bots trying to scrap my local server all the time, usually looking for the same few sensitive files like .env or .git. I've mentioned it before in…
Hey everyone, Have you ever been so enveloped in your work that you forget to eat, and you just can't walk away until it's done? That's been my life for the last little while.…
Hey everyone, If you've been following along with my "Fun with Python" series, you may have noticed a recent focus on cryptography. !AI just couldn't get the text right, but…
Hey everyone, About a week ago in our "Fun with Python" series, we explored the Vigenère and Beaufort ciphers, which use a keyword to create more secure substitutions. At the…
Hey everyone, I'm happy to announce the addition of another tool to the collection on the HiveTools site: the HSBI Utility. While it's easy enough to send a manual transaction…
Hey everyone, It's time for another "Fun with Python" post. A while back, I shared a Terminal Dice Roller that used Hive to generate random, deterministic results. Today, we're…
Hey everyone, Even though I haven't been feeling 100%, I did manage to make a couple of small fixes to the app over the last few days. Tipping is Here! One of the first…
Hey everyone, I haven't been feeling too well recently. My back is acting up again, which is something I've dealt with since I broke it back in 2007. When I'm stuck not being…
Hey everyone, I've been working on improving my Market-Viewr tool, specifically trying to find a more natural way to get a token's richlist. Right now, the process is pretty…
Hey everyone, Yesterday, I posted a little tool I wrote to analyze the commit history of a git repository and came to a conclusion that was, frankly, wrong. In that post, I…