Fern wifi cracker установить

Saved searches

Use saved searches to filter your results more quickly

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.

Automatically exported from code.google.com/p/fern-wifi-cracker

savio-code/fern-wifi-cracker

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Fern Wifi Cracker is a Wireless security auditing and attack software program written using the Python Programming Language and the Python Qt GUI library. The program is able to crack and recover WEP/WPA/WPS keys and also run other network based attacks on wireless or ethernet based networks

Fern-Wifi-Cracker is designed to be used in testing and discovering flaws in one’s own network with the aim of fixing the flaws detected, DO NOT use the program on networks for which you don’t have permission, I am not responsible for whatever damage you cause by using this software.

Visit http://www.fern-pro.com for professional version

https://raw.githubusercontent.com/savio-code/savio-project-images/master/Fern/shadow_case.png

Supported operating systems

The Software runs on any Linux machine with the programs prerequisites. The program has been tested to work on the following Linux based operating systems:

The following dependencies can be installed using the Debian package installer command on Debian based systems using apt-get install or otherwise downloaded and installed manually

Читайте также:  Запаролить вай фай асус

Fern Wifi Cracker currently supports the following features:

  1. WEP Cracking with Fragmentation,Chop-Chop, Caffe-Latte, Hirte, ARP Request Replay or WPS attack
  2. WPA/WPA2 Cracking with Dictionary or WPS based attacks
  3. Automatic saving of key in database on successful crack
  4. Automatic Access Point Attack System
  5. Session Hijacking (Passive and Ethernet Modes)
  6. Access Point MAC Address Geo Location Tracking
  7. Internal MITM Engine
  8. Bruteforce Attacks (HTTP,HTTPS,TELNET,FTP)
  9. Update Support
root@host:~# python3 execute.py

The source code for the program can be fetched using the following command on terminal:

root@host:~# git clone https://github.com/savio-code/fern-wifi-cracker.git

Check for update button

The Program automatically checks for updates each time the program is ran, if the program finds an update, it notifies user with the message New Update is Available, in other to update all you simply have to do is click on the update button When the button is clicked, allow to download update files until it displays the message Please Restart Application

Main window

WPA Cracking with WPS Attack

WPA attack

Cookie hifhjacking

If you like Fern Wifi Cracker and would like to support the development, please do so using bitcoin: 1AoBfNLfwDrw4ofZXZVm9YfeaFCXtG9k9B

About

Automatically exported from code.google.com/p/fern-wifi-cracker

Источник

Инструменты Kali Linux

Список инструментов для тестирования на проникновение и их описание

Fern Wifi Cracker

Описание Fern Wifi Cracker

Fern Wifi Cracker — это программное обеспечение для аудита беспроводной безопасности, написано с использованием языка программирования Python и библиотеки Python Qt GUI. Программа способна взламывать и восстанавливать WEP/WPA/WPS ключи и также запускать другие сетевые атаки на беспроводные или проводные сети.

Fern Wifi Cracker в настоящее время поддерживает следующие функции:

  1. Взлом WEP с использованием фрагментационной, чоп-чоп, кофе Латте, Hirte, воспроизведение запросов ARP или WPS атак
  2. Взлом WPA/WPA2 по словарю или основанными на WPS атаками
  3. Автоматическое сохранение ключей в базе данных при успешном взломе
  4. Автоматизированная система атаки точки доступа
  5. Перехват сессий (Hijacking) (Пассивный и Ethernet режимы)
  6. Геолокационный трекинг MAC адреса точки доступа
  7. Внутренний движок MITM (человек-посередине)
  8. Брутфорс атаки (HTTP,HTTPS,TELNET,FTP)
  9. Поддержка обновлений

Автор: Saviour Emmanuel Ekiko

Справка по Fern Wifi Cracker

Справка отсутствует, поскольку эта программа имеет только графический пользовательский интерфейс.

Руководство по Fern Wifi Cracker

Примеры запуска Fern Wifi Cracker

Установка Fern Wifi Cracker

Программа предустановлена в Kali Linux.

Установка в BlackArch

Программа предустановлена в BlackArch.

sudo pacman -S fern-wifi-cracker

Информация об установке в другие операционные системы будет добавлена позже.

Скриншоты Fern Wifi Cracker

Инструкции по Fern Wifi Cracker

Источник

Fern Wifi Cracker: стресс-тест беспроводной сети в картинках

WiFiGid

Привет! В этой статья в очередной раз мы рассмотрим неплохую программу для аудита безопасности своей сети – Fern Wifi Wireless Cracker. Любителям чистого Linux с приятным интерфейсом посвящается.

Если у вас есть дополнение или появился вопрос – обратите внимание на комментарии к этой статье. Мы всегда рады обратной связи и помощи нашим читателям.

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

Что за зверь?

Fern Wifi Cracker: стресс-тест беспроводной сети в картинках

Программа является швейцарским ножом с красивым графическим интерфейсом, которая применяет много знакомых уже нам утилит в среде безопасников. Основная ее задача – попробовать «слямзить» пароль и протестировать сеть на предмет утечек (в духе кражи сессий и кукис). Для большего ознакомления рекомендуется непосредственно приложить к ней руку и протестировать свою сеть на дыры.

Читайте также:  Wifi mouse android to android

Написана на Python, рисуется на QT. По большей части является оболочкой для Aircrack-NG и Reaver. Но не все так просто, здесь есть и свои вкусности. Итого примерный список ее возможностей:

  • Перехват сессий и кук
  • Атаки на WEP – Fragmentation, Chop-Chop, Caffe-Latte, Hirte, ARP Request Replay
  • Атаки на WAP – брут по словарю
  • Атаки на WPS
  • Сохранение найденных паролей в свою базу
  • Трекинг геопозиции точки доступа по MAC-адресу
  • Умеет брутить протоколы – можно проверить свой роутер на доступ к админке.
  • Есть свои расширенные фичи для проведения MITM атак.

Fern Wifi Cracker: стресс-тест беспроводной сети в картинках

Использование

На следующем видео показана одна из возможностей Fern Wifi Cracker – перехват кук:

Здесь было видео. Но его удалили. А так как видео на эту тему удаляют уж очень часто да и размещение такого контента может спровоцировать кого-то на нехорошие действия (мы против этого), восстанавливать ничего не будем. Истинные безопасники всегда найдут способ все проверить самостоятельно.

Как видите – все что нужно сделать, подключиться к сети, выбрать инструмент перехвата и просто ждать. Ничего сложного. По аналогии брут роутера:

И здесь тоже было видео. Примечание выше.

Fern Wifi Cracker: стресс-тест беспроводной сети в картинках

Установка

Программа поставляется только для Linux. Любители Windows на этот раз с грустью проходят мимо. Скачать ее можно с официального репозитория:

Программа написана на Питоне и при наличии всех необходимых пакетов успешно работает на Ubuntu, BackTrack, BackBox и им подобным Debian системам.

Т.к. приложение является по большей части интерфейсом для других утилит, для полноценной работы потребуется их наличие:

  • Aircrack-NG
  • Python-Scapy
  • Python Qt4
  • Python
  • Subversion
  • Xterm
  • Reaver (для атак на WPS)
  • Macchanger

Взглянув на этот список, сразу видно – используются все те же привычные утилиты только на «иксах».

Можно просто скачать программу и запустить ее (там обычный скрипт на Питоне). В некоторых же системах она уже предустановлена и хорошо знакома многим.

При запуске программа проверяет наличие обновлений и, при вашем согласии, обновляется без головных болей и танцев с бубнами.

Надеюсь, этот очень краткий обзор был вам полезен, и вы нашли ответ на свой вопрос. Если же все еще остались вопросы – оставляйте комментарий и получайте свой ответ.

Источник

How to Install Fern Wifi Cracker on Kali Linux

How to Install and Run Fern Wifi Cracker on Kali Linux

After resource sharing, information security is the most important factor in setting up a network, because without it resource sharing will not be useful. Nowadays, the use of the wireless network is the most common method for sharing resources such as the Internet. Since the use of wireless media involves the greatest risks, it is better to make sure of the security of your network before using wireless to share resources. This article will teach you How to Install Fern Wifi Cracker on Kali Linux 2022, which is related to checking the security of wireless media. If you want to purchase a Linux VPS server, you can check out the packages offered on the Eldernode website.

Tutorial Setup Fern Wifi Cracker on Kali Linux

What is Fern Wifi Cracker?

Fern Wifi Cracker is a wireless security audition and attack software program, written using Python programming language and Python Qt GUI library. You can use it to crack wireless connections and penetration testing with Kali Linux. This program is able to crack and recover WEP, WPA, and WPS keys, as well as execution of other network-based attacks, is via wireless or Ethernet. It is designed to be used in testing and discovering flaws in own network and fixing the detected flaws.

Читайте также:  Нет скорости интернета через вай фай

Fern Wifi Cracker Features

– WEP cracking with Fragmentation, Chop-Chop, Caffe-Latte, Hirte, ARP Repeat Request or WPS attack

– WPA/WPA2 cracking with the dictionary or WPS attacks

– Geolocation Tracking Access Point MAC Address

– Automatic key saving in a database on successful crack

– Automatic Access Point Attack System

Install Fern Wifi Cracker on Kali Linux

In this section, you will learn how to install Fern Wifi Cracker on Kali Linux. Just follow the steps below and enter the following commands.

First, update your system packages by running the following command:

Now you can install Fern Wifi Cracker using the following command:

sudo apt install fern-wifi-cracker

How to Run Fern Wifi Cracker on Kali Linux

Now, we will explain how to use Fern Wifi Cracker on Kali Linux.

To launch Fern wifi cracker on Kali Linux, just run the following command:

Then you can see the following screen:

Fern-Wifi-Cracker

That’s it! You have successfully installed and run Fern Wifi Cracker on Kali Linux.

Uninstalling Fern Wifi Cracker on Kali server

If you want to remove Fern Wifi, you can do this with the following command:

sudo apt remove fern-wifi-cracker

Conclusion

Fern Wifi Cracker is a wireless security audition and attack software program that uses Python code generation software to crack and recover their keys. In this article, we taught you how to install and run Fern Wifi Cracker on Kali Linux. I hope this article was useful for you. If you face any problems, you can contact us in the Comments section.

Click on a star to rate it!

Average rating 2.5 / 5. Vote count: 4

No votes so far! Be the first to rate this post.

Marilyn Bisson

We Are Waiting for your valuable comments and you can be sure that it will be answered in the shortest possible time.

Hello my dear, I did a step by step installation of “Fern Wifi Cracker in Kali Linux”.
However, when starting “sudo fern-wifi-cracker”, it gives the following error: qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb. Aborted (core dumped) Can you help me how to resolve? Remembering that I’m using “Kali Linux” from the windows store apps application. Thanks.

Источник

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