Here are
89 public repositories
matching this topic...
🔒 A curated checklist of 300+ tips for protecting digital security and privacy in 2020
The OWASP Java Encoder is a Java 1.5+ simple-to-use drop-in high-performance encoder class with no dependencies and little baggage. This project will help Java web developers defend against Cross Site Scripting!
Cisco Config Analysis Tool
Updated
Jan 23, 2020
Python
h2t (HTTP Hardening Tool) scans a website and suggests security headers to apply
Updated
Jul 27, 2020
Python
A pytorch adversarial library for attack and defense methods on images and graphs
Updated
Aug 13, 2020
Python
Function order shuffling to defend against ROP and other types of code reuse
A certifiable defense against adversarial examples by training neural networks to be provably robust
Updated
Jun 27, 2020
Python
A curated collection of adversarial attack and defense on graph data.
Adversarial attacks and defenses on Graph Neural Networks.
Windows Hardening settings and configurations
Updated
Aug 4, 2020
PowerShell
💀 A collection of methods to fool the deep neural network 💀
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
Updated
Nov 27, 2018
Python
The ngx_dynamic_limit_req_module module is used to dynamically lock IP and release it periodically.
[ICML 2019] ME-Net: Towards Effective Adversarial Robustness with Matrix Estimation
Updated
Apr 15, 2020
Python
An application to catch, search and analyze HTTP secure headers.
Updated
Oct 21, 2019
Python
Feature Scattering Adversarial Training
Updated
Feb 18, 2020
Python
Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"
Updated
Jul 6, 2020
Python
EAD: Elastic-Net Attacks to Deep Neural Networks via Adversarial Examples
Updated
Sep 22, 2018
Python
A defense tool - detect web shells in local directories via md5sum
Updated
Jul 18, 2019
Python
Security purchases checker & validator for Android
Updated
Oct 23, 2019
Kotlin
Code for ICCV2019 paper《Adversarial Learning with Margin-based Triplet Embedding Regularization》
Updated
Nov 6, 2019
Python
All Day DevOps - Automated Infrastructure Security Monitoring and Defence (ELK + AWS Lambda)
Updated
Dec 7, 2016
Python
Self defense post module for metasploit
Updated
Aug 30, 2019
Ruby
Discover "HotSpots" - potential spots for credentials theft
Updated
Apr 12, 2018
PowerShell
Several self-defense shellcodes
Updated
Jul 16, 2019
Assembly
A repository to showcase demonstrations, prototypes and proofs of concept from the Defense Solutions Team.
Updated
Jul 23, 2020
Java
Demo for analyzing the structural imbalance on a signed social network.
Updated
Aug 17, 2020
Python
This module not only limits the access rate of cookies but also limits the number of malicious ip forged cookies.
Improve this page
Add a description, image, and links to the
defense
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
defense
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Would it be possible to add support for excluding specific ports? I'm thinking this could be an additional argument passed to the script (a comma-delimited list of ports).
An example call could look like the following:
portforge.cr localhost 4440 4445 4442,4443This would exclude ports 4442 and 4443.
The reasoning behind my feature request is that I might want to run a web server on