From 50881c899ad3085aa62031663ea8e0524a5ccb10 Mon Sep 17 00:00:00 2001 From: h00die Date: Thu, 16 Jan 2020 11:46:36 -0500 Subject: [PATCH] h1 to h2 --- documentation/modules/auxiliary/scanner/portscan/xmas.md | 2 +- .../modules/exploit/linux/http/nagios_xi_magpie_debug.md | 2 +- .../exploit/linux/local/exim4_deliver_message_priv_esc.md | 2 +- .../modules/exploit/multi/http/confluence_widget_connector.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/modules/auxiliary/scanner/portscan/xmas.md b/documentation/modules/auxiliary/scanner/portscan/xmas.md index f63c7ca604..7a0b85175d 100644 --- a/documentation/modules/auxiliary/scanner/portscan/xmas.md +++ b/documentation/modules/auxiliary/scanner/portscan/xmas.md @@ -34,7 +34,7 @@ Detects a closed port via a RST received in response to the FIN Gives detailed message about the scan of all the ports. It also shows the ports that were not open/filtered. -# Verification Steps +## Verification Steps 1. Do: `use auxiliary/scanner/portscan/xmas` 2. Do: `set RHOSTS [IP]` diff --git a/documentation/modules/exploit/linux/http/nagios_xi_magpie_debug.md b/documentation/modules/exploit/linux/http/nagios_xi_magpie_debug.md index accf6f3e71..69eab88de2 100644 --- a/documentation/modules/exploit/linux/http/nagios_xi_magpie_debug.md +++ b/documentation/modules/exploit/linux/http/nagios_xi_magpie_debug.md @@ -14,7 +14,7 @@ The exploit works as follows: - Download Nagios XI 5.5.6 from the official website (https://www.nagios.com/downloads/nagios-xi/older-releases/). - Follow the official instructions to install it on your Ubuntu VM (https://assets.nagios.com/downloads/nagiosxi/docs/Installing-Nagios-XI-Manually-on-Linux.pdf). -# Verification Steps +## Verification Steps 1. `use exploit/linux/http/nagios_xi_root_rce` 2. `set RHOSTS [IP]` diff --git a/documentation/modules/exploit/linux/local/exim4_deliver_message_priv_esc.md b/documentation/modules/exploit/linux/local/exim4_deliver_message_priv_esc.md index b70cd94685..7341cce153 100644 --- a/documentation/modules/exploit/linux/local/exim4_deliver_message_priv_esc.md +++ b/documentation/modules/exploit/linux/local/exim4_deliver_message_priv_esc.md @@ -15,7 +15,7 @@ Be careful if you use the exim package from the official repo of your Linux dist Before using the exploit, make sure exim is actually listening on a port (it may sound stupid, but I struggled a bit when creating a testing environment). However, you should not have any problem if you use the Docker image linked above. -# Verification Steps +## Verification Steps 1. `use exploit/linux/local/exim4_deliver_message_priv_esc` 2. `set SESSION [session]` diff --git a/documentation/modules/exploit/multi/http/confluence_widget_connector.md b/documentation/modules/exploit/multi/http/confluence_widget_connector.md index cbaef5e478..775161ddab 100644 --- a/documentation/modules/exploit/multi/http/confluence_widget_connector.md +++ b/documentation/modules/exploit/multi/http/confluence_widget_connector.md @@ -13,7 +13,7 @@ https://confluence.atlassian.com/doc/confluence-security-advisory-2019-03-20-966 ## Vulnerable Application Affecting Atlassian Confluence before version 6.6.12, from version 6.7.0 before 6.12.3, from version 6.13.0 before 6.13.3 and from version 6.14.0 before 6.14.2. -# Verification Steps +## Verification Steps - [ ] Setting up a working installation of Atlassian Confluence before 6.6.13, 6.12.3, 6.12.3 or 6.14.2. - [ ] Start `msfconsole`