Подключение openvpn kali linux

How to Install VPN on Kali Linux Using OpenVPN and VPNBook

Kali Linux, formerly known as BackTrack, is synonymous with security and forensics. It is a Linux distro; based on Debian and built for cyber security experts, penetration testers, and white-hat hackers for digital forensics and penetration testing. Having a VPN on your Kali Linux increases invisibility (private mode) while you keep testing for vulnerabilities. In this article, we’ll show you how to install a VPN using OpenVPN and VPNBook on Kali Linux.

Why do you need a VPN on your Kali Linux?

Despite being built for digital forensics and penetration testing, Kali is just like every other Linux distro or operating system (OS), and as a user, you need to protect your activities while using it. Failure to do so is like using an umbrella with holes,you’ll definitely get soaked when it rains. Installing a VPN helps cloak your IP address, bypass censorship/geographical limitations, and encrypt your network traffic. Or, in this case, you can view it as patching the umbrella. Please note that despite doing all the things stated above, you may still need more than a VPN to protect yourself, depending on the task.

Why open-source VPN?

This article will focus on an open-source VPN, as they provide higher transparency compared to closed-source VPNs. Some closed-sourced VPNs even rely on open-source VPNs to function. The selected VPN for today is OpenVPN because it is compatible with various OSes.

How to Install a VPN on Kali Linux?

  • Next, open your terminal by navigating to your apps menu.
  • Then click the icon or use the command Ctrl + Alt + T.
Sudo apt-get install OpenVPN 

Image description

  • Depending on your setup, you might be asked to input your password.
  • To confirm a correct installation after the download,, type the command Openvpn into the terminal, “”.

Image description

  • Next, you’ll need to get the required configuration files for your VPN to work properly. Open your browser and go to www.vpnhooks.com.
Читайте также:  Linux удалить последние строки

Image description

Image description

For the purpose of this guide, we will be using US1 Server.

Image description

Configuring OpenVPN

There are two ways to proceed with the configuration from this point. It’s either through the GUI or the Terminal.

Configuring OpenVPN with GUI (Graphical User Interface)

Using the GUI option is typically easier, but the images provided could be slightly different on your version of Kali.

Image description

Image description

  • Input the username and password found on the VPNBook website and click Save.
  • After this, you’re good to go!

Congratulations! You have successfully installed OpenVPN on your Kali Linux using the GUI method.

Configuring OpenVPN from the Terminal

Unlike the GUI method, the terminal stays the same on various Kali versions. Other Linux distros on the other hand would require different commands.

  • For this method, simply right-click on the folder where you have extracted the configuration files

Image description

Sudo vpnbook-us2-tcp443.ovpn 

Image description

Image description

You’ve now successfully installed OpenVPN on your Kali Linux using the terminal.

Image description

Conclusion

We have successfully installed a VPN in our Kali through the GUI process and using the terminal.

If you made it to the end, congratulations.

Источник

How to Configure OpenVPN in Kali Linux

OpenVPN is a free and open-source VPN application that allows you to encrypt and send your network data via secure tunnels from one device to another not located on the same network. OpenVPN uses OpenSSL to encrypt network traffic to and from your devices.

Once connected to an OpenVPN server, your network traffic gets routed through the server, keeping your data secure. In turn, this helps protect you from network attacks, especially when connected to public networks.

NOTE: Using a VPN does not always guarantee data privacy. Always store your private information at secure and encrypted locations.

This guide will walk you through installing and setting OpenVPN on Kali Linux to protect your traffic when doing pen-testing.

For this, you will require:

Installing OpenVPN

The first step is to install the OpenVPN packages using the apt command as:

sudo apt-get install openvpn network-manager

Once you have the packages installed, restart your device to ensure that the changes take effect.

Connecting to a VPN

The next step is to connect to a VPN server. You will need to have an OpenVPN configuration file. You will often find OpenVPN files from your VPN provider in the .ovpn extension.

Once you have your config file, use the command below to connect to the vpn server. You will need the username and password to connect to the server.

Читайте также:  Su сбой при проверке подлинности kali linux

$ echo «USERNAME» >> / etc / openvpn / credentials

$ echo «PASSWORD» >> / etc / openvpn / credentials

$ sudo openvpn se-us-01.protonvpn.com.udp.ovpn

Tue Feb 9 18 : 37 : 41 2021 OpenVPN 2.4.7 x86_64-pc-linux-gnu [ SSL ( OpenSSL ) ] [ LZO ] [ LZ4 ] [ EPOLL ] [ PKCS11 ] [ MH / PKTINFO ] [ AEAD ] built on Feb 20 2019

Tue Feb 9 18 : 37 : 41 2021 library versions: OpenSSL 1.1.1d 10 Sep 2019 , LZO 2.10

You can also import a VPN configuration file using the GUI interface.

Conclusion

This quick guide has shown you how to install and setup OpenVPN on Kali Linux.

About the author

John Otieno

My name is John and am a fellow geek like you. I am passionate about all things computers from Hardware, Operating systems to Programming. My dream is to share my knowledge with the world and help out fellow geeks. Follow my content by subscribing to LinuxHint mailing list

Источник

🐉 Как настроить OpenVPN в Kali Linux

Мануал

OpenVPN – это бесплатное приложение VPN с открытым исходным кодом, которое позволяет шифровать и отправлять сетевые данные через защищенные туннели с одного устройства на другое, не находящееся в той же сети.

OpenVPN использует OpenSSL для шифрования сетевого трафика.

После подключения к серверу OpenVPN ваш сетевой трафик маршрутизируется через сервер, обеспечивая безопасность ваших данных.

В свою очередь, это помогает защитить вас от сетевых атак, особенно при подключении к общедоступным сетям.

ПРИМЕЧАНИЕ. Использование VPN не всегда гарантирует конфиденциальность данных. Всегда храните вашу личную информацию в безопасных и зашифрованных местах.

Это руководство покажем вам установку и настройку OpenVPN в Kali Linux для защиты вашего трафика при выполнении тестирования на проникновение.

Для этого вам потребуются:

Установка OpenVPN

Первый шаг – установить пакеты OpenVPN с помощью команды apt:

sudo apt-get install openvpn network-manager

Подключение к VPN

Следующим шагом будет подключение к VPN-серверу.

Вам понадобится файл конфигурации OpenVPN.

Вы должны получить файлы OpenVPN от своего провайдера VPN с расширением .ovpn.

Когда у вас есть файл конфигурации, используйте команду, показанную ниже, чтобы подключиться к серверу vpn.

Для подключения к серверу вам потребуются имя пользователя и пароль.

$ echo "USERNAME" >> /etc/openvpn/credentials $ echo "PASSWORD" >> /etc/openvpn/credentials $ sudo openvpn se-us-01.protonvpn.com.udp.ovpn Tue Feb 9 18:37:41 2021 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 20 2019 Tue Feb 9 18:37:41 2021 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10 ………..

Вы также можете импортировать файл конфигурации VPN с помощью графического интерфейса пользователя.

Читайте также:  Linux nvidia driver disable nouveau

Заключение

В этом кратком руководстве показано, как установить и настроить OpenVPN в Kali Linux.

Пожалуйста, не спамьте и никого не оскорбляйте. Это поле для комментариев, а не спамбокс. Рекламные ссылки не индексируются!

  • Аудит ИБ (49)
  • Вакансии (12)
  • Закрытие уязвимостей (105)
  • Книги (27)
  • Мануал (2 306)
  • Медиа (66)
  • Мероприятия (39)
  • Мошенники (23)
  • Обзоры (820)
  • Обход запретов (34)
  • Опросы (3)
  • Скрипты (114)
  • Статьи (352)
  • Философия (114)
  • Юмор (18)

Anything in here will be replaced on browsers that support the canvas element

OpenVPN Community Edition (CE) – это проект виртуальной частной сети (VPN) с открытым исходным кодом. Он создает защищенные соединения через Интернет с помощью собственного протокола безопасности, использующего протокол SSL/TLS. Этот поддерживаемый сообществом проект OSS (Open Source Software), использующий лицензию GPL, поддерживается многими разработчиками и соавторами OpenVPN Inc. и расширенным сообществом OpenVPN. CE является бесплатным для […]

Что такое 404 Frame? Большинство инструментов для взлома веб-сайта находятся в 404 Frame. Итак, что же представляют собой команды? Вы можете отдавать команды, используя повседневный разговорный язык, поскольку разработчики не хотели выбирать очень сложную систему команд. Команды Команды “help” / “commands” показывают все команды и их назначение. Команда “set target” – это команда, которая должна […]

В этой заметке вы узнаете о блокировке IP-адресов в Nginx. Это позволяет контролировать доступ к серверу. Nginx является одним из лучших веб-сервисов на сегодняшний день. Скорость обработки запросов делает его очень популярным среди системных администраторов. Кроме того, он обладает завидной гибкостью, что позволяет использовать его во многих ситуациях. Наступает момент, когда необходимо ограничить доступ к […]

Знаете ли вы, что выполняется в ваших контейнерах? Проведите аудит своих образов, чтобы исключить пакеты, которые делают вас уязвимыми для эксплуатации Насколько хорошо вы знаете базовые образы контейнеров, в которых работают ваши службы и инструменты? Этот вопрос часто игнорируется, поскольку мы очень доверяем им. Однако для обеспечения безопасности рабочих нагрузок и базовой инфраструктуры необходимо ответить […]

Одной из важнейших задач администратора является обеспечение обновления системы и всех доступных пакетов до последних версий. Даже после добавления нод в кластер Kubernetes нам все равно необходимо управлять обновлениями. В большинстве случаев после получения обновлений (например, обновлений ядра, системного обслуживания или аппаратных изменений) необходимо перезагрузить хост, чтобы изменения были применены. Для Kubernetes это может быть […]

Источник

Оцените статью
Adblock
detector