From d36c9669319cb976a618afc74c9c0069aaf12ee1 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Sat, 12 Jan 2013 14:22:38 +0100 Subject: [PATCH] spaces --- modules/auxiliary/gather/w3_total_cache_hash_extract.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/auxiliary/gather/w3_total_cache_hash_extract.rb b/modules/auxiliary/gather/w3_total_cache_hash_extract.rb index ef8f048a58..0eeedc298c 100644 --- a/modules/auxiliary/gather/w3_total_cache_hash_extract.rb +++ b/modules/auxiliary/gather/w3_total_cache_hash_extract.rb @@ -30,8 +30,8 @@ class Metasploit3 < Msf::Auxiliary ], 'Author' => [ - 'Christian Mehlmauer ', # Metasploit module - 'Jason A. Donenfeld ' # POC + 'Christian Mehlmauer ', # Metasploit module + 'Jason A. Donenfeld ' # POC ] )