
Over the last month I’ve been using GROK heavily to see if it can be used to create products and services to help people with cyber security challenges. Now you might wonder how far you can get with notepad (ok I used vscode because I’m on a Mac right now!) and GROK. Basically I’ve not written a single line of code! Not one! Do you want to see what mrr3b00t + AI has created?
I’ve been working on a range from cools from a tool to conduct OSINT, Attack Surface Maps, or just visualise data:

https://mr-r3b00t.github.io/crime-mapper/experimental_mapper.html
Through to a range of tool to help CISOs and SOC Managers/Analysts and Responders etc.
These are based largely off my practical experiences in the industry, they are meant to be aids and not magic buttons!

https://mr-r3b00t.github.io/soc_chef
From comments to far outside of the mapping tool the crowd favourite so far is the Timeline creation tool!
https://mr-r3b00t.github.io/soc_chef/tools/timeline_creator.html

But I’ve note stopped with practical tools, I’ve also managed to create mini games:
Become a cyber detective!
https://mr-r3b00t.github.io/cyber-detective

I’m quite proud of this one! I’m also insanely shocked at how I’ve made this with zero code.
I’ve also made:
Attack the Net and Defend the Net! Two mini games to show a cyber attack from an attacker and defender perspective!
https://mr-r3b00t.github.io/attack_the_net

https://mr-r3b00t.github.io/defend_the_net

As I’ve said I’ve made all of these with zero hand written code! I’ve managed to make tools in minutes/hours/days that would have taken me weeks/months before!
Are they perfect? No. However when I used to hand create scripts and HTAs etc. were they perfect? No.
Do humans make mistakes? yes. Do LLMs? yes.
I think the key thing here is it’s meant I can start making tools that otherwise I would probably have had the ideas for but just never made, or made something in excel. It’s not that I can’t hand code, I’m just not a developer. I have customers to work with life to live! Using vibe coding has not only mean’t I can create things quickly, It’s also meant I’ve been able to do that as a single person. My friend Duckie and I even used 3 LLMs/AI in a way like minority report, getting them to check each others work and create plans that they reviewed.
At some point I’ll use an IDE as well, I might even have to write a line of code or two… but for small tools, micro games and proof of concepts this has been an amazingly cool and good experience for me, and hopefully people find the tools and games useful and fun! Let me know what you think!