goBox
goBox copied to clipboard
Actions for file write, network connection and more:
Hi! I'm a new developer of Parrot OS and I really want this tool be on our distro in next release. And here is my idea for some new features:
- Detect, allow / block file write (malicious data can writes to startup or something)
- Detect, allow / block network connection: TCP and UDP. And maybe possibly detect specific protocols.
- Create report automatically?
- Maybe let user define rules to block / allow any behavior?
- Auto "clear" data that file generates
Hi @dmknght These ideas LGTM, since I am the sole contributor to this repo, it might take some time to implement all these features. Your PRs are also welcome if you want these features quickly and help me out on any of these features