Happy New Year hackers !!!
A few days ago we released secator
on GitHub, which is a new CLI aimed at improving productivity for pentesters.
https://github.com/freelabz/secator
secator
is a Python-based swiss-knife tool that standardizes input / output for many recon (& others) tools that you use daily, like ffuf
, subfinder
, nmap
, nuclei
, … and many others. Input options are mutualized amongst tools of the same category, and the output format is always structured: JSON lines, JSON, CSV, Google Sheets, you can pick.
secator
is also a workflow automator: we have a set of out-of-the-box workflows that you can use (run secator w
to list them); and you can write custom workflows as well in YAML format.
I recommend you give it a try (pip install secator
) and let us know your feedback and questions below this post.
Cheers !
I just wanted to give a shoutout to the amazing ‘secator’ community. The support, knowledge sharing, and collaborative spirit here are second to none. Building custom workflows and contributing to the repository has been a blast. Let’s keep the momentum going and make ‘secator’ even better together! 👏
Thanks @omarleomar for being one of our first beta-testers ! Glad we could share ideas and collaborate for the first release, and hopefully many more after 😉