Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 13:19
· 42 commits to main since this release
a5705c8

Commits

  • ac9dd06: fix issue trustedsec#5 (Christopher Paschen)
  • a60c568: Added collection of Office JWT Tokens from any office process. Included a simple python script to parse the jwt token to jason. (Scott Nusbaum) #7
  • 6bc0900: Updated README to include office_tokens (Scott Nusbaum) #7
  • 6bce9d1: Cleaned up memory allocations and frees (Scott Nusbaum) #7
  • f992812: peer review changes. CS v4.6 vs 4.7 error, simplified code to remove usages of problem function (Scott Nusbaum) #7
  • 4e7f44d: Added addusertogroup and unexpireuser BOFs (Robert) #8
  • dfaea79: Update CNA file (Robert) #8
  • ed56e1e: Added support for extracting password and sensative data from LastPass. (Scott Nusbaum) #9
  • b06acb9: Added lastpass to the readme file (Scott Nusbaum) #9
  • 1fe0984: Updated README with capitalization and grammar. (Lee Baird) #10
  • 6590e56: implement schtasksrun (0xbad53c) #11
  • e37f8b1: add schtasksrun to README (0xbad53c) #11
  • b86985b: adding my compilation of new bofs (Christopher Paschen)
  • eeeef5c: Merge branch 'grammar' (Christopher Paschen) #10
  • e5434f3: Merge branch 'main' into public_schtasksrun (Christopher Paschen) #11
  • 3710e46: revert spacing and add command registration (Christopher Paschen)
  • 94333b3: fix my own copy paste error (Christopher Paschen)
  • a5be54b: Alphabetize and capitalization. (Lee Baird) #12
  • 23b2313: rename clipboard injection method (Jarno van de Moosdijk) #13
  • 244afb7: 2 definitions were reversed. (Lee Baird) #14
  • 14d1a8b: allow addusertogroup to fallback to local groups (Christopher Paschen)
  • 08a852d: add suspend/resume (Christopher Paschen)
  • 4b0a78a: Merge branch 'main' of github.com:trustedsec/CS-Remote-OPs-BOF (Christopher Paschen)
  • f40bc62: Add missing comma (Paul Whiting) #17
  • ba5534a: sc_create can set the service type (S4ntiagoP) #19
  • b6b6a5a: recompile against fedora 34 baseline, add in wmi impersonation fix (Christopher Paschen)
  • 347bb72: add 'adduser' BOF (S4ntiagoP) #21
  • a7ef2b8: fix trustedsec#20 (Christopher Paschen)
  • a5705c8: Merge branch 'trustedsec:main' into main (c2biz)