hsecscan (hsecscan)

LSE toolsLSE toolshsecscan (431)hsecscan (431)

Tool and Usage

Project details

License
GPLv2
Programming language
Python
Author
Ricardo Iramar
Latest release
None
Latest release date

Project health

60
This score is calculated by different factors, like project age, last release date, etc.

Introduction

The hsecscan utility is written in Python and opens a connection (via HTTP or HTTPS) to the related web server. It will return all headers found and includes an explanation of what each header does. Any security recommendations are listed as well.

Usage and audience

hsecscan is commonly used for information gathering, learning, penetration testing, security assessment, or web application analysis. Target users for this tool are developers, pentesters, security professionals, and system administrators.

Features

  • Command line interface
  • Support for HTTPS
  • Tool can use a proxy
  • Uses CWE name convention

Tool review and remarks

The review and analysis of this project resulted in the following remarks for this security tool:

Strengths

  • + The source code of this software is available

Author and Maintainers

Hsecscan is under development by Ricardo Iramar.

Installation

Supported operating systems

Hsecscan is known to work on Linux.

Dependencies

Several dependencies are required to use hsecscan.

  • Python 2
  • argparse
  • json
  • sqlite3
  • ssl
  • urllib
  • urllib2
  • urlparse

hsecscan alternatives

Similar tools to hsecscan:

64

DorkNet

DorkNet helps with the discovery of vulnerable web apps. It is a script written in Python that leverages Selenium.

97

django-security

Django-security is a toolkit for the Django framework with the focus on security. It provides models, views, and middleware to strengthen the defenses.

84

shcheck

Security header check (shcheck) is a security tool to scan web applications and their HTTP headers. It can help securing web applications or detect weaknesses.

All hsecscan alternatives

This tool page was updated at . Found an improvement? Help the community by submitting an update.