antirez / antirez/hping

Scanning with udp (`-2`) results in bogus messages

オープン
#41 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
1.7k
フォーク
364
PR マージ指標
30日以内にマージされた PR はありません

説明

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()`.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。