Skip to content

Instantly share code, notes, and snippets.

View matthiaskaiser's full-sized avatar

Matthias Kaiser matthiaskaiser

View GitHub Profile
@limhoff-r7
limhoff-r7 / debug-configuration.md
Last active April 14, 2021 21:54
Running msfconsole with Rubymine remote debugger so that tab completion works in msfconsole
  1. Click Run in the window menu
  2. Click Edit Configurations
  3. Click the + in the top left of the configurations window
  4. Select Ruby remote debug
  5. Enter the below information
  6. Click Apply to save the configuration
  7. Click Ok to close the configurations window

Ruby remote debug

msfconsole (tab completion)