aboutsummaryrefslogtreecommitdiff
path: root/scanner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scanner.sh')
-rw-r--r--scanner.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/scanner.sh b/scanner.sh
new file mode 100644
index 0000000..485db04
--- /dev/null
+++ b/scanner.sh
@@ -0,0 +1,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