diff --git a/components/checks/passive/grep/private_ip.rb b/components/checks/passive/grep/private_ip.rb index b7bea1d7b2..9f34aa9990 100644 --- a/components/checks/passive/grep/private_ip.rb +++ b/components/checks/passive/grep/private_ip.rb @@ -51,7 +51,7 @@ def self.info IP address and therefore could be revealing sensitive information. _This finding typically requires manual verification to ensure the context is -correct, as any private IP address within the HTML body will trigger it. +correct, as any private IP address within the HTML body will trigger it._ }, references: { 'WebAppSec' => 'http://projects.webappsec.org/w/page/13246936/Information%20Leakage'