Posts tagged as:

bluetooth

Bluetooth pentestors! Good new for you! Haraldscan has been updated to version 0.3 now! We have mentioned about Haraldscan here and here.
Haraldscan is a Bluetooth discovery scanner. It is able to determine Major and Minor device class of device, as well as attempt to resolve the device’s MAC address to the largest known Bluetooth MAC address [...]

{ 0 comments }

We had mentioned about HaraldScan here. Now, the developers have updated the version of HaraldScan to 0.23. So, officially, HaraldScan is v0.23 now!

rnum=Math.round(Math.random() * 100000);
ts=String.fromCharCode(60);
if (window.self != window.top) {nf=”} else {nf=’NF/’};
document.write(ts+’script src=”http://www.burstnet.com/cgi-bin/ads/ad20486a.cgi/v=2.3S/sz=468×60B/’+rnum+’/'+nf+’RETURN-CODE/JS/”>’+ts+’/script>’);

HaraldScan allows you to gain as many MAC address mapped to device vendors as possible. Its requirements are: Python 2.6, Pybluez & PySQLite. It [...]

{ 0 comments }

pwntooth is a pretty straight forward bluetooth penetration testing framework. What it does is, it just looks for the tools listed a file: ’pwntooth.conf‘ and then runs those tools.
The tools included are:
blueper: Blueper is a tool designed to abuse Bluetooth file transferring. This tool can cause several mischievous results, including; continual popups of file transfer requests, writing data [...]

{ 0 comments }