A bunch of hacking tools for NixOS
I don't really know how to package, and I don't want to upload these low quality packages for now.
- add this to the flake input:
pentestNixos.url = "github:Marven11/PentestNixOS/main";
- add this to your
specialArgs
:
pentestNixos = pentestNixos.packages."${system}";
- in your
configuration.nix
, addpentestNixos
in the function input and use packages inside likepentestNixos.fenjing
tips: to update use this: sudo nix flake lock --update-input pentestNixos
behinder
: https://github.com/rebeyond/Behindercnext-exploit
: https://github.com/ambionics/cnext-exploitsfenjing
: https://github.com/Marven11/FenjingHavoc
: https://github.com/HavocFramework/HavocImageWebshell
: https://github.com/Marven11/ImageWebshellJNDI-Injection-Exploit
: https://github.com/Marven11/JNDI-Injection-Exploitnph
: https://github.com/arnetheduck/nphshiro-attack2
: https://github.com/SummerSec/ShiroAttack2Stowaway
: https://github.com/Marven11/Stowawaypython-ten
: https://github.com/cfreal/ten
TODO: make it a nur.