Skip to content

DR 0.0.6

Compare
Choose a tag to compare
@DEMON1A DEMON1A released this 23 Sep 17:53
· 3 commits to main since this release
4d911c4

Bug fixes:

  • Updated the bash installer to fit the new version of Golang, Fixing all the broken installation f825aa5
  • Fixed the issue with the on discord-recon commands not working, and not being able to locate admin channel e71c945
  • Fixed an issue where .shutdown command wasn't working because logout() was replaced by close()

Changes:

  • Added channel ID parser for channel URLs to help people locate the channel ID by just copy/paste the channel URL, for self hosted discord-recon instances 80ce6aa
  • Updated our RCE protection to use quotes instead of detecting characters that interact with bash 4400aa8