File: test.sh

package info (click to toggle)
portsentry 2.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,404 kB
  • sloc: ansic: 6,481; sh: 920; perl: 18; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
. ./testlib.sh

runNmap 11 N

confirmNullScan

confirmBlockTriggered tcp
confirmBlockFileSize 1 0

ok