[text] asd

Viewer

  1. # bluetooth-hacking-
  2. This repository contains scripts in python from discovering bluetooth to taking over the bluetooth connections.
  3.  
  4. you can find all the documents of the repo as well as other hacks in this blog.
  5. <table style="margin: 0px auto;">
  6. <thead>
  7.     <tr>
  8.         <th>SECURING SYSTEM</th>
  9.         <th>BLUETOOTH ATTACKS</th>
  10.         <th>STEALING AND SNIFFING ATTACKS</th>
  11.         <th>KALI LINUX HACKING COMMANDS CHEATSHEET</th>
  12.         <th>TROJAN AND BACKDOORS</th>
  13.         <th>DICTIONARY AND BURTEFORCING ATTACKS</th>
  14.         <th>MAN IN THE MIDDLE ATTACKS</th>
  15.  
  16.     </tr>
  17. </thead>
  18. <tbody>
  19. <tr>
  20.     <td>1. <a href='https://www.codexpace.in/2021/10/signverify.html'>Sign & Verify message</a></td>
  21.     <td>1. <a href="https://www.codexpace.in/2022/07/bluetooth-scanner-with-python.html">Bluetooth discovery</a></td>
  22.     <td>1. <a href="https://www.codexpace.in/2022/06/stealing-wifi-passwords-with-python.html">Stealing saved wifi password from windows</a></td>
  23.     <td>1. <a href="https://www.codexpace.in/2022/02/hacking-with-kali-cheatsheet.html">Hacking commands with Kali Linux </a></td>
  24.     <td>1. <a href='https://www.codexpace.in/2021/11/command-control-trojan-with-python.html'>Command and Control Trojan</a></td>
  25.     <td>1. <a href="https://www.codexpace.in/2022/03/dictionary-attacks.html">Dictionary Attack</a></td>
  26.     <td>1. <a href="https://www.codexpace.in/2022/03/man-in-browser.html">Man in Browser Attack</a></td>
  27.  
  28.  
  29. </tr>
  30. <tr>
  31.     <td>2. <a href='https://www.codexpace.in/2022/02/sandbox-detection.html'>SandBox Detection</a></td>
  32.     <td>2. <a href="https://www.codexpace.in/2022/07/sdpservice-discovery-protocol-browser.html">Bluetooth SDP browsing</a></td>
  33.     <td>2. <a href="https://www.codexpace.in/2022/04/sniffer-with-no-filter.html">Sniffing packets</a></td>
  34.     <td></td>
  35.     <td>2. <a href="https://www.codexpace.in/2022/06/revershell-with-python.html">Reverse shell in python</a></td>
  36.  
  37. </tr>
  38. <tr>
  39.     <td>3. <a href='https://www.codexpace.in/2022/03/tcp-proxy.html'>TCP Proxy</a></td>
  40.     <td>3. <a href="https://www.codexpace.in/2022/07/obex-object-exchange.html">Bluetooth OBEX</a></td>
  41.     <td>3. <a href="https://www.codexpace.in/2022/04/sniffer-for-email-credentials.html">Email Credential sniffers </a></td>
  42.     <td></td>
  43.     <td>3. <a href='https://www.codexpace.in/2021/11/python-keylogger.html'>Keylogger</a></td>
  44.  
  45. </tr>
  46. <tr>
  47.     <td></td>
  48.     <td>4. <a href="https://www.codexpace.in/2022/07/rcomm-channel-scanner.html">Bluetooth RCOMM channel scanner</a></td>
  49.     <td></td>
  50.     <td></td>
  51.     <td>4. <a href='https://www.codexpace.in/2022/01/screenshot-with-python.html'>Screenshot with Python</a></td>
  52.  
  53. </tr>
  54. <tr>
  55.     <td></td>
  56.     <td>5. <a href="https://www.codexpace.in/2022/07/blue-bug-exploit.html">Blue Bug Exploit</a></td>
  57.     <td></td>
  58.     <td></td>
  59.     <td>5. <a href='https://www.codexpace.in/2022/06/revershell-with-python.html'>Backdoor with Python</a></td>
  60.  
  61. </tr>
  62. <tr>
  63.     <td></td>
  64.     <td>6. <a href="https://www.codexpace.in/2022/07/blue-snarf-exploit.html">Blue Snarf Exploit</a></td>
  65. </tr>
  66. <tr>
  67.     <td></td>
  68.     <td>7. <a href="https://www.codexpace.in/2022/07/bluetooth-spoofing.html">Bluetooth spoofing</a></td>
  69. </tr>
  70.     <tr>
  71.     <td></td>
  72.     <td>8. <a href="https://www.codexpace.in/2022/07/bluetooth-sniffing.html">Bluetooth sniffing</a></td>
  73. </tr>
  74.     
  75.  
  76. </tbody>
  77. </table>
  78.  

Editor

You can edit this paste and save as new:


File Description
  • asd
  • Paste Code
  • 28 Mar-2024
  • 3.34 Kb
You can Share it: