pyro
|
86c3525493
|
fixed a bug in project promotion where the folder for the project name
would be duplicated, and added rustbuster to the rust tools available!
|
2026-09-02 14:29:50 -05:00 |
|
pyro
|
0bb3a125aa
|
fixed a bug on new project creation where the config file path wasn't
being passed correctly. Also started the groundwork for adding more of
my rust based tooling to tetanus.
|
2026-08-27 12:23:18 -05:00 |
|
pyro
|
8ab7a2bec4
|
added a module to copy the command to run a portscan for the scope, and
added the ability to add new configs to separate projects, like work vs
personal. Also added a way to switch between these configs.
|
2026-08-19 16:56:27 -05:00 |
|
pyro
|
9dd44796d6
|
added victim stuff, and modified the install script to properly install
|
2026-08-14 16:35:06 -05:00 |
|
pyro
|
2b3a787fb6
|
added code to generate victim binaries, implemented client -> server
authentication and fixed a bug in the ui where not all output would be
displayed.
|
2026-08-14 16:23:40 -05:00 |
|
pyro
|
4ce461025c
|
made the server and the client/server communication functionality work.
|
2026-08-04 13:35:52 -05:00 |
|
pyro
|
ae91cc0ce4
|
did some refinement on the client/server protocol
|
2026-06-23 17:12:29 -05:00 |
|
pyro
|
5ecf737e55
|
made the install script download the note_templates and default-modules.
|
2026-05-20 15:52:32 -05:00 |
|
pyro
|
a907de8ff3
|
changed the cli to a tui environment.
|
2026-05-20 13:33:53 -05:00 |
|
pyro
|
3eeecb0010
|
wrote the tool to use rhai scripts as commands, and wrote a basic cli as
an example.
|
2026-05-20 10:03:59 -05:00 |
|