SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-LWPx-ParanoidAgent rpm build for : RedHat EL 6. For other distributions click perl-LWPx-ParanoidAgent.

Name : perl-LWPx-ParanoidAgent
Version : 1.07 Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
Release : 1.el6.rf Date : 2010-11-12 08:41:46
Group : Applications/CPAN Source RPM : perl-LWPx-ParanoidAgent-1.07-1.el6.rf.src.rpm
Size : 0.04 MB
Packager : Steve Huff < shuff_vecna_org>
Summary : subclass of LWP::UserAgent that protects you from harm
Description :
The LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but paranoid
against attackers. It\'s to be used when you\'re fetching a remote resource on
behalf of a possibly malicious user.

This class can do whatever LWP::UserAgent can (callbacks, uploads from files,
etc), except proxy support is explicitly removed, because in that case you
should do your paranoia at your proxy.

Also, the schemes are limited to http and https, which are mapped to
LWPx::Protocol::http_paranoid and LWPx::Protocol::https_paranoid, respectively,
which are forked versions of the same ones without the \"_paranoid\". Subclassing
them didn\'t look possible, as they were essentially just one huge function.

This class protects you from connecting to internal IP ranges (unless you
whitelist them), hostnames/IPs that you blacklist, remote webserver tarpitting
your process (the timeout parameter is changed to be a global timeout over the
entire process), and all combinations of redirects and DNS tricks to otherwise
tarpit and/or connect to internal resources.

RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el6/en/x86_64/dag/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-LWPx-ParanoidAgent-1.07-1.el6.rf.x86_64.rpm
ftp.icm.edu.pl  perl-LWPx-ParanoidAgent-1.07-1.el6.rf.x86_64.rpm
ftp.icm.edu.pl  perl-LWPx-ParanoidAgent-1.07-1.el6.rf.x86_64.rpm
     

Provides :
perl(LWPx::ParanoidAgent)
perl(LWPx::Protocol::http_paranoid)
perl(LWPx::Protocol::http_paranoid::Socket)
perl(LWPx::Protocol::http_paranoid::SocketMethods)
perl(LWPx::Protocol::https_paranoid)
perl(LWPx::Protocol::https_paranoid::Socket)
perl-LWPx-ParanoidAgent
perl-LWPx-ParanoidAgent(x86-64)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(HTTP::Request)
perl(HTTP::Response)
perl(HTTP::Status)
perl(LWP::Debug)
perl(LWP::Protocol)
perl(LWP::UserAgent)
perl(Net::DNS)
perl(Net::HTTP)
perl(Net::HTTPS)
perl(strict)
perl(vars)
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/perl-LWPx-ParanoidAgent-1.07
/usr/share/doc/perl-LWPx-ParanoidAgent-1.07/ChangeLog
/usr/share/doc/perl-LWPx-ParanoidAgent-1.07/MANIFEST
/usr/share/doc/perl-LWPx-ParanoidAgent-1.07/META.yml
/usr/share/man/man3/LWPx::ParanoidAgent.3pm.gz
/usr/share/perl5/vendor_perl/LWPx
/usr/share/perl5/vendor_perl/LWPx/ParanoidAgent.pm
/usr/share/perl5/vendor_perl/LWPx/Protocol
/usr/share/perl5/vendor_perl/LWPx/Protocol/http_paranoid.pm
/usr/share/perl5/vendor_perl/LWPx/Protocol/https_paranoid.pm

 
ICM