So everything is good until I go to run the program. On the scan selection im getting
" [*] Scanning for WiFi connections . . .
[WinError 2] The system cannot find the file specified
[!!] Something went wrong".
I tried editing the path to python, updating the modules, confirming correct ones are installed, what am I doing wrong?
Microsoft Windows [Version 10.0.22621.2715]
(c) Microsoft Corporation. All rights reserved.
C:\Users\rohrbaugh\project>Wifi-Tool.py
C:\Users\rohrbaugh\project\Wifi-Tool.py:9: SyntaxWarning: invalid escape sequence '\ '
cprint(''' __ ___ __ _ _______ _
\ \ / ()/ () |__ __| | |
\ \ /\ / / | | _ | | ___ ___ | |
\ / / / | | | | | |/ _ \ / _ | |
\ /\ / | | | | | | | () | () | |
/ / ||| || ||_/ _/|_|
- A Wifi Toolkit for all
Version : Final
By Kalihackz
Starting the WifiTool . . .
----------------------------Menu---------------------------
| * scan - scan wifi connections
| * connect - connect to wifi connection
| * bruteforce - brute force wifi connection
| * exit - exit
|________________________________________________________
root@WifiScanner:~$ bruteforce
[+] Enter SSID : Frontier4960
[+] Enter PASSWORD File path : pass.txt
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
----------------------------Menu---------------------------
| * scan - scan wifi connections
| * connect - connect to wifi connection
| * bruteforce - brute force wifi connection
| * exit - exit
|________________________________________________________
root@WifiScanner:~$
So everything is good until I go to run the program. On the scan selection im getting
" [*] Scanning for WiFi connections . . .
[WinError 2] The system cannot find the file specified
[!!] Something went wrong".
I tried editing the path to python, updating the modules, confirming correct ones are installed, what am I doing wrong?
Microsoft Windows [Version 10.0.22621.2715]
(c) Microsoft Corporation. All rights reserved.
C:\Users\rohrbaugh\project>Wifi-Tool.py
C:\Users\rohrbaugh\project\Wifi-Tool.py:9: SyntaxWarning: invalid escape sequence '\ '
cprint(''' __ ___ __ _ _______ _
\ \ / ()/ () |__ __| | |
\ \ /\ / / | | _ | | ___ ___ | |
\ / / / | | | | | |/ _ \ / _ | |
\ /\ / | | | | | | | () | () | |
/ / ||| || ||_/ _/|_|
Starting the WifiTool . . .
----------------------------Menu---------------------------
| * scan - scan wifi connections
| * connect - connect to wifi connection
| * bruteforce - brute force wifi connection
| * exit - exit
|________________________________________________________
root@WifiScanner:~$ bruteforce
[+] Enter SSID : Frontier4960
[+] Enter PASSWORD File path : pass.txt
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
'nmcli' is not recognized as an internal or external command,
operable program or batch file.
[!!] Connection Failed
----------------------------Menu---------------------------
| * scan - scan wifi connections
| * connect - connect to wifi connection
| * bruteforce - brute force wifi connection
| * exit - exit
|________________________________________________________
root@WifiScanner:~$