Security Kit

Component type

module

Categories

Maintenance status

Development status

Downloads

287069

Component created

Component changed

SecKit provides Drupal with various security-hardening options. This lets your mitigate the risks of exploitation of different web application vulnerabilities.

Safebrowsing

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project creates a client for communicating with Google's Safebrowsing API within Drupal 7.

Google Safebrowsing is an API that provides lists of hashes of websites that have been marked as malicious or phishing websites. This module gives developers a way to create a client to hold those lists, according to Google's standards and practices, and test URLs against the list, for security check purposes.

Signer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Signer module is an Electronic Signature tool for sign data, files or web forms.

Also it helps you in multi-sign data or files making use of CoSignature and CounterSignature. It will be good when you want to send a signed document that you want to be signed by other people around the world.

This module operates with a Java Client Applet developed by the Spanish Government and could be downloaded on this URL: @firma Client.

Commerce File

Component type

module

Maintenance status

Development status

Downloads

31582

Component created

Component changed

Extends Commerce License with the ability to sell access to files.

The user buys a product and gets access to all files attached to that product's commerce_file field.
Adding new files to the commerce_file field (a new software version, for instance) makes them immediately available to all users who have an active license.

Sponsored by Commerce Guys

Features

  • The "License completion message" checkout pane allows the customer to download the newly licensed files even if he is not logged in.
  • Licensed files can be downloaded or streamed from the user's Files tab.
  • File licenses can be time limited, and are automatically expired (by cron) once that time passes.
  • The number of downloads / streams can be limited. Once the limit is reached, the file is listed, but can't be accessed.
  • Integrates with Amazon S3, allowing licensed files to be retrieved directly from Amazon, using a secret and temporary URL.

See the documentation page for information on getting started and a comparison with the legacy commerce_file 1.x branch.

Important: There is no upgrade path from 1.x to 2.x. See #2049593: Upgrade path from 1.x to 2.x.

cosign_auth

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I have taken the cosign module and created a "cosign_auth" module that works on Drupal 7. This module is not dependent on the webserver_auth module and does not use or rely on the authmap table. It is based on the following presumptions:

Evil

Component type

module

Maintenance status

Development status

Component created

Component changed

The evil module will try to be ran from your drush commands or Drupal bootstap code in ways you may not expect. It is designed to be used for penetration testing and debugging.

Kerberos Authentication

Component type

module

Maintenance status

Development status

Downloads

5573

Component created

Component changed

This module provides Kerberos authentication using the php_krb5 (download link) module.

This module currently supports:
-Authentication fall-through (if no Kerberos principal matches, try Drupal user database)
-Ability to sync Kerberos password with Drupal user database
-Default role for accounts created from Kerberos Principals