Skip to content

Instantly share code, notes, and snippets.

@joswr1ght
Created May 3, 2019 18:46
Show Gist options
  • Save joswr1ght/a9fd952c93edbc69dc2eefab7cb9922d to your computer and use it in GitHub Desktop.
Save joswr1ght/a9fd952c93edbc69dc2eefab7cb9922d to your computer and use it in GitHub Desktop.
Stop warning that the Metasploit repository is more than 2 weeks old
sed -i 's/find \$FRAMEWORK\/\$cmd -mmin +20160/true/' /path/to/msfwrapper.erb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment