Difference between revisions of "Bluetooth Pentesting Tools (HW/SW)"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == This article describes various tools for bluetooth penetration testing, besides some software tools == Requirements == * Operating system: Kali Linux amd64...")
 
Line 1: Line 1:
== Summary ==  
== Summary ==  


This article describes various tools for bluetooth penetration testing, besides some software tools
This article describes various tools for bluetooth penetration testing and aims to provide an overview to choose the right tool for a use case.


== Requirements ==
== Requirements ==
Line 10: Line 10:
In order to use hardware pentesting devices a dedicated installation of kali linux is recommended but it is also possible to use hypervisors which are capable of passing USB devices from the host- to the guestsystem e.g. VMWare Workstation or the free hypervisor VirtualBox.  
In order to use hardware pentesting devices a dedicated installation of kali linux is recommended but it is also possible to use hypervisors which are capable of passing USB devices from the host- to the guestsystem e.g. VMWare Workstation or the free hypervisor VirtualBox.  


== Preinstalled tools ==
== Information gathering ==
 
The offical linux bluetooth protocol stack BlueZ is already installed with kali linux but can be installed on other linux maschines with:
 
apt install bluez -y


=== Step 1 ===
=== Step 1 ===

Revision as of 15:56, 17 February 2020

Summary

This article describes various tools for bluetooth penetration testing and aims to provide an overview to choose the right tool for a use case.

Requirements

  • Operating system: Kali Linux amd64 2019.2
  • Packages: Individual shown for each tool

In order to use hardware pentesting devices a dedicated installation of kali linux is recommended but it is also possible to use hypervisors which are capable of passing USB devices from the host- to the guestsystem e.g. VMWare Workstation or the free hypervisor VirtualBox.

Information gathering

The offical linux bluetooth protocol stack BlueZ is already installed with kali linux but can be installed on other linux maschines with:

apt install bluez -y

Step 1

Enter these commands in the shell

echo foo
echo bar

Step 2

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References