From 12b796a292b87be15ef8eec31cb276c447b9e8c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laban=20Sk=C3=B6llermark?= <65019367+LabanSkollerDefensify@users.noreply.github.com> Date: Wed, 30 Sep 2020 13:17:34 +0200 Subject: [PATCH] Fix typos in README * Missing "is" in description of the tool * s/an unique/a unique/ since it starts with a consonant sound * Move a word to its correct place --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 285178d..ea85da9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Author: Laurent Gaffie https://g-laurent.blogspot.c ## Intro ## -Responder an LLMNR, NBT-NS and MDNS poisoner. It will answer to *specific* NBT-NS (NetBIOS Name Service) queries based on their name suffix (see: http://support.microsoft.com/kb/163409). By default, the tool will only answer to File Server Service request, which is for SMB. +Responder is an LLMNR, NBT-NS and MDNS poisoner. It will answer to *specific* NBT-NS (NetBIOS Name Service) queries based on their name suffix (see: http://support.microsoft.com/kb/163409). By default, the tool will only answer to File Server Service request, which is for SMB. The concept behind this is to target our answers, and be stealthier on the network. This also helps to ensure that we don't break legitimate NBT-NS behavior. You can set the -r option via command line if you want to answer to the Workstation Service request name suffix. @@ -74,7 +74,7 @@ This module allows you to see NBT-NS, BROWSER, LLMNR, DNS requests on the networ ## Hashes ## -All hashes are printed to stdout and dumped in an unique file John Jumbo compliant, using this format: +All hashes are printed to stdout and dumped in a unique John Jumbo compliant file, using this format: (MODULE_NAME)-(HASH_TYPE)-(CLIENT_IP).txt