You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ go run . start -m Visual
? The following machine was found : Visual Yes
You have been assigned as an owner of this machine. Playing on a VIP server
❯ go run . submit -f test -d 3 -v
⠋2023/10/05 21:43:05 HTTP request URL : https://www.hackthebox.com/api/v4/machine/active
2023/10/05 21:43:05 HTTP request method : GET
2023/10/05 21:43:05 HTTP request body : {}
2023/10/05 21:43:06 HTTP request URL : https://www.hackthebox.com/api/v4/machine/recommended/
2023/10/05 21:43:06 HTTP request method : GET
2023/10/05 21:43:06 HTTP request body : {}
2023/10/05 21:43:06 Machine Type: release
2023/10/05 21:43:06 Flag :test
2023/10/05 21:43:06 Difficulty : 30
2023/10/05 21:43:06 HTTP request URL : https://www.hackthebox.com/api/v4/arena/own
2023/10/05 21:43:06 HTTP request method : POST
2023/10/05 21:43:06 HTTP request body : {{"difficulty":"30","flag":"test","id":"568"}}
Incorrect Flag.
Add a system that allows you not to specify the machine name and that uses the current machine.
submit.go
The text was updated successfully, but these errors were encountered: