diff options
-rw-r--r-- | network/amap/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/amap/README b/network/amap/README index 0d7a00630f..391e96af4a 100644 --- a/network/amap/README +++ b/network/amap/README @@ -1,4 +1,5 @@ -Amap is a next-generation scanning tool for pentesters. It attempts to identify -applications even if they are running on a different port than normal. -It also identifies non-ascii based applications. This is achieved by sending -trigger packets, and looking up the responses in a list of response strings. +Amap is a next-generation scanning tool for pentesters. It attempts +to identify applications even if they are running on a different port +than normal. It also identifies non-ascii based applications. This is +achieved by sending trigger packets, and looking up the responses in a +list of response strings. |