Skip to content

jaekim24/Stepping_Stone_Intrusion_Detection_Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STEPPING STONE INTRUSION DETECTION RESEARCH

  • I was in charge of cleaning the data which are the packets captured by TCP dump.

  • Created a chaff perturbation simulation algorithm in python to manipulate the TCP traffic to test if an intrusion detection algorithm is resistant to the changes.

  • Using Azure Databricks, created a cluster and uploaded the packets as a text file that has been collected by using TCPDump to run some statistical analysis such as getting the standard deviations of the run trip time, removing outliers with the z-score, and filtering the packets to determine how effective the intrusion detection algorithm is

  • Published Research paper: https://www.mdpi.com/2079-9292/12/18/3855

About

Summer 2023 Research Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages