Leonardo7447 Posted December 23, 2022 Share Posted December 23, 2022 Hi i recently bought the key croc. But there are some problems. First off i'm not able to change the keyboard layout that the key croc should use. I tried editing the config.txt file but it didn't solve the issue. This is my config.txt file if there are any issues with it: Quote #!/bin/bash ####################################### # _-^^-_ # # ---=>====<^^.. # # " " Key Croc by Hak5 # ####################################### #This configuration file is used to set default variables DUCKY_LANG ch WIFI_SSID WIFI_PASS SSH ENABLE ### OPTIONAL CONFIGURATION ### # ############ NETWORK ############ # # SSH [DISABLE, ENABLE] # (Disabled by default) # (Enable to allow SSH access in attack mode) # # WIFI_SSID [network name] # # WIFI_PASS [network password] # (Omit WIFI_PASS for open networks) # (Omit both WIFI_SSID and WIFI_PASS to disable) # # DNS [address 1] [address 2] # # ############ DEVICE CONFIG ############ # NOTE: VID AND PID SHOULD BE SET TOGETHER, # AND WILL DISABLE AUTO VID/PID CLONING # # VID [VID_0X<vid hex>] # # PID [PID_0X<pid hex>] # # MAN [MAN_label] # # PROD [PROD_label] # # ############ PROTECTED ARMING MODE ############ # WARNING: MISCONFIGURATIONS BELOW WILL # LOCK YOU OUT OF YOUR DEVICE. # # ARMING_PASS [password] # Requires [password] to typed on the keyboard attached to the Key Croc to enter arming mode. # # ARMING_TIMEOUT [seconds] # (OPTIONAL WITH ARMING_PASS) Defining this adds a timeout to the protected arming mode listener # # EXAMPLE: # ARMING_PASS hak5croc # ARMING_TIMEOUT 5 # # This configuration will give you 5 seconds to press the button after typing hak5croc on the keyboard # attached to the Key Croc # # # ### ADDITIONAL HELP ### # https://www.hak5.org/croc-help Then the second problem is i can't connect to ssh. I enable ssh and wrote the passwort and the wifi's name in the config.txt file but it didn't work. Like the key croc managed to connect but i wasn't able to ssh with PuTTY or via cmd. When i tried to connect i got this error message: ssh: connect to host "IP address" port 22: Connection timed out And i tried to ssh in with the command: "ssh root@"IP address"" Happy Holidays Link to comment Share on other sites More sharing options...
dark_pyrro Posted December 23, 2022 Share Posted December 23, 2022 Ask Key Croc related questions in the Key Croc section of the forums. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.