What is KERnano?
It is an Open Source, No Install, Python-Based, Pen Testing kit, for Windows & Linux.
That means it is a light-weight box of tools that you can keep on hand (or on a flash drive) that you can use during a Pen Test, or a CTF event.
What do you mean by "No Install"?
The "No Install" means that the tool will just 'run', without the user needing to install anything additional. This happens in 2 ways:
1: An "exe" file to be run on Windows.
2: An "ELF" file to be run on Linux.
Reason being, everything would already be pre-compiled and ready to go.
If you ever tried to install a new tool from GitHub than you understand that most of the time there would be some required libraries that would need to be installed along side the tool, and sometimes you might need either special commands, or minor configurations to be made before using the tool. We found that by creating an "exe" or an "ELF" file illuminates that issue.
What's Under The Hood?
KERnano is coded entirely in Python 3, and since it is an Open Source project, you will have access to the source code via the GitHub Page.
Who Makes KERnano?
It is developed by Ash Noor of exeCODEable, more about them in the "About" page if you like.
How Can I Support KERnano?
Check out our "Support" page for both Financial and Non-Financial ways to support, and thank you in advance for even thinking about supporting, it really means a lot.
What Now?
Well, go download KERnano, try it out, and let us know what you think.
Please be responsible and make sure you get permission before you Pen Test anyone. This tool is created to Help, not to Harm. We believe that hacking is indeed a superpower, so use your power responsibly.
Thank you for your visit.
We hope you enjoy using the tool.