Skip to content
View jammasterj89's full-sized avatar

Block or report jammasterj89

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. docker/docker-bench-security docker/docker-bench-security Public

    The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.

    Shell 9.1k 1k

  2. unbanIP.sh unbanIP.sh
    1
    #!/bin/bash
    2
    
    
    3
    # Script to unblock any IPs that denyhosts and fail2ban blocks.
    4
    # Slighty amended version of: https://gist.github.com/jayjanssen/1043053#file-denyhosts-remove-ip-sh-L1
    5
    # Script will remove the IP from all of the files inside of /var/lib/denyhosts except for allowed-hosts (the whitelist)
  3. hp-application-automation-tools-plugin hp-application-automation-tools-plugin Public

    Forked from hpsa/hpe-application-automation-tools-plugin

    Jenkins plugin to run HP Application Automation tools

    Java

  4. slipscan slipscan Public

    Python

  5. ModSecurity ModSecurity Public

    Forked from owasp-modsecurity/ModSecurity

    ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming la…

    C++