Releases: pry0cc/axiom
Custom Wordlist Support
This release has shown several improvements including:
- SSH socket reusing - thanks 0xtavian!!
- Increase of default file descriptors
- Axiom-configure support for Kali
- Custom wordlist support for axiom-scan using -wL
- Updates of packages such as Rustscan
- Linode Support
- More quality of life features for those not using DigitalOcean - more cloud support and easier dynamic setup
A good start
This release brings a lot of new things including Oneshot modules, real-time tailing of the command output and custom wordlist support for modules that utilize the wordlist notation.
v0.2
Some big updates to this release! Actually my first proper release! I think we're safe enough to be at version 0.2, I won't feel happy for a full version 1.0 until we have full error checking everywhere & a better thought out modularity.
This version brings a good base to work upon. I'm happy with its functionality and a lot of its design, axiom-deploy needs a complete rewrite, as does the VPN system. I'd like to add Wireguard as an option to axiom-deploy and axiom-vpn. IBM support has seen a massive improvement with good work with 0xtavian.
Axiom-fleet and axiom-init may see a merge in future releases, I think it would be cool to have some syntax like axiom-init *3; axiom-init jerry*7
, I think that would be succinct and fairly self-explanatory. Not that hard to do either. Could potentially use interlace also for the fleet part.
Documentation has found a lot of improvement also during this release. Really happy to put this out! Enjoy!