Skip to content

seleuchel/2020_Capstone_IDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capstone : DDOS 탐지 AutoEncoder IDS + Django 모니터링 서비스

Setting

이 레포지토리를 git clone 해줍니다.

git clone [이 git repository 주소]

setting & module install

cd 2020_Capstone_IDS
chmod 777 settinginstall.sh
./settinginstall.sh

IDS 실행

  1. Django 실행

새로운 터미널 창을 띄우고 진행합니다.

cd mysite
sudo python3 manage.py runserver
  1. IDS 실행

새로운 터미널 창을 띄우고 진행합니다.

cd Capstone_DDOS_IDS
sudo python3 DDOS_IDS.py

IDS 실행

임시계정

id : text / pw : 1234

연계 스마트미터기

https://github.com/seleuchel/Capstone_smartmeter

About

2020_Capstone_IDS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published