Commit Graph

  • 6533789f51 fixed the parse net view function stable pyro57000 2025-07-25 10:51:31 -05:00
  • 3f20044c06 fixed the netview parser saved output. pyro57000 2025-07-16 11:33:46 -05:00
  • 2ebb29828b added a function to parse net view output to find shares. 3.1.8 pyro57000 2025-07-16 11:22:04 -05:00
  • 1a7e7d4326 added the start of the gui re-write not ready yet, but its getting there. main 3.1.9 Pyro57000 2025-06-24 16:02:29 -05:00
  • 98800e3f3f started work on the gui rewrite, its not ready yet but we're getting close! Pyro57000 2025-06-24 16:00:42 -05:00
  • 637fd5417f re-did how settings are handled and updated how to load the settings, modify them, and save them so that when you separate work and play it all works right this time! 3.1.7.2 Pyro57000 2025-06-05 15:49:31 -05:00
  • 9fa1800337 added final success message 3.1.7.1 Pyro57000 2025-06-04 09:55:06 -05:00
  • e211433772 udated the exit operations to only prompt for work vs personal if work and personal configs exist. Pyro57000 2025-06-04 09:50:13 -05:00
  • 6d92032d06 added some functions to switch between managing personal projects and managing work projects as well as the ability to separate your current project list into work and personal. 3.1.7 Pyro57000 2025-06-02 12:18:59 -05:00
  • 925c3fd471 removed some warnings. Pyro57000 2025-05-30 10:26:40 -05:00
  • 21d8da25e3 Added a tablize function and did more re coloring. Pyro57000 2025-05-30 10:24:45 -05:00
  • f8ec8de137 removed more debugging print statements Pyro57000 2025-05-28 15:36:18 -05:00
  • a3f42ecb3f removed some debugging print comands Pyro57000 2025-05-28 15:31:17 -05:00
  • 387c12a247 fixed the nmap scanning function! Pyro57000 2025-05-28 15:29:19 -05:00
  • 249ecc786d added fun colors! currently added some green for the initialization and red for errors, output color will be added soon! 3.1.6 Pyro57000 2025-05-28 12:59:39 -05:00
  • 6959e77d57 cleaned up all the warnings so it should compile without any! 3.1.5 Pyro57000 2025-05-28 09:39:02 -05:00
  • 33450cb1ba ditto 3.1.4 Pyro57000 2025-05-27 12:19:20 -05:00
  • 55a6faac2d added the ability to run dnstwist scans for dns enumeration, and added the ability to modify the tool's configuration. Pyro57000 2025-05-27 12:18:52 -05:00
  • 737bee37e7 added dns commands to the menu. Pyro57000 2025-05-20 11:52:46 -05:00
  • 76f153e981 added the default structure for vishing in the start_pentest function. 3.1.3 Pyro57000 2025-05-20 09:45:11 -05:00
  • c4bda0022b added a few functions for dns enumeration including a function that runs both the records gathering command and the subdomain bruteforce command and saves all the output to your notes Pyro57000 2025-05-19 16:57:53 -05:00
  • aef65f3b03 added the command to build the nmap portscan command instead of just running it. I think running it is broken atm. Pyro57000 2025-05-16 16:16:07 -05:00
  • 9d8154c7a1 added a function to update all your git tools. pyro57000 2025-05-12 14:53:46 -05:00
  • 4e38749c86 added a function to print the sharpersist command to add a scheduled task! pyro57000 2025-05-05 13:36:23 -05:00
  • 0913703976 added some fucntion, note the portscan fucntion is still borked... working on it. pyro57000 2025-05-01 12:50:50 -05:00
  • fbd524ae7f added some functions, note portscanning is borked still working on it. pyro57000 2025-05-01 12:50:18 -05:00
  • dabca4c20a added more verbose help features. pyro57000 2025-04-30 15:37:41 -05:00
  • 7dec1cb0cb added the menu back, and added project specific submenus that you can drop into! pyro57000 2025-04-30 14:30:59 -05:00
  • a0b6065040 jsut comitting becasue rust analyzer brokey pyro57000 2025-04-30 10:29:33 -05:00
  • f99e395241 fixed a bug where switching projects wouldn't switch projects. 3.1.2 pyro57000 2025-04-30 09:59:50 -05:00
  • 0cbe33357a added clear screen function to cli pyro57000 2025-04-22 12:57:39 -05:00
  • 4bd67a486f added project information to the cli prompt pyro57000 2025-04-22 12:53:31 -05:00
  • 12e5ab38d2 bumped the version in the cargo.toml file 3.1.1 pyro57000 2025-04-22 12:46:23 -05:00
  • f2370e463d added help function to cli pyro57000 2025-04-22 12:42:38 -05:00
  • 92dd9766b8 refactored for CLI!!! pyro57000 2025-04-22 12:10:45 -05:00
  • dbbae0eb4e added a function to parse your host notes and generate the attack notes based off of them. pyro57000 2025-04-16 17:28:39 -05:00
  • 2346988e23 added an option to parse cs portscann output 2.1.13 pyro57000 2025-04-15 13:08:48 -05:00
  • 5bfa645b3d added a url for the obsidian notes of the current project, and to get the vault name from the user at install. pyro57000 2025-04-09 10:42:00 -05:00
  • 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. pyro57000 2025-04-08 12:48:07 -05:00
  • 649dad5e79 chaged some working for the menu pyro57000 2025-04-07 09:03:25 -05:00
  • 2e839adccf Fixed the installer on Kali linux pyro57000 2025-04-05 17:49:16 -05:00
  • fc316c2a71 Completely re-wrote the install function. Trying to get this working on default kali. 2.1.12 pyro57000 2025-04-04 20:17:35 -05:00
  • 31dd862579 fixed logic for configuring distrobox during install, and fixing some functions in info_controls They may not be quite ready yet. 2.1.11 pyro57000 2025-04-01 11:41:24 -05:00
  • b85d0e5d79 added some logic to give you some time to enter the sudo password when required for cobalt strike. 2.1.10 pyro57000 2025-03-27 11:49:53 -05:00
  • 477ac6e360 Added logic and settings for enabling fingerprint authentication within distro box pyro57000 2025-03-19 14:52:21 -05:00
  • fe6524016f added a check to make sure cobalt strike exists before spawning a thread. pyro57000 2025-03-13 15:27:15 -05:00
  • 967052a4e2 cleaned up un-needed library imports from box_controls. pyro57000 2025-03-13 15:03:14 -05:00
  • 2796d31f14 added logic to launch bloodhound with the distrobox. pyro57000 2025-03-13 15:02:01 -05:00
  • 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. 2.1.9 pyro57000 2025-03-12 12:52:02 -05:00
  • 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. pyro57000 2025-03-12 12:48:21 -05:00
  • 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. pyro57000 2025-03-12 10:50:37 -05:00
  • bfa766a2c3 fixed the new folders not being created first pyro57000 2025-03-12 09:56:54 -05:00
  • f7bdd0ad8a fixed promotion function to use the project name folder as well! pyro57000 2025-03-12 09:49:15 -05:00
  • 16706f8f6d fixed some stuff with box creation. pyro57000 2025-03-12 09:39:19 -05:00
  • b6ec849b36 added some ideas for future development pyro57000 2025-03-06 12:22:54 -06:00
  • 69f5a4bd78 added stopping the template box to ensure that cloning operations works pyro57000 2025-03-06 11:53:11 -06:00
  • cad1f9d51c removed one redundant line pyro57000 2025-03-06 09:24:33 -06:00
  • 837012d163 fixed note folder creation with new pentest option pyro57000 2025-03-06 09:22:15 -06:00
  • 4dba68cdcf refactor for upcomming project management 2.1.8 pyro57000 2025-03-05 14:56:17 -06:00
  • 7765640e0e refactor for managing upcoming and current projects! pyro57000 2025-03-05 14:55:56 -06:00
  • d50625167b added --init to distrobox creation this will allow us to do things like docker inside of distroboxes pyro57000 2025-02-20 13:20:02 -06:00
  • a798e39461 did the distrobox stuff 2.1.7 pyro57000 2025-02-20 13:09:12 -06:00
  • 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 pyro57000 2025-02-20 13:08:20 -06:00
  • ac037a15a9 fixed the start_pentest function 2.1.6 pyro57000 2025-02-13 14:13:47 -06:00
  • 345124baf1 Update README.md Pyro57000 2025-01-21 10:57:15 -06:00
  • a9a451a8cf Update ToDo.md Pyro57000 2025-01-21 10:52:12 -06:00
  • 7081280247 Update ToDo.md Pyro57000 2025-01-21 10:51:57 -06:00
  • 2d97e81920 Create ToDo.md Pyro57000 2025-01-21 10:51:28 -06:00
  • 761f71c6c1 modified the install to avoid the newlines in folder names 2.1.5 pyro57000 2025-01-21 10:31:03 -06:00
  • 882afe0f67 added logic to save already sprayed passwords based on passwordspray markdown file. 2.1.4 pyro57000 2025-01-16 13:43:08 -06:00
  • 1f47ff8229 just cleaned up a mutable pyro57000 2025-01-15 15:58:11 -06:00
  • f40c0e31c1 added logic to save and come back to a password spray. 2.1.3 pyro57000 2025-01-15 13:56:09 -06:00
  • bf95a375fb added logic to do msolspray as well! this isn't tested very well, but give it a shot! pyro57000 2025-01-15 13:28:12 -06:00
  • 00e19bc1b4 added logic to display correct command for user as pass sprays. 2.1.2 pyro57000 2025-01-15 12:07:41 -06:00
  • fd64caefc1 forgot to add execute-assembly to one line pyro57000 2025-01-09 14:13:44 -06:00
  • e8b557bb4e edited install function to actually work right the bell file was trying to be written too soon, this has been fixed. pyro57000 2025-01-09 14:08:46 -06:00
  • b2822a614a added password spray help funciton, and a bell. also added downloading the bell file to the install 2.1.1 pyro57000 2025-01-09 13:54:55 -06:00
  • 37a942b8b3 Add files via upload Pyro57000 2025-01-09 13:17:52 -06:00
  • a56e2f990c Create credits.txt Pyro57000 2025-01-09 13:17:20 -06:00
  • c950b02cbe removed target directory from git, this is used for compilation and not required for source. 2.1 pyro57000 2024-12-19 09:58:59 -06:00
  • 02022fc160 added command to build the cobalt strike portscan command based off of the scope in general notes pyro57000 2024-12-19 09:51:41 -06:00
  • ac3b4c32b8 Update README.md Pyro57000 2024-12-18 13:15:13 -06:00
  • 773ba644a1 fixed notes about hour tracking pyro57000 2024-12-18 13:03:41 -06:00
  • 4f77bab6b6 fixed cargo.toml to have the right name pyro57000 2024-12-18 13:00:47 -06:00
  • 33555976a4 fixed typo pyro57000 2024-12-18 12:59:57 -06:00
  • 34d0c4ed09 added a bit of error handling and resolved some compiler warnings pyro57000 2024-12-18 12:57:06 -06:00
  • c878908719 Update README.md 2.0 Pyro57000 2024-12-18 12:41:41 -06:00
  • cc9ed7c369 Update README.md Pyro57000 2024-12-18 12:41:04 -06:00
  • a353ef0ca1 fixed cargo files after update pyro57000 2024-12-18 12:03:00 -06:00
  • c58f455809 Refactored the code to be split into different modules instead of one giant .rs file this should make it more organized pyro57000 2024-12-18 11:56:20 -06:00
  • 6d7c1d2e97 fixed space after shell in the build host discovery command function pyro57000 2024-12-09 15:29:27 -06:00
  • dd397e0f63 fixed the changes I made to the build host discovery function pyro57000 2024-12-09 15:28:14 -06:00
  • 5db39b4f03 Updated the build host discovery script function to do it properly!! pyro57000 2024-12-09 15:26:24 -06:00
  • 4dedb73eda update to Readme to accurately reflect scope also initial commit from vscode. pyro57000 2024-12-03 13:46:23 -06:00
  • 2ad293af7c Update main.rs Pyro57000 2024-12-03 13:35:32 -06:00
  • 08921e0515 Update main.rs Pyro57000 2024-11-07 09:40:17 -06:00
  • 7ba70d03b7 Update main.rs Pyro57000 2024-06-11 20:12:12 +00:00
  • ec351f733b Update main.rs Pyro57000 2024-06-11 19:25:50 +00:00
  • f383c8b592 Update main.rs Pyro57000 2024-05-31 22:36:51 +00:00
  • 9c1f4c9525 added the tool Pyro57000 2023-12-21 21:57:38 +00:00