Moirai7 / AIforCybersecurity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI for Cybersecurity: A Handbook of Use Case

This repository includes all code, data, and reference to relevent resources that used in book AI for Cybersecurity: A Handbook of Use Case.

Code and Data Organization.

├── Chapter2-ReverseEngineering
│   ├── FunSignature
│   └── FunBoundary
├── Chapter4-BiLSTM-For-Anomaly_detection
├── Chapter5-DL-for-Detecting-DNS-Cache-Poisoning
├── Chapter6-Malware-Classification
├── Chapter8-AI-Conducts-Malware-Clustering
└── README.MD

How to cite

@book{aisecurity,
  title={AI for Cybersecurity: A Handbook of Use Cases},
  author={Peng Liu, Tao Liu, Nanqing Luo, Zitong Shang, Haizhou Wang, Zhilong Wang, Lan Zhang, and Qingtian Zou},
  year={2022},
  url = {https://www.amazon.com/gp/product/B09T3123RB/},
  note = {Kindle edition}
}

Errata

If you find an error, please report it using Github Issues.

Download

PDF of manuscript is posted by Penn State Cybersecurity Lab. Users could download a PDF version (Download) for personal use, educational purpose and etc.

About


Languages

Language:Python 99.2%Language:Shell 0.8%