Generate the configuration file with wpa_passphrase. The key should be obtained attacking the Wifi network, not through brute force (well, the underlying attack kinda uses brute force to break it…). You’re on the right path!
Rooted
Am I only one getting this error with wpa?-
rfkill: Cannot open RFKILL control device
installed the rfkill on the machine and ran the following command
wpa_supplicant -i wlan0 -c <(wpa_passphrase "$USERNAME" "$PASSWORD")
Getting this error
nl80211: Could not set interface 'p2p-dev-wlan0' UP
nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
p2p-dev-wlan0: Failed to initialize driver interface
p2p-dev-wlan0: CTRL-EVENT-DSCP-POLICY clear_all
P2P: Failed to enable P2P Device interface
wlan0: SME: Trying to authenticate with CENSORED (SSID='CENSORED' freq=2412 MHz)
This and the note from @Hrishi are all you need for this box.
I think I’m going to put this box aside for now. I’ve managed to get a shell on the box and I understand what I need to do to progress, but no matter what I do the box seems to crash. If I run tools like iw
, the box will freeze and become unresponsive to ping. Same if use the actual tool required for exploitation.
I also encountered a lot of weird errors when conducting the user exploitation section. The app would sometimes put me in to a redirect loop, where the correct credentials would bounce me between /dashboard then /login. Like wise I got inconsistent results when exploiting the service, some times it would work, some times it would not.
My guess is that the aim of the instability is to somewhat simulate an ICS / OT environment but it makes for a pretty awful play experience.
hey , i literally cannot upload anything to the openplc idk why the machines is so slow , its been 3 months and im literally the only one connected via vip lol
Anyone having trouble getting the reverse shell. Use my Python Script. I’ll be grateful if you give it a rating on GitHub
adibabdala123/cve-2021-31630: This is a automation of cve-2021-31630 exploitation (github.com)
Have the username and password for OpenPLC login changed? I use the default crendential can’t login
nope
Likewise, I have been resetting, changing my VPN, putting it into host file.
http://wifinetictwo.htb web ui does not work, I have tried to connect it via Firefox and Chromium, but it returns the ERR_CONNECTION_TIMED_OUT error message
I added wifinetictwo.htb to /etc/hosts but it doesn’t work, I’m sure I connected to the Hackthebox machine VPN
When I use Nmap to scan this machine port, the Nmap could not find any open port on this machine
This Problem is the same as Hackthebox retired Machine “Crafty”