util

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2022 License: MIT Imports: 19 Imported by: 52

Documentation

Overview

Package util provides misc utility functions for gophish

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAndCreateSSL added in v0.7.0

func CheckAndCreateSSL(cp string, kp string) error

CheckAndCreateSSL is a helper to setup self-signed certificates for the administrative interface.

func ParseCSV

func ParseCSV(r *http.Request) ([]models.Target, error)

ParseCSV contains the logic to parse the user provided csv file containing Target entries

func ParseMail

func ParseMail(r *http.Request) (email.Email, error)

ParseMail takes in an HTTP Request and returns an Email object TODO: This function will likely be changed to take in a []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL