套件:parsero(0.0 git20140929.e5b585a-4)
parsero 的相關連結
Debian 的資源:
下載原始碼套件 parsero:
- [parsero_0.0 git20140929.e5b585a-4.dsc]
- [parsero_0.0 git20140929.e5b585a.orig.tar.gz]
- [parsero_0.0 git20140929.e5b585a-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 parsero 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-pip
- Python package installer
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3