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
_______
ping
C ---------> ! NET
______
<----- node1
C
<----- node2
Requirements: controller and node version must be equal
Completed:
{
"ip" : {
},
"ip2" : {
},
"ip3" : {
}
}
vuln-controller init <subnet>
- prompt for a token
=> Create a json configuration with environments and a token
Store it in the ~/.vulhub/hosts
vuln-controller generate-vulnenvs (previous JSON)
->
Create a json configuration with environments.
Store it in the ~/.vulhub/hosts
vuln-controller list:
returns the list of hosts in ~/.vulhub/hosts
node side:
vuln-node init
=> prompt for the token
stores it in the ~/.vulhub/hosts
listen on TCP socket
The text was updated successfully, but these errors were encountered: