Scanning with udp (`-2`) results in bogus messages
Abierto
- Lenguaje dominante
- C
- Estrellas
- 1.7k
- Forks
- 364
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When using
hping3 -2 --scan 0-100 192.168.1.1
this results in no open ports detected (even though I know the target has DNS running). Analysis with Wireshark shows that the UDP messages that `hping3` sends contain a bogus length (quite random really).
Note:
This is possibly due to the `scan.c:sender` function not taking the `-2` option into account and only calls `send_tcp()`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.