Pinned Repositories
ACID
Source code for the paper: Adaptive Clustering-based Malicious Traffic Classification at the Network Edge (https://homepages.inf.ed.ac.uk/ppatras/pub/infocom21.pdf)
Adversarially-Learned-Anomaly-Detection
ALAD (Proceedings of IEEE ICDM 2018) official code
AI-for-Security-Learning
安全场景、基于AI的安全算法和安全数据分析业界实践
AI-Log-Analyzer
ART
The code for paper "ART: Abstraction Refinement-Guided Training for Provably Correct Neural Networks".
ARTIF
An advanced real time threat intelligence framework to identify threats and malicious web traffic on the basis of IP reputation and historical data.
Attackability-Characterization-of-Adversarial-Evasion-Attack-on-Discrete-Data
Source codes for "Attackability Characterization of Adversarial Evasion Attack on Discrete Data" (SIGKDD 2020)
auto_LiRPA
[NeurIPS 2020]auto_LiRPA: An Automatic Linear Relaxation based Perturbation Analysis Library for Neural Networks
awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
demo-routenet
Demo of RouteNet in ACM SIGCOMM'19
Mortal12138's Repositories
Mortal12138/ACID
Source code for the paper: Adaptive Clustering-based Malicious Traffic Classification at the Network Edge (https://homepages.inf.ed.ac.uk/ppatras/pub/infocom21.pdf)
Mortal12138/AI-for-Security-Learning
安全场景、基于AI的安全算法和安全数据分析业界实践
Mortal12138/AI-Log-Analyzer
Mortal12138/ARTIF
An advanced real time threat intelligence framework to identify threats and malicious web traffic on the basis of IP reputation and historical data.
Mortal12138/auto_LiRPA
[NeurIPS 2020]auto_LiRPA: An Automatic Linear Relaxation based Perturbation Analysis Library for Neural Networks
Mortal12138/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
Mortal12138/BLANKET
Mortal12138/BruteShark
Network Analysis Tool
Mortal12138/denoised-smoothing
Provably defending pretrained classifiers including the Azure, Google, AWS, and Clarifai APIs
Mortal12138/df
The source code and dataset are used to demonstrate the DF model, and reproduce the results of the ACM CCS2018 paper
Mortal12138/empirical_evaluation
Mortal12138/geometric-certificates
Geometric Certifications of Neural Nets
Mortal12138/gloro
Library for training globally-robust neural networks.
Mortal12138/growtrees
Cost-Aware Robust Tree Ensembles for Security Applications (Usenix Security'21) https://arxiv.org/pdf/1912.01149.pdf
Mortal12138/LogAnomaly
로그 이상치 탐지를 위한 Log Anomaly 모델 구현
Mortal12138/magic-python
Python 黑魔法手册
Mortal12138/momentumnet
Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities.
Mortal12138/NeuralLog
Mortal12138/nfstream
NFStream: a Flexible Network Data Analysis Framework.
Mortal12138/nprint
Mortal12138/OmniAnomaly
KDD 2019: Robust Anomaly Detection for Multivariate Time Series through Stochastic Recurrent Neural Network
Mortal12138/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
Mortal12138/relu_stable
Mortal12138/robust-finetuning
Code relative to "Adversarial robustness against multiple $l_p$-threat models at the price of one and how to quickly fine-tune robust models to another threat model"
Mortal12138/semantic-randomized-smoothing
Semantic Randomized Smoothing
Mortal12138/SimulatorAttack
The official implementation of CVPR 2021 paper "Simulating Unknown Target Models for Query-Efficient Black-box Attacks"
Mortal12138/spatial-smoothing
Official PyTorch implementation of “Blurs Make Results Clearer: Spatial Smoothings to Improve Accuracy, Uncertainty, and Robustness”.
Mortal12138/tree-ensemble-attack
[NeurIPS 2020] Code for "An Efficient Adversarial Attack for Tree Ensembles"
Mortal12138/umap
Uniform Manifold Approximation and Projection
Mortal12138/VeriGauge
A united toolbox for running major robustness verification approaches for DNNs.