We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c81c5 commit 8c43583Copy full SHA for 8c43583
modules/exploits/linux/local/sudo_chroot_cve_2025_32463.rb
@@ -2,8 +2,6 @@
2
# This module requires Metasploit: https://metasploit.com/download
3
# Current source: https://github.com/rapid7/metasploit-framework
4
##
5
-require 'pry'
6
-require 'pry-byebug'
7
8
class MetasploitModule < Msf::Exploit::Local
9
Rank = NormalRanking
0 commit comments