Research Article

ForChaos: Real Time Application DDoS Detection Using Forecasting and Chaos Theory in Smart Home IoT Network

Algorithm 1

ForChaos detection algorithm.
1: Input: Set of 8 Features f, Time Series t, , Window Size Traffic State
2: Output: alert, not-alert
3: for  ton  do
4:for  to8  do
5:
6:
7:
8:
9:
10:return alert
11: