Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LOCOSP/BjornWpaSecHarvester
/ functions
Functions
11 in github.com/LOCOSP/BjornWpaSecHarvester
⨍
Functions
11
◇
Types & classes
1
↓ 1 callers
Method
download_and_process_file
(self)
actions/WpaSecHarvester.py:31
↓ 1 callers
Function
download_file
Downloads a file from the given URL using a cookie for authentication.
BjornWpaSecHarvester.py:20
↓ 1 callers
Function
main
()
BjornWpaSecHarvester.py:165
↓ 1 callers
Function
manage_networks
Adds new networks to the Wi-Fi configuration using nmcli.
BjornWpaSecHarvester.py:92
↓ 1 callers
Function
process_cracked_file
Adds networks from the cracked file to the set of unique networks.
BjornWpaSecHarvester.py:52
↓ 1 callers
Method
process_networks
(self)
actions/WpaSecHarvester.py:102
↓ 1 callers
Function
process_potfile
Processes the potfile and extracts unique networks.
BjornWpaSecHarvester.py:34
↓ 1 callers
Function
save_unique_networks
Saves the set of unique networks to a file.
BjornWpaSecHarvester.py:66
↓ 1 callers
Function
send_to_discord
Sends a file to Discord using a webhook URL.
BjornWpaSecHarvester.py:78
Method
__init__
(self, shared_data)
actions/WpaSecHarvester.py:18
Method
execute
(self)
actions/WpaSecHarvester.py:22