mttaggart/OffensiveNotion

[New Feature] `sysinfo`

HuskyHacks opened this issue · 2 comments

Simple command handler that returns a bunch of info on the environment. Can lean heavily on whoami crate. Nothing crazy

prototype:
image

  • Litcrypt all static strings

Early working module impl in fcd4a8f , but I am not opposed to adding more enumeration and refactoring so the code isn't hacky. I'm closing this for now and will add more to the sysinfo module as time permits