Welcome to the awesome part of the website! Well it’s what will hopefully get awesome as we develop more and more tools over time. Right now though you can find below some tools that we have developed in both our spare time and during client engagements (with clients permission to open source the POC). We are currently working on a tiny tools series, which will basically be used in the coming months for something bigger!!
All of our tools posted on this website our licensed under the GNU GENERAL PUBLIC LICENSE version 3: http://www.gnu.org/licenses/gpl-3.0.en.html
You can also view the tools and potentially more on our github page: https://github.com/Achromatic-Security
If you have any questions, need help getting them set up or have some cool ideas for what we should work on next then don’t hesitate to get in touch with the team!
Category
SNI Sniffer
Simple python script to extract SNIs from SSL/TLS communications. If you are in a monitoring mood, run this on a span port and monitor those SNIs!
This script is constantly expanding to allow you to gain a greater insight into SSL/TLS traffic on your network so keep an eye out for updates.
Bulk Whois
This script is a rework of one we released a while ago now. Written in python it allows you to give it a list of domains and retrieve the associated whois information for those domains.
Bulk Whois will be expanded in coming months to perform more actions allowing you to gain a better understanding of domains, IP addresses etc during your investigations.