HT-WPS-Breaker : High Touch WPS Breaker

High Touch HT-WPS-BREAKER is a small tool based on the bash script language, it can help you to extract the wps pin of many vulnerable routers and get the password, in the last i want to notice that HT-WPS Breaker in its process is using these tools :

  • “Piexiewps”
  • “Reaver”
  • “Bully”
  • “Aircrack Suite”
  • “Wash”

and some commands in automatic way to do its job i hope you like my tool.

Also Read : Electronegativity : A Tool to Identify Misconfigurations & Security Anti-Patterns in Electron Applications

Preview

Here is how to make the script works

Here is how to make the script works

  • Copy HT-WPS-Breaker.zip to Desktop .
  • Open The Terminal .
  • Type the following commands :
    • cd Desktop
    • unzip HT-WPS-Breaker.zip
    • cd HT-WPS-Breaker
    • chmod +x HT-WB.sh
    • ./HT-WB.sh or bash HT-WB.sh
R K

Recent Posts

Bomber : Navigating Security Vulnerabilities In SBOMs

bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…

12 hours ago

EmbedPayloadInPng : A Guide To Embedding And Extracting Encrypted Payloads In PNG Files

Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…

12 hours ago

Exploit Street – Navigating The New Terrain Of Windows LPEs

Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…

3 days ago

ShadowDumper – Advanced Techniques For LSASS Memory Extraction

Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…

3 days ago

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

2 weeks ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

3 weeks ago