mirror of
https://github.com/Astatin3/unshell-nodes-rs.git
synced 2026-06-09 00:28:00 -06:00
Reformat, add syscall streaming
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# un-shell
|
||||
### What is this?
|
||||
- Currently, nothing. The idea behind this, is to unify many diffrent speratic cybersecurity tools and provide a simplistic way to access them.
|
||||
|
||||
### What should this do?
|
||||
- For example, if you needed to pivot between computers, no need to mess with `iptables` or tor. You should simply just route traffic on the other end of a network.
|
||||
- If you need to run NMAP on a remote server, you should be able to stream the binary over, while it is executing to limit AVs from detecting the binary on the disk.
|
||||
- If you need to run a series of commands at a moment's notice, you should be able to do so in a flexible way.
|
||||
- If you want to be pinged on your phone, the moment a server goes offline
|
||||
Reference in New Issue
Block a user