To RUN the experiments for particular figure from the paper "Low-Rate TCP-Targeted Denial of Service Attacks", do the following: It is assumed that a user is in "dos-public" directory. Before performing any simulation, do "cp ./run-tcl/* ." "cp ./ns-exe/* ." "cp ./mk_dos_trace/* ." Also, in the explanations given below, sign xx or xxx represents the number of the figure from the paper for which you want to run experiment (e.g., 17 or 15a). FTP: --- Figures 4, 6, 7, 8, 10, 11 and 17: 1. "cp dos-figxx.run dos.run" 2. "cp dos-figxx.tcl dos.tcl" 3. "dos.run" (run the simulation) 4. "cd /results-sale" 4.5 (Optional) If more then one random seeds are run in dos.run, then execute "avg" 5. Execute "norm" 6. Edit file "plotcmd" Change '(' -> '[' ')' -> ']' '%' -> '"' 7. Execute "gnuplot plotcmd" HTTP: ---- Figures 9a and 9b: 1. "cd web/" 2. "cp dos-figxx.run dos.run" 3. "cp dos-figxx.tcl dos.tcl" 4. "dos.run" (run the simulation) 5. "cd /results-sale/http/" 6. Execute "avg" 7. Execute "ratio" 8. Edit file "plotcmd" Change '%' -> '"' '*' -> '$' 9. execute "runplot.com" RED, RED-PD: ----------- Figures 15a, 15b, 16a and 16b: 1. "cd redpd" 2. "cp traffic-figxxx.tcl traffic.tcl" 3. "cd mix" 4. "cp mix-figxxx.sh mix.sh" 5. "cd .." 6. "mix/mix.sh" 7. "cd results-sale" 8. "norm" 9. Edit file "plotcmd" Change '%' -> '"' 10. "gnuplot plotcmd"