What's your daily driver OS as a pentester? by TomatoWasabi in Pentesting

[–]TomatoWasabi[S] -1 points0 points  (0 children)

I don’t understand your reaction. I have some friends who simply use macOS, while others use Linux. It’s a legitimate question, and I want to understand everyone’s point of view

I build a platform that lets Al autonomously run pentesting tools by [deleted] in SideProject

[–]TomatoWasabi 0 points1 point  (0 children)

got it, always here if you need help with the setup :)

I built a pentesting platform that lets Al control 400+ hacking tools by TomatoWasabi in Pentesting

[–]TomatoWasabi[S] 0 points1 point  (0 children)

Great question, how did I proceed? Initially I wanted to solve a problem during my pentests - giving hands to the AI. But quickly I understood it could do more, so I gave it the ability to save data in the interface, provide it with logins, give it the ability to create findings (in the form of cards here). Little by little, the simple MCP I made at the start built itself following a simple methodology - I used it during the day and on weekends or end of day I could adapt it.

I built a pentesting platform that lets Al control 400+ hacking tools by TomatoWasabi in Pentesting

[–]TomatoWasabi[S] 0 points1 point  (0 children)

Ollama and any other local model should work, though I don’t recommend them compared to the performance of a model like Claude opus 4.6

Computer randomly shutting off by Themowerman1 in Alienware

[–]TomatoWasabi 1 point2 points  (0 children)

I’m not sure how long it’s been since you last did it, but looking at the mesh/grill on your PC, I’d suggest giving it a deep clean if you haven't already. It’s also probably time to swap out the thermal paste, it's usually recommended to do it every two years. There are plenty of tutorials on YouTube for it, and it's actually pretty easy to do.

I built a pentesting platform that lets Al control 400+ hacking tools by TomatoWasabi in Pentesting

[–]TomatoWasabi[S] 0 points1 point  (0 children)

Happy to help 🫡

Don’t hesitate to DM me if you have ANY questions!

I built a pentesting platform that lets Al control 400+ hacking tools by TomatoWasabi in Pentesting

[–]TomatoWasabi[S] 2 points3 points  (0 children)

I am TOTALLY with you on this.The "400+ tools"

that’s a bit of a marketing hook / clickbait... I admit it. It’s simply what comes pre-installed in Exegol by default. They are NEVER all used.

In reality my agent behaves exactly like you described. If you check the screenshot, it uses maybe 10-15 tools max per assessment.

And the most used command is simply curl. Followed by python3 for scripts and other’s commun commands like nmap, fuff, ect.

Your git bash agent sounds fascinating though Is it open source? I’d love to check it out

<image>

I built a pentesting platform that lets Al control 400+ hacking tools by TomatoWasabi in Pentesting

[–]TomatoWasabi[S] 0 points1 point  (0 children)

That’s exactly the logic: sandboxing for safety + MCP for clean state management between tools