hi,

I want to analyze a malicious url,and the malicious url exists ,but I always 
can't get it using LWP::Simple . 

 

ps.  using http://www.google.com  repalces the malicious url, it can work.


---------------------------------------------------
use LWP::Simple;
$content = get("http://ibalefo.net/?click=D1E863";);
die "Couldn't get it!" unless defined $content;
---------------------------------------------------

 

 

Could someone give me a hand?

 

 

Best,

Matt

_________________________________________________________________
上MClub和Messenger好友一起都市寻宝!
http://club.msn.cn/?from=1

Reply via email to