# NetworkAttackSimulator **Repository Path**: kbjsdy/NetworkAttackSimulator ## Basic Information - **Project Name**: NetworkAttackSimulator - **Description**: 基于强化学习的渗透测试 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Network Attack Simulator A simulated computer network complete with vulnerabilities, scans and exploits designed to be used as a testing environment for AI agents and planning techniques applied to network penetration testing. ## Installation ``` cd NetworkAttackSimulator pip install -e . ``` ## Author **Jonathon Schwartz** - Jonathon.schwartz@anu.edu.au ## Citing If you reference or use Network Attack Simulator in your research, please cite: ``` @article{NetworkAttackSimulator2018, author = {Schwartz, Jonathon and Kurniawati, Hanna}, title = {{Network Attack Simulator}}, year = {2019} ``` }