Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aalex954/evilginx2-TTPs
/ functions
Functions
236 in github.com/aalex954/evilginx2-TTPs
⨍
Functions
236
◇
Types & classes
45
↓ 1 callers
Function
AsDescription
(keys []string, vals []string)
core/table.go:157
↓ 1 callers
Function
Banner
()
core/banner.go:80
↓ 1 callers
Method
ClearACMETokens
()
core/http_server.go:42
↓ 1 callers
Method
CreateSession
(sid string, phishlet string, landing_url string, useragent string, remote_addr string)
database/database.go:32
↓ 1 callers
Function
DebugEnable
(enable bool)
log/log.go:40
↓ 1 callers
Method
DoWork
()
core/terminal.go:89
↓ 1 callers
Function
GenRandomAlphanumString
(n int)
core/utils.go:29
↓ 1 callers
Method
GetCommands
()
core/help.go:64
↓ 1 callers
Method
GetHostnameCertificate
(hostname string)
core/certdb.go:190
↓ 1 callers
Method
GetLandingUrls
(redirect_url string, inc_token bool)
core/phishlet.go:555
↓ 1 callers
Method
GetLoginUrl
()
core/phishlet.go:613
↓ 1 callers
Method
GetLureUrl
(path string)
core/phishlet.go:598
↓ 1 callers
Method
GetPhishletCertificate
(site_name string, base_domain string)
core/certdb.go:261
↓ 1 callers
Method
GetPhishletNames
()
core/config.go:513
↓ 1 callers
Method
GetPrefixCommands
(layer int)
core/help.go:68
↓ 1 callers
Method
GetPrefixCompleter
(layer int)
core/help.go:79
↓ 1 callers
Method
GetScriptInject
(hostname string, path string, params *map[string]string)
core/phishlet.go:617
↓ 1 callers
Method
Header
()
core/http_proxy.go:1527
↓ 1 callers
Method
IsActiveHostname
(host string)
core/config.go:423
↓ 1 callers
Method
LoadFromFile
(site string, path string)
core/phishlet.go:213
↓ 1 callers
Function
NewBlacklist
(path string)
core/blacklist.go:31
↓ 1 callers
Function
NewCertDb
const acmeURL = "https://acme-staging-v02.api.letsencrypt.org/directory"
core/certdb.go:81
↓ 1 callers
Function
NewConfig
Rick'roll
core/config.go:75
↓ 1 callers
Function
NewDatabase
(path string)
database/database.go:15
↓ 1 callers
Function
NewHelp
()
core/help.go:24
↓ 1 callers
Function
NewHttpProxy
(hostname string, port int, cfg *Config, crt_db *CertDb, db *database.Database, bl *Blacklist, developer bool)
core/http_proxy.go:84
↓ 1 callers
Function
NewHttpServer
()
core/http_server.go:16
↓ 1 callers
Function
NewNameserver
(cfg *Config)
core/nameserver.go:26
↓ 1 callers
Function
NewParser
()
parser/parser.go:23
↓ 1 callers
Function
NewPhishlet
(site string, path string, cfg *Config)
core/phishlet.go:183
↓ 1 callers
Function
NewSession
(name string)
core/session.go:23
↓ 1 callers
Function
NewTerminal
(p *HttpProxy, cfg *Config, crt_db *CertDb, db *database.Database, developer bool)
core/terminal.go:45
↓ 1 callers
Method
PrintBrief
(cmd string)
core/help.go:120
↓ 1 callers
Method
Reset
()
core/nameserver.go:38
↓ 1 callers
Method
ResetAllSites
()
core/config.go:330
↓ 1 callers
Method
SetBaseDomain
(domain string)
core/config.go:183
↓ 1 callers
Method
SetCustom
(name string, value string)
core/session.go:51
↓ 1 callers
Method
SetPassword
(password string)
core/session.go:47
↓ 1 callers
Method
SetProxyAddress
(address string)
core/config.go:220
↓ 1 callers
Method
SetProxyPassword
(password string)
core/config.go:241
↓ 1 callers
Method
SetProxyPort
(port int)
core/config.go:227
↓ 1 callers
Method
SetProxyType
(ptype string)
core/config.go:208
↓ 1 callers
Method
SetProxyUsername
(username string)
core/config.go:234
↓ 1 callers
Function
SetReadline
(rl *readline.Instance)
log/log.go:48
↓ 1 callers
Method
SetServerIP
(ip_addr string)
core/config.go:190
↓ 1 callers
Method
SetSiteEnabled
(site string)
core/config.go:259
↓ 1 callers
Method
SetSiteHostname
(site string, domain string)
core/config.go:163
↓ 1 callers
Method
SetTemplatesDir
(path string)
core/config.go:326
↓ 1 callers
Method
SetUsername
(username string)
core/session.go:43
↓ 1 callers
Method
SetupHostnameCertificate
(hostname string)
core/certdb.go:177
↓ 1 callers
Method
SetupPhishletCertificate
(site_name string, domains []string)
core/certdb.go:243
↓ 1 callers
Method
SignCertificateForHost
(host string, phish_host string, port int)
core/certdb.go:377
↓ 1 callers
Method
Start
()
core/nameserver.go:42
↓ 1 callers
Method
Start
()
core/http_server.go:34
↓ 1 callers
Method
Start
()
core/http_proxy.go:1413
↓ 1 callers
Method
Write
(buf []byte)
core/http_proxy.go:1531
↓ 1 callers
Method
addAuthTokens
(hostname string, tokens []string)
core/phishlet.go:704
↓ 1 callers
Method
addJsInject
(trigger_domains []string, trigger_paths []string, trigger_params []string, script string)
core/phishlet.go:734
↓ 1 callers
Method
addProxyHost
(phish_subdomain string, orig_subdomain string, domain string, handle_session bool, is_landing bool, auto_filt
core/phishlet.go:683
↓ 1 callers
Method
addSubFilter
(hostname string, subdomain string, domain string, mime []string, regexp string, replace string, redirect_only
core/phishlet.go:694
↓ 1 callers
Method
createHelp
()
core/terminal.go:963
↓ 1 callers
Method
deleteRequestCookie
(name string, req *http.Request)
core/http_proxy.go:1418
↓ 1 callers
Method
domainExists
(domain string)
core/phishlet.go:756
↓ 1 callers
Method
exportPhishUrls
(export_path string, phish_urls []string, phish_params []map[string]string, format string)
core/terminal.go:1408
↓ 1 callers
Method
extractParams
(session *Session, u *url.URL)
core/http_proxy.go:911
↓ 1 callers
Method
getNextId
(table_name string)
database/database.go:104
↓ 1 callers
Function
getPads
(s string, maxLen int, align Alignment)
core/table.go:66
↓ 1 callers
Method
getPhishDomain
(hostname string)
core/http_proxy.go:1315
↓ 1 callers
Method
getPhishSub
(hostname string)
core/http_proxy.go:1344
↓ 1 callers
Method
getPhishletByPhishHost
(hostname string)
core/http_proxy.go:1233
↓ 1 callers
Method
getServerCertificate
(host string, port int)
core/certdb.go:361
↓ 1 callers
Method
getSessionIdByIP
(ip_addr string)
core/http_proxy.go:1448
↓ 1 callers
Method
handleBlacklist
(args []string)
core/terminal.go:229
↓ 1 callers
Method
handleConfig
(args []string)
core/terminal.go:187
↓ 1 callers
Method
handleLures
(args []string)
core/terminal.go:579
↓ 1 callers
Method
handlePhishlets
(args []string)
core/terminal.go:473
↓ 1 callers
Method
handleProxy
(args []string)
core/terminal.go:251
↓ 1 callers
Method
handleSessions
(args []string)
core/terminal.go:322
↓ 1 callers
Method
httpsWorker
()
core/http_proxy.go:1165
↓ 1 callers
Method
importParamsFromFile
(base_url string, path string)
core/terminal.go:1255
↓ 1 callers
Function
intExists
(i int, ia []int)
core/shared.go:19
↓ 1 callers
Method
isAuthToken
(domain string, token string)
core/phishlet.go:780
↓ 1 callers
Method
isForwarderUrl
(u *url.URL)
core/http_proxy.go:894
↓ 1 callers
Function
isSpace
(r rune)
parser/parser.go:12
↓ 1 callers
Method
isWhitelistedIP
(ip_addr string)
core/http_proxy.go:1435
↓ 1 callers
Method
loadHostnameCertificate
(hostname string)
core/certdb.go:202
↓ 1 callers
Method
loadPhishletCertificate
(site_name string, base_domain string)
core/certdb.go:280
↓ 1 callers
Method
obtainHostnameCertificate
(hostname string)
core/certdb.go:213
↓ 1 callers
Method
obtainPhishletCertificate
(site_name string, base_domain string, domains []string)
core/certdb.go:291
↓ 1 callers
Function
printOneliner1
()
core/banner.go:63
↓ 1 callers
Function
printUpdateName
()
core/banner.go:57
↓ 1 callers
Method
replaceHtmlParams
(body string, lure_url string, params *map[string]string)
core/http_proxy.go:988
↓ 1 callers
Method
sessionsCreate
(sid string, phishlet string, landing_url string, useragent string, remote_addr string)
database/db_session.go:40
↓ 1 callers
Method
sessionsGetById
(id int)
database/db_session.go:159
↓ 1 callers
Method
sessionsInit
()
database/db_session.go:35
↓ 1 callers
Method
sessionsList
()
database/db_session.go:75
↓ 1 callers
Method
sessionsUpdateCustom
(sid string, name string, value string)
database/db_session.go:117
↓ 1 callers
Method
sessionsUpdatePassword
(sid string, password string)
database/db_session.go:105
↓ 1 callers
Method
sessionsUpdateTokens
(sid string, tokens map[string]map[string]*Token)
database/db_session.go:129
↓ 1 callers
Method
sessionsUpdateUsername
(sid string, username string)
database/db_session.go:93
← previous
next →
101–200 of 236, ranked by callers