From eb15aec3b2f3122561345c59972c01509df49e45 Mon Sep 17 00:00:00 2001 From: = <=> Date: Thu, 20 Jun 2024 08:37:47 +0200 Subject: [PATCH] added requirement: Detailed knowledge of Bolean Operators --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ba03f71..066cd550 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ hcxdumptool -> hcxpcapngtool -> hcxhashtool (additional hcxpsktool/hcxeiutool) - - Detailed knowledge of key derivation functions. - Detailed knowledge of Linux. - Detailed knowledge of filter procedures. (Berkeley Packet Filter, capture filter, display filter, etc.) +- Detailed knowledge of Bolean Operators. - Operating system: Linux (recommended: kernel >= 6.6, mandatory: kernel >= 5.15) - Recommended: Arch Linux (notebooks and desktop systems), OpenWRT (small systems like Raspberry Pi, WiFi router) - WLAN device chipset must be able to run in monitor mode. MediaTek chipsets are preferred due to active monitor mode capabilities. @@ -273,4 +274,4 @@ By default, hcxdumptool is utilizing three attack vectors: - [Status of Realtek out-of-kernel Drivers](https://github.com/morrownr/USB-WiFi/issues/314) -- [PCAPNG Status Options](https://github.com/ZerBea/hcxdumptool/blob/master/docs/option-codes.md) \ No newline at end of file +- [PCAPNG Status Options](https://github.com/ZerBea/hcxdumptool/blob/master/docs/option-codes.md)