Skip to content

Commit 8c43583

Browse files
committed
Removes debugging imports
1 parent 02c81c5 commit 8c43583

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/exploits/linux/local/sudo_chroot_cve_2025_32463.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# This module requires Metasploit: https://metasploit.com/download
33
# Current source: https://github.com/rapid7/metasploit-framework
44
##
5-
require 'pry'
6-
require 'pry-byebug'
75

86
class MetasploitModule < Msf::Exploit::Local
97
Rank = NormalRanking

0 commit comments

Comments
 (0)