Commit Graph

62 Commits

Author SHA1 Message Date
pyro57000 a0b6065040 jsut comitting becasue rust analyzer brokey 2025-04-30 10:29:33 -05:00
pyro57000 f99e395241 fixed a bug where switching projects wouldn't
switch projects.
2025-04-30 09:59:50 -05:00
pyro57000 0cbe33357a added clear screen function to cli 2025-04-22 12:57:39 -05:00
pyro57000 4bd67a486f added project information to the cli prompt 2025-04-22 12:53:31 -05:00
pyro57000 12e5ab38d2 bumped the version in the cargo.toml file 2025-04-22 12:46:23 -05:00
pyro57000 f2370e463d added help function to cli 2025-04-22 12:42:38 -05:00
pyro57000 92dd9766b8 refactored for CLI!!! 2025-04-22 12:10:45 -05:00
pyro57000 dbbae0eb4e added a function to parse your host notes and
generate the attack notes based off of them.
2025-04-16 17:28:39 -05:00
pyro57000 2346988e23 added an option to parse cs portscann output 2025-04-15 13:08:48 -05:00
pyro57000 5bfa645b3d added a url for the obsidian notes of the current
project, and to get the vault name from the user
at install.
2025-04-09 10:42:00 -05:00
pyro57000 012ba517ab added a function to info_controls that parses
GatherContacts output and prints them to the
console as well as saves them to both a text file
in the /pentest/working directory as well as your
notes in a password_enumeration.md file.
2025-04-08 12:48:07 -05:00
pyro57000 649dad5e79 chaged some working for the menu 2025-04-07 09:03:25 -05:00
pyro57000 2e839adccf Fixed the installer on Kali linux 2025-04-05 17:49:16 -05:00
pyro57000 fc316c2a71 Completely re-wrote the install function.
Trying to get this working on default kali.
2025-04-04 20:17:35 -05:00
pyro57000 31dd862579 fixed logic for configuring distrobox during
install, and fixing some functions in info_controls
They may not be quite ready yet.
2025-04-01 11:41:24 -05:00
pyro57000 b85d0e5d79 added some logic to give you some time to
enter the sudo password when required for
cobalt strike.
2025-03-27 11:49:53 -05:00
pyro57000 477ac6e360 Added logic and settings for enabling fingerprint
authentication within distro box
2025-03-19 14:52:21 -05:00
pyro57000 fe6524016f added a check to make sure cobalt strike exists
before spawning a thread.
2025-03-13 15:27:15 -05:00
pyro57000 967052a4e2 cleaned up un-needed library imports from
box_controls.
2025-03-13 15:03:14 -05:00
pyro57000 2796d31f14 added logic to launch bloodhound with the
distrobox.
2025-03-13 15:02:01 -05:00
pyro57000 b137e0c34d switched the cobalt strike command to be
.output instead of .status to prevent
it from locking you out of returning to the
main menu.
2025-03-12 12:52:02 -05:00
pyro57000 8a1dca30e1 added logic to copy the cobaltstrike
folder into your project directory
and an option to launch that cobaltstrike
instance within the distrobox of your project
this should help keep cobalt strike data separate
also took a stab at cleaning up the left over
folders in the upcomming files and notes directories
the files folder cleans up now, but the notes folder
still needs work.
2025-03-12 12:48:21 -05:00
pyro57000 854feb2e2a added install logic to configure distrobox
to not pull the container image always.
this should save space, and fix cloning on
universal blue distros.
2025-03-12 10:50:37 -05:00
pyro57000 bfa766a2c3 fixed the new folders not being created first 2025-03-12 09:56:54 -05:00
pyro57000 f7bdd0ad8a fixed promotion function to use the project name
folder as well!
2025-03-12 09:49:15 -05:00
pyro57000 16706f8f6d fixed some stuff with box creation. 2025-03-12 09:39:19 -05:00
pyro57000 69f5a4bd78 added stopping the template box to ensure
that cloning operations works
2025-03-06 11:53:11 -06:00
pyro57000 cad1f9d51c removed one redundant line 2025-03-06 09:24:33 -06:00
pyro57000 837012d163 fixed note folder creation with new pentest option 2025-03-06 09:22:15 -06:00
pyro57000 4dba68cdcf refactor for upcomming project management 2025-03-05 14:56:17 -06:00
pyro57000 7765640e0e refactor for managing upcoming and current
projects!
2025-03-05 14:55:56 -06:00
pyro57000 d50625167b added --init to distrobox creation
this will allow us to do things like docker
inside of distroboxes
2025-02-20 13:20:02 -06:00
pyro57000 a798e39461 did the distrobox stuff 2025-02-20 13:09:12 -06:00
pyro57000 4e1ab4c30f split making a distrobox into its own function
this will allow us to write more functions
like the newly added one to re-create the
current project's distrobox
2025-02-20 13:08:20 -06:00
pyro57000 ac037a15a9 fixed the start_pentest function 2025-02-13 14:14:00 -06:00
pyro57000 761f71c6c1 modified the install to avoid the newlines
in folder names

added hash cracking function, though this doesn't
work yet...
2025-01-21 10:31:03 -06:00
pyro57000 882afe0f67 added logic to save already sprayed passwords
based on passwordspray markdown file.
2025-01-16 13:43:08 -06:00
pyro57000 1f47ff8229 just cleaned up a mutable 2025-01-15 15:58:11 -06:00
pyro57000 f40c0e31c1 added logic to save and come back to a password
spray.
2025-01-15 13:56:09 -06:00
pyro57000 bf95a375fb added logic to do msolspray as well!
this isn't tested very well, but give it a shot!
2025-01-15 13:28:12 -06:00
pyro57000 00e19bc1b4 added logic to display correct command for
user as pass sprays.
2025-01-15 12:07:41 -06:00
pyro57000 fd64caefc1 forgot to add execute-assembly to one line 2025-01-09 14:13:44 -06:00
pyro57000 e8b557bb4e edited install function to actually work right
the bell file was trying to be written
too soon, this has been fixed.
2025-01-09 14:08:46 -06:00
pyro57000 b2822a614a added password spray help funciton, and a bell.
also added downloading the bell file to the install
2025-01-09 13:55:36 -06:00
pyro57000 c950b02cbe removed target directory from git, this is used
for compilation and not required for source.
2024-12-19 09:58:59 -06:00
pyro57000 02022fc160 added command to build the cobalt strike
portscan command based off of the scope
in general notes
2024-12-19 09:54:12 -06:00
pyro57000 773ba644a1 fixed notes about hour tracking 2024-12-18 13:03:41 -06:00
pyro57000 4f77bab6b6 fixed cargo.toml to have the right name 2024-12-18 13:00:47 -06:00
pyro57000 33555976a4 fixed typo 2024-12-18 12:59:57 -06:00
pyro57000 34d0c4ed09 added a bit of error handling
and resolved some compiler warnings
2024-12-18 12:57:06 -06:00