added some ideas for future development
This commit is contained in:
6
ToDo.md
6
ToDo.md
@@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
2.) cracte hash cracking with current computer code.
|
2.) cracte hash cracking with current computer code.
|
||||||
|
|
||||||
3.) adapt new project code to searh the upcomming folder before prompting for a path.
|
|
||||||
|
|
||||||
4.) create code that moves projects to a "writing" state and folder.
|
4.) create code that moves projects to a "writing" state and folder.
|
||||||
|
|
||||||
5.) create code that tracks "current, upcomming, and writing" states, maybe automatic zipping of folders after writing is done?
|
5.) create code that tracks "current, upcomming, and writing" states, maybe automatic zipping of folders after writing is done?
|
||||||
|
upcoming and current are done, but need to add writing yet...
|
||||||
|
|
||||||
# Unplanned, but would be cool
|
# Unplanned, but would be cool
|
||||||
1.) create a "server" and "Client" infrastructure that can help manage the distrobox clients and the main server
|
1.) create a "server" and "Client" infrastructure that can help manage the distrobox clients and the main server
|
||||||
@@ -18,6 +18,10 @@
|
|||||||
|
|
||||||
4.) implement a function to execute those copied exploits.
|
4.) implement a function to execute those copied exploits.
|
||||||
|
|
||||||
|
5.) add a "client" model for compromised internal hosts, this would likely need to be a server from a networking perspective that listens on 127.0.0.1 and then have the main interface connect to that over a proxy to run jobs. a good starting point would be to run some of our enumeration commands and scripts and save the output to the notes directly.
|
||||||
|
|
||||||
|
6.) add the ability to interact with the cobalt strike beacons... would need to learn agressor script... what a pain...
|
||||||
|
|
||||||
|
|
||||||
# NOTE
|
# NOTE
|
||||||
if you wish to contribute, please do! just fix a bug or implement any of the above features and make a pull request!!
|
if you wish to contribute, please do! just fix a bug or implement any of the above features and make a pull request!!
|
||||||
|
|||||||
Reference in New Issue
Block a user