I want to take Dos attack measurements using LOIC tool for my research . But i am facing difficulties during this. So can anybody help me about how i can take measurements of Dos attack from my computer?
Hello, please read this paper and you may find important information regarding DoS attacks: " Testing of network security systems through DoS attacks", DOI 10.1109/MECO.2017.7977239
Given that you want to measure performance and take packet traces, I would implement the topology and software shown in Figure 1 in the paper of Arianit Maraj mentioned above. To grab packet traces, I would put a system on the switch between the pen test machine, port mirror the victim machine's port, and then something like tcpdump or wireshark to capture the packet traces. The paper describes web page performance measurement software you can use.