aboutsummaryrefslogtreecommitdiff
path: root/scanner.sh
blob: 485db04d73a230a8a1e57a1db97682e01d514616 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
hcitool scan
echo "Enter The Mac Adress of the desired victim"
read targer
clear
echo "Scanning"
clear
python main.py TARGET=$targer