parsero 0.0+git20140929.e5b585a-2 source package in Ubuntu

Changelog

parsero (0.0+git20140929.e5b585a-2) unstable; urgency=medium

  * Upload to unstable.
  * debian/salsa-ci.yml: added allow_failure to autopkgtest.

 -- Thiago Andrade Marques <email address hidden>  Thu, 13 Feb 2020 23:51:57 -0300

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
parsero_0.0+git20140929.e5b585a-2.dsc 2.1 KiB 9cbc5a8e6733114db741484c2cfe898ea95b6d1c6d07465b2ca1754981d30abd
parsero_0.0+git20140929.e5b585a.orig.tar.gz 11.5 KiB b93f493e9785281a35cf4542f0f77e8f66ae7cd9cf742dcca6952596bbdc8bdb
parsero_0.0+git20140929.e5b585a-2.debian.tar.xz 3.8 KiB ce4d31eaff3516ec992ad0354232854bc60bac71d68f78c18bb90decbe14a0ac

No changes file available.

Binary packages built by this source

parsero: Audit tool for robots.txt of a site

 Parsero is a free script written in Python which reads the Robots.txt file
 of a web server through the network and looks at the Disallow entries. The
 Disallow entries tell the search engines what directories or files hosted
 on a web server mustn't be indexed. For example, "Disallow: /portal/login"
 means that the content on www.example.com/portal/login it's not allowed to
 be indexed by crawlers like Google, Bing, Yahoo... This is the way the
 administrator have to not share sensitive or private information with the
 search engines.
 .
 Parsero is useful for pentesters, ethical hackers and forensics experts.
 It also can be used for security tests.