Justin Perdok

Results 12 issues of Justin Perdok

Hi Beau, I did some work on this function. Changelog below. Lemme know what you think of these changes. - Rebuild authentication and return code/ErrorReponse logic. - Dynamically parses the...

**Describe the bug** After enabling encryption as described in the documentation I noticed that every so often the `DECRYPT_ME` hotspot is not started. Currently wpa_supplicant does not log to its...

bug

**Describe the bug** The default.toml currently does not have the required settings for the ups_lite plugin. This will throw the following error if the plugin is enabled and no additional...

bug

**Describe the bug** The default.toml file contains the following default value for the IP of paw-gps plugin `main.plugins.paw-gps.ip = ""`. The current plugin uses the following logic to determine what...

bug

Adds 'notifiers' to evilginx2. This enables you to setup notification on specific events: - Lure visitor (people who used a correct lure url) - Unauthorized visitor (people/bots that used a...

1. Adds optional fix for CORS A target org can enable CORS on the okta domain. When they do it causes issues with the current phishlet, the XHR (used to...

Hi, I ran into some issues with IPv6 source addresses and the blacklisting function. ``` [09:58:46] [err] failed to blacklist ip address: [2604 - blacklist: invalid ip address: [2604 [09:58:53]...

``` - name: Check for xDnsServer Powershell module win_psmodule: name: xDnsServer state: present - name: Configure DNS Forwarders win_dsc: resource_name: xDnsServerSetting Name: DNSServerProperties NoRecursion: false Forwarders: - "8.8.8.8" - "8.8.4.4"...

``` TASK [justin_p.pdc : Ensure DNS Forwarders are set to desired forwarders] ************************************************************************************************* changed: [DC01] TASK [justin_p.pdc : Ensure upstream DNS servers is our own IP] *********************************************************************************************************** changed: [DC01] ```

If set to a string the role will not setup DNS forwarders.