summaryrefslogtreecommitdiff
path: root/host_vars/kali.pantheon.lab.mpgn.dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/kali.pantheon.lab.mpgn.dev.yml')
-rw-r--r--host_vars/kali.pantheon.lab.mpgn.dev.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/host_vars/kali.pantheon.lab.mpgn.dev.yml b/host_vars/kali.pantheon.lab.mpgn.dev.yml
new file mode 100644
index 0000000..2ff86d8
--- /dev/null
+++ b/host_vars/kali.pantheon.lab.mpgn.dev.yml
@@ -0,0 +1,12 @@
+---
+nft_input_host_rules:
+ 400 allow greenbone:
+ - tcp dport { 9392 } ct state new accept
+
+# Nmap scan report for kali.pantheon.lab.mpgn.dev (10.80.50.119)
+# Host is up (0.0000050s latency).
+# Not shown: 997 closed tcp ports (reset)
+# PORT STATE SERVICE
+# 22/tcp open ssh
+# 80/tcp open http
+# 3389/tcp open ms-wbt-server \ No newline at end of file