From 2d41f00d5adea653049291ca7a5cbd57898f7575 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Tue, 10 Oct 2017 22:45:46 +0530 Subject: [PATCH] Added Adversarial Machine Learning and AI security --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec24f44..9c9f144 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ Repository | Description Repository | Description ---- | ---- +[Adversarial Machine Learning](https://github.com/yenchenlin/awesome-adversarial-machine-learning) | Curated list of awesome adversarial machine learning resources +[AI Security](https://github.com/RandomAdversary/Awesome-AI-Security) | Curated list of AI security resources [API Security Checklist](https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API [APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature