Targeted evil twin attacks against WPA2-Enterprise networks. Indirect wireless pivots using hostile portal attacks.
GNU General Public License v3.0
2.21k
stars
313
forks
source link
Create-template fails on sites with self-signed cert #173
Closed
ightnapovial closed 1 year ago
Describe the bug When attempting to clone an https site with a self-signed cert the operation fails trying to verify the certificate
To Reproduce
Attempt to create a template from a site using a self signed certificate (such as a login page for a local device/ router/ service)
Expected behavior
Script does not verify certificate or ignores the fact that it is self-signed.
Screenshots
N/A
Command string(s) used
sudo ./eaphammer --debug --create-template --name test0 --url https://192.168.0.40:8834/
EAPHammer verbose output (using the --debug flag)
EAPHammer Version (./eaphammer --version)
1.13.5
OS (the OS from which you are running EAPHammer)
Kali 2021.1
Configuration of Target Access Point (if known / applicable)
N/A
Configuration of Target Client Device (if known / applicable)
N/A
Additional context
As an example, this was attempting to clone the login page for Nessus Essentials.