CS-Remote-OPs-BOF icon indicating copy to clipboard operation
CS-Remote-OPs-BOF copied to clipboard

Results 7 CS-Remote-OPs-BOF issues
Sort by recently updated
recently updated
newest added

solved some wierd windows to linux char encoding thing with the make_all.sh file not running on wsl. Error as follows: ./make_all.sh: line 2: $'ls\r': command not found ./make_all.sh: line 3:...

During an engagement we had to add a user to a group and set its expiry date. Therefore, I created these BOFs and used them successfully.

sc_failure was crashing if the resetPeriod was too high.

Allows the slack cookies bof to hunt for user api tokens which can be used in conjuction with the user's cookie to query the slack API directly. For example: ```...

This BOF will shutdown or reboot a local or remote system, with or without a message in the time provided. It is important to note that non-zero times will always...

Basically a near copy of the existing chromeKey. Exports the key that can be used to parse cookies from Slack's Local State file. Which ever tool / script you would...

Hi, Recently I was in a situation where required to enable the permissions of an impersonated token, however get_priv only allows to modify the main token of the process, so...