From 743a72dff67e4bb4a1d5fa4fc7371a0f5b76f885 Mon Sep 17 00:00:00 2001 From: Pedro Ribeiro Date: Mon, 8 Oct 2018 12:17:11 +0700 Subject: [PATCH] Remove header from my own repo --- modules/exploits/linux/http/cisco_prime_inf_rce.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/exploits/linux/http/cisco_prime_inf_rce.rb b/modules/exploits/linux/http/cisco_prime_inf_rce.rb index 03e28e6d9d..ad5eb02ad4 100644 --- a/modules/exploits/linux/http/cisco_prime_inf_rce.rb +++ b/modules/exploits/linux/http/cisco_prime_inf_rce.rb @@ -4,10 +4,6 @@ # Current source: https://github.com/rapid7/metasploit-framework ## -# NOTE !!! -# This exploit is kept here for archiving purposes only. -# Please refer to and use the version that has been accepted into the Metasploit framework. - class MetasploitModule < Msf::Exploit::Remote Rank = ExcellentRanking