mttaggart / OffensiveNotion

Notion as a platform for offensive operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[New Feature] `sysinfo`

HuskyHacks opened this issue · 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