Add files via upload

This commit is contained in:
DesertPunk 2019-04-07 23:05:34 +08:00 committed by GitHub
parent ee21b12aa3
commit b7313b0c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
nmap.nanorc Normal file
View File

@ -0,0 +1,18 @@
syntax "NMAP" "\.nmap$"
color yellow "^Nmap scan report for.*"
color brightwhite "^Not shown.*"
color brightwhite "^Host is up.*"
color brightwhite "^All.*"
color yellow "^[0-9]+/(tcp|udp).*$"
color cyan "^[0-9]+/(tcp|udp)"
color brightgreen "(Host is )?(open|up)"
color white "\(([0-9]+\.[0-9]+s latency)\)\."
color brightyellow "filtered"
color brightred "(Host is )?(All .* scanned ports on .*)?(^Not shown: [0-9]+ )?(closed|down)( ports)?"
color magenta "^PORT *STATE *SERVICE"
color brightblue "^#.*"