All Projects → elgesl → keepass-mswifiimport

elgesl / keepass-mswifiimport

Licence: GPL-3.0 License
A plugin for KeePass 2 which allows to import the wifi profiles saved in Windows.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to keepass-mswifiimport

wifi-pentesting-guide
WiFi Penetration Testing Guide
Stars: ✭ 105 (+218.18%)
Mutual labels:  wifi-security
eewids
Easily Expandable Wireless Intrusion Detection System
Stars: ✭ 25 (-24.24%)
Mutual labels:  wifi-security
ansible-keepass
Ansible plugin to fetch data from KeePass database file
Stars: ✭ 37 (+12.12%)
Mutual labels:  keepass
keepassxc-pwned
Check your keepassxc database against previously breached haveibeenpwned passwords
Stars: ✭ 25 (-24.24%)
Mutual labels:  keepass
sandpass
Password manager for Sandstorm
Stars: ✭ 26 (-21.21%)
Mutual labels:  keepass
KeePassSubsetExport
KeePassSubsetExport is a KeePass2 plugin which automatically exports a subset of entries to new databases
Stars: ✭ 39 (+18.18%)
Mutual labels:  keepass
ApeX
Using Social Engineering To Obtain WiFi Passwords
Stars: ✭ 87 (+163.64%)
Mutual labels:  wifi-security
GlobalSearch
Enhance KeePass search functionality to search in all open databases
Stars: ✭ 17 (-48.48%)
Mutual labels:  keepass
KeePassRDP
KeePassRDP is a plugin for KeePass 2.x which adds multiple options to connect via RDP to the URL of an entry.
Stars: ✭ 41 (+24.24%)
Mutual labels:  keepass
EarlyUpdateCheck
Perform KeePass update check BEFORE opening a database and automatically update plugins
Stars: ✭ 27 (-18.18%)
Mutual labels:  keepass
QuickConnectPlugin
A KeePass plugin that allows you to connect to Windows/Linux/ESXi hosts.
Stars: ✭ 60 (+81.82%)
Mutual labels:  keepass
feedingbottle
FeedingBottle is a Aircrack-ng GUI, create by Fast Light User-Interface Designer ("FLUID").
Stars: ✭ 26 (-21.21%)
Mutual labels:  wifi-security
csv2keepassxml
Convert CSV files into KeePass 2 XML files.
Stars: ✭ 31 (-6.06%)
Mutual labels:  keepass
wifibang
wifi attacks suite
Stars: ✭ 56 (+69.7%)
Mutual labels:  wifi-security
TinyKeePass
Another simple read-only KeePass Android app.
Stars: ✭ 44 (+33.33%)
Mutual labels:  keepass
EAP buster
EAP_buster is a simple bash script that lists what EAP methods are supported by the RADIUS server behind a WPA-Enterprise access point
Stars: ✭ 39 (+18.18%)
Mutual labels:  wifi-security
anubis
Captive wifi hotspot bypass tool for Linux
Stars: ✭ 46 (+39.39%)
Mutual labels:  wifi-security
ColoredPassword
Use different colors for digits and special chars in passwords
Stars: ✭ 34 (+3.03%)
Mutual labels:  keepass
OneShot
Run WPS PIN attacks (Pixie Dust, online bruteforce, PIN prediction) without monitor mode with the wpa_supplicant
Stars: ✭ 223 (+575.76%)
Mutual labels:  wifi-security
wifite2-requirements
This bash script will install wifite2 and its other tools Pyrit, bully, wireshark, hcxtools, hcxdumptool, macchanger
Stars: ✭ 20 (-39.39%)
Mutual labels:  wifi-security

KeePass MS Wifi Import Plugin

This is a plugin for the password manager KeePass 2. It allows to import the informations of the wireless connections saved in Windows to KeePass 2 and afterwards to export these informations back to Windows. This can be used to backup the existing wireless connections or to transfer them from one Windows system to the next (and hopefully later to other systems, too).

So far the plugin is on a alpha version level, but this will change soon(ish). In particular, not all properties of wireless connections are supported. However most wireless connections should work and I will increase the number of properties supported.

Usage of the plugin

Installation

Just download the main .dll file (MSWifiImportPlugin.dll) and insert it in the plugin folder in your KeePass 2 installation (after closing KeePass 2). Afterwards restart KeePass 2.

Import

You can import all wireless connections saved in Windows via File –> Import –> Wifi Connection manager, Read from System. This will create a group WLan in the root group and it will create one entry in this group for each wirless connection saved in Windows.

Export

Entries saved as above can be (re-)inserted in the wireless connections saved in Windows by right click on it –> Selected Entries –> In Windows einfügen. Any existing wireless connection saved in Windows with the same name will be replaced without further notice.

Future plans

Detailed future plans can be found in the issues, but skipping all details the future plans are

  • Extend the plugin to a fully supported plugin of KeePass, e.g. include translations etc.
  • Optimize the user interface, e.g. let the user choose the group we import wifi connection information to.
  • Completely support everything Windows safes in the wifi connection information instead of only what we need.
  • Make a second project being an analogos plugin for KeePass2Android and therefore be able to move the wifi information safely between systems etc.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].