• XSS.stack #1 – первый литературный журнал от юзеров форума

Pivoting Jump onto an internal network

I need help connecting to a network 172.16.0.0 and I am in range 192.168.0.0, any suggestions?
You can't unless you're already connected to both networks in some way or have access to another computer connected to both networks. If you are only connected to 192.xxx.x.x, then you cannot connect to 172.xxx.x.x, there must be routing to another network.

Вы не можете, если вы уже каким-либо образом не подключены к обеим сетям или не имеете доступа к другому компьютеру, подключенному к обеим сетям. Если вы подключены только к 192.xxx.x.x, то вы не можете подключиться к 172.xxx.x.x, должна быть маршрутизация в другую сеть.
 
Mask looks like an option.
For example:
Bash:
sudo ifconfig <your_net_device> 172.16.0.10 netmask 255.255.0.0

Or, as a side option VPN is a solution or subnet mask. But need more info about what you are using and stuff tbh.
 
You can't unless you're already connected to both networks in some way or have access to another computer connected to both networks. If you are only connected to 192.xxx.x.x, then you cannot connect to 172.xxx.x.x, there must be routing to another network.

Вы не можете, если вы уже каким-либо образом не подключены к обеим сетям или не имеете доступа к другому компьютеру, подключенному к обеим сетям. Если вы подключены только к 192.xxx.x.x, то вы не можете подключиться к 172.xxx.x.x, должна быть маршрутизация в другую сеть.
I got access through RDP, I found a machine that connected to both networks, thanks for the help!
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх