From 27f100d37ca1a2d072e48b7efd58d8f69378dc63 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Sat, 12 Jan 2013 14:24:29 +0100 Subject: [PATCH] fix email --- modules/auxiliary/gather/w3_total_cache_hash_extract.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/auxiliary/gather/w3_total_cache_hash_extract.rb b/modules/auxiliary/gather/w3_total_cache_hash_extract.rb index 0eeedc298c..8220f8ec1d 100644 --- a/modules/auxiliary/gather/w3_total_cache_hash_extract.rb +++ b/modules/auxiliary/gather/w3_total_cache_hash_extract.rb @@ -31,7 +31,7 @@ class Metasploit3 < Msf::Auxiliary 'Author' => [ 'Christian Mehlmauer ', # Metasploit module - 'Jason A. Donenfeld ' # POC + 'Jason A. Donenfeld ' # POC ] )