added rsync service scan

This commit is contained in:
sordidlist 2021-08-20 18:16:01 -06:00
parent 45137c1917
commit be586dba19
1 changed files with 8 additions and 0 deletions

View File

@ -396,6 +396,14 @@ service-names = [
'rpcclient -p {port} -U "" {address}'
]
service-names = [
'^rsync'
]
[[rsync.scan]]
name = 'rsync'
command = 'nmap {nmap_extra} -sV --script="rsync-list-modules" -p {port} {address} -oN "{scandir}/{protocol}_{port}_rsync_nmap.txt" -oX "{scandir}/xml/{protocol}_{port}_rsync_nmap.xml"'
[sip]
service-names = [