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
|
e28306d07d
|
added a little system resource monitor to the info pane, that shows CPU
usage and RAM usage and refresheds every second.
|
2026-08-17 14:26:55 -05:00 |
|
pyro
|
fa4b518437
|
added a server remove command
|
2026-08-17 13:44:35 -05:00 |
|
pyro
|
2fefa8daa8
|
added client type reporting and detection for the servers and clients to
handle different client types differently in the future.
|
2026-08-17 11:02:19 -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
|
7b1f9f9d4e
|
added a new module and the ability to specify a config file if you want
to.
|
2026-08-12 17:05:35 -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
|
283a336643
|
Added a third panel to display current projecct information and tool
information.
|
2026-05-21 17:04:37 -05:00 |
|
pyro
|
95b86f80aa
|
updated remove project logic to check if the client folders are empty,
and if they are deltes them.
|
2026-05-21 13:51:04 -05:00 |
|
pyro
|
9ddcd1ef6e
|
fixed a couple of warnings.
|
2026-05-21 13:17:00 -05:00 |
|
pyro
|
9a43f4c378
|
added a remove project function, and layed the framework for prompting
for user interaction.
|
2026-05-21 13:15:44 -05:00 |
|
pyro
|
2bdf100ed6
|
added distrobox logic, and protomotion logic
|
2026-05-20 17:31:42 -05:00 |
|
pyro
|
5a1d513a3b
|
updated appstate config loading process to read project config files.
|
2026-05-20 13:46:43 -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 |
|