Acme-XSS
view release on metacpan or search on metacpan
Revision history for Perl extension Acme::XSS
0.03 2014-08-30T09:40:13Z
- Fixed error in META.json.
0.02 2013-08-28T09:07:05Z
- more xss stuff
0.01 Tue Oct 18 19:44:03 2011
- original version
use Acme::XSS;
<xmp>
# DESCRIPTION
This is a module to testing CPAN toolchain.
<div>
<script>alert("all your codes are belongs to us");</script>
<img onerror="javascript:alert(document.cookie);" src="/">
<IMG SRC=javascript:alert('XSS')>
</div>
# AUTHOR
Tokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM>
# SEE ALSO
# LICENSE
lib/Acme/XSS.pm view on Meta::CPAN
use Acme::XSS;
<xmp>
=head1 DESCRIPTION
This is a module to testing CPAN toolchain.
=begin html
<script>alert("all your codes are belongs to us");</script>
<img onerror="javascript:alert(document.cookie);" src="/">
<IMG SRC=javascript:alert('XSS')>
=end html
=head1 AUTHOR
Tokuhiro Matsuno E<lt>tokuhirom AAJKLFJEF GMAIL COME<gt>
=head1 SEE ALSO
( run in 0.351 second using v1.01-cache-2.11-cpan-65fba6d93b7 )