For network template specified ports are on priority

patch-1
sandeep 2021-03-11 12:51:36 +05:30
parent a2798f8a6a
commit d78a21a842
6 changed files with 0 additions and 6 deletions

View File

@ -12,7 +12,6 @@ network:
- data: "info\r\nquit\r\n"
host:
- "{{Hostname}}"
- "{{Hostname}}:6379"
read-size: 2048

View File

@ -12,7 +12,6 @@ network:
- data: "envi\r\nquit\r\n"
host:
- "{{Hostname}}"
- "{{Hostname}}:2181"
read-size: 2048

View File

@ -11,7 +11,6 @@ network:
- data: "stats\r\n\r\nquit\r\n"
host:
- "{{Hostname}}"
- "{{Hostname}}:11211"
read-size: 2048

View File

@ -13,7 +13,6 @@ network:
type: hex
host:
- "{{Hostname}}"
- "{{Hostname}}:27017"
read-size: 2048

View File

@ -13,7 +13,6 @@ network:
type: hex
host:
- "{{Hostname}}"
- "{{Hostname}}:27017"
read-size: 2048
matchers:

View File

@ -12,7 +12,6 @@ network:
- data: "USER anonymous\r\nPASS nuclei\r\n"
host:
- "{{Hostname}}"
- "{{Hostname}}:21"
matchers: