DEPARTMENT OF COMPUTING

Scapy 3

SMBLoris

Read this to learn about what this attack is. Your challenge is to recreate the attack using Scapy. Essentially, if you send “\x00\x01\xff\xff” to an smb port (445) you can consume the target’s memory (send as raw data). (You have to send a lot of them (a loop) to be able to see this). So here is your task,

To Submit

Last Updated 12/30/2022