kmanc
1298be49c7
Documentation ( #7 )
...
* updated tcp rev shell documentation
* missed a line
* missed another line
* updating documentation for process migration
2021-12-29 01:33:55 -08:00
kmanc
776934d2ea
Refactor ( #6 )
...
* more readable cargo files
* no more branch specifier
* documentation overhaul
* ok final rename i think
* change order and add cleans
2021-12-27 12:37:24 -08:00
kmanc
b70a086949
Update README.md
2021-12-27 06:39:10 -08:00
kmanc
b7d13bc995
Documentation ( #5 )
...
* link and badge updates. needs work, will tackle later
* consistent naming
2021-12-27 06:28:20 -08:00
kmanc
47a211284b
Create windows.yml
2021-12-27 06:23:52 -08:00
kmanc
e9e6ab925a
Update and rename rust.yml to unix.yml
2021-12-27 06:23:11 -08:00
kmanc
314df9ca58
Update rust.yml
2021-12-27 06:12:52 -08:00
kmanc
bb3fe7c5e8
Update rust.yml
2021-12-27 06:09:14 -08:00
kmanc
338a41c851
Update rust.yml
2021-12-27 06:05:43 -08:00
kmanc
8c301f64f0
Update rust.yml
2021-12-27 06:02:52 -08:00
kmanc
256aed2883
Update rust.yml
2021-12-27 06:01:02 -08:00
kmanc
bae942a758
Create rust.yml
2021-12-27 05:53:48 -08:00
kmanc
e487ca18b8
Refactor ( #4 )
...
* versioning change; H.M.L where H=breaking change, M=non-breaking change, L=bugfix
* updating gitignore
* project structure to workspaces
2021-12-27 05:29:04 -08:00
kmanc
d4a3ea0f1a
Small refactor ( #3 )
...
* move target checks out of main
* Cargo update
2021-12-20 05:30:45 -08:00
kmanc
22c0530946
Windows process migration ( #2 )
...
* broken link
* update toml for next tool: process injection
* boilerplating for shellcode injector
* some stubs, need internet to go futher
* link time optimization drastically reduces the size of windows executables - will have to investigate drawbacks when i have internet
* readme update prep
* small typing optimization
* New Windows dependencies for process injection
* msfvenom reverse tcp shell to localhost 4444 as example shellcode
* Windows shellcode injection to the explorer.exe process
* placeholder
* small bump for the half-feature completion
2021-12-20 04:52:58 -08:00
kmanc
3ffe16a545
Update mod.rs
2021-12-16 06:08:04 -08:00
kmanc
2fca80c33a
Merge pull request #1 from kmanc/add-license-1
...
Create LICENSE
2021-12-13 23:20:17 -08:00
kmanc
080862d8e5
Create LICENSE
2021-12-13 23:19:01 -08:00
Kevin
05fa80094d
windows implementation of the reverse shell
2021-12-13 19:30:11 -08:00
Kevin
f2f013f526
unix implementation of the reverse shell
2021-12-13 19:29:53 -08:00
Kevin
d83acb7cd6
configuration file for the reverse shell
2021-12-13 19:29:29 -08:00
Kevin
4ca2e1f10a
basic shell main function
2021-12-13 19:29:08 -08:00
Kevin
18a881413a
gitignore
2021-12-13 19:28:19 -08:00
Kevin
8cd431f9f1
Cargo lock and toml
2021-12-13 19:28:04 -08:00
Kevin
67f4f4be15
first draft readme
2021-12-13 19:27:39 -08:00