NCAT_PATH=../../../.. if [ -a "$NCAT_PATH/ncat" ] then for addr in `cat iplist`; do $NCAT_PATH/ncat --disable-eof-exit $addr 80 < get.request; done; else echo "Ncat is not buit. Please build Ncat before you use these scripts"; fi
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
README | File | 455 B | 0644 |
|
get.request | File | 18 B | 0644 |
|
iplist | File | 78 B | 0644 |
|
scan-example | File | 234 B | 0755 |
|
scanner-output | File | 1.65 KB | 0644 |
|