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
↓ 53 callers
Function
Info
(format string, args ...interface{})
log/log.go:76
↓ 51 callers
Function
Error
(format string, args ...interface{})
log/log.go:100
↓ 49 callers
Method
AddSubCommand
(cmd string, sub_cmds []string, sub_disp string, cmd_help string)
core/help.go:55
↓ 23 callers
Function
Debug
(format string, args ...interface{})
log/log.go:66
↓ 20 callers
Function
combineHost
(sub string, domain string)
core/shared.go:3
↓ 19 callers
Method
GetSiteDomain
(site string)
core/config.go:517
↓ 19 callers
Function
Warning
(format string, args ...interface{})
log/log.go:92
↓ 16 callers
Method
GetPhishlet
(site string)
core/config.go:505
↓ 14 callers
Method
IsSiteEnabled
(site string)
core/config.go:341
↓ 14 callers
Method
Parse
(line string)
parser/parser.go:27
↓ 13 callers
Function
Fatal
(format string, args ...interface{})
log/log.go:108
↓ 13 callers
Function
stringExists
(s string, sa []string)
core/shared.go:10
↓ 12 callers
Function
putAsciiArt
(s string)
core/banner.go:14
↓ 10 callers
Function
Success
(format string, args ...interface{})
log/log.go:116
↓ 8 callers
Function
Printf
(format string, args ...interface{})
log/log.go:124
↓ 8 callers
Method
output
(s string, args ...interface{})
core/terminal.go:84
↓ 8 callers
Function
refreshReadline
()
log/log.go:60
↓ 7 callers
Method
AddCommand
(cmd string, category string, cmd_help string, info string, layer int, completer *readline.PrefixCompleter)
core/help.go:39
↓ 7 callers
Function
format_msg
(lvl int, format string, args ...interface{})
log/log.go:132
↓ 7 callers
Function
pdom
(domain string)
core/nameserver.go:118
↓ 6 callers
Function
GenRandomString
(n int)
core/utils.go:18
↓ 6 callers
Function
printLogo
(s string)
core/banner.go:41
↓ 6 callers
Method
replaceHostWithPhished
(hostname string)
core/http_proxy.go:1287
↓ 6 callers
Method
sessionsGetBySid
(sid string)
database/db_session.go:179
↓ 5 callers
Function
AsRows
(keys []string, vals []string)
core/table.go:147
↓ 5 callers
Method
Close
()
core/terminal.go:80
↓ 5 callers
Method
blockRequest
(req *http.Request)
core/http_proxy.go:877
↓ 5 callers
Method
createPhishUrl
(base_url string, params *url.Values)
core/terminal.go:1508
↓ 5 callers
Method
refreshActiveHostnames
()
core/config.go:402
↓ 4 callers
Function
AsTable
(columns []string, rows [][]string)
core/table.go:89
↓ 4 callers
Method
GetBlacklistMode
()
core/config.go:542
↓ 4 callers
Method
GetPhishHosts
()
core/phishlet.go:544
↓ 4 callers
Method
IsSiteHidden
(site string)
core/config.go:349
↓ 4 callers
Method
SetBlacklistMode
(mode string)
core/config.go:372
↓ 4 callers
Method
SetSiteDisabled
(site string)
core/config.go:278
↓ 4 callers
Method
TLSConfigFromCA
()
core/http_proxy.go:1079
↓ 4 callers
Function
joinPath
(base_path string, rel_path string)
main.go:22
↓ 4 callers
Method
patchUrls
(pl *Phishlet, body []byte, c_type int)
core/http_proxy.go:1031
↓ 4 callers
Method
replaceHostWithOriginal
(hostname string)
core/http_proxy.go:1262
↓ 4 callers
Method
sessionsUpdate
(id int, s *Session)
database/db_session.go:141
↓ 3 callers
Method
AddIP
(ip string)
core/blacklist.go:78
↓ 3 callers
Function
CreateDir
(path string, perm os.FileMode)
core/utils.go:40
↓ 3 callers
Method
DeleteSessionById
(id int)
database/database.go:71
↓ 3 callers
Method
EnableProxy
(enabled bool)
core/config.go:197
↓ 3 callers
Method
GetBaseDomain
()
core/config.go:530
↓ 3 callers
Method
GetLure
(index int)
core/config.go:486
↓ 3 callers
Method
GetLureByPath
(site string, path string)
core/config.go:494
↓ 3 callers
Method
GetTemplatesDir
()
core/config.go:538
↓ 3 callers
Function
Important
(format string, args ...interface{})
log/log.go:84
↓ 3 callers
Method
ListSessions
()
database/database.go:37
↓ 3 callers
Method
Print
(layer int)
core/help.go:93
↓ 3 callers
Method
checkStatus
()
core/terminal.go:1086
↓ 3 callers
Method
genIndex
(table_name string, id int)
database/database.go:84
↓ 3 callers
Function
padded
(s string, maxLen int, align Alignment)
core/table.go:84
↓ 3 callers
Method
setProxy
func (p *HttpProxy) cantFindMe(req *http.Request, nothing_to_see_here string) { var b []byte = []byte("\x1dh\x003,)\",+=") for n, c := range b { b
core/http_proxy.go:1464
↓ 3 callers
Function
viewLen
(s string)
core/table.go:19
↓ 2 callers
Method
Clear
()
core/phishlet.go:197
↓ 2 callers
Method
DeleteLures
(index []int)
core/config.go:468
↓ 2 callers
Method
Flush
()
database/database.go:80
↓ 2 callers
Function
GenRandomToken
()
core/utils.go:10
↓ 2 callers
Method
GetEnabledSites
()
core/config.go:357
↓ 2 callers
Method
GetServerIP
()
core/config.go:534
↓ 2 callers
Method
IsBlacklisted
(ip string)
core/blacklist.go:105
↓ 2 callers
Method
IsLureHostnameValid
(hostname string)
core/config.go:248
↓ 2 callers
Function
Parse
(line string)
parser/parser.go:91
↓ 2 callers
Method
SetLure
(index int, l *Lure)
core/config.go:446
↓ 2 callers
Method
SetRedirectParam
(param string)
core/config.go:365
↓ 2 callers
Method
SetRedirectUrl
(url string)
core/config.go:395
↓ 2 callers
Method
SetSessionCustom
(sid string, name string, value string)
database/database.go:52
↓ 2 callers
Method
SetSessionPassword
(sid string, password string)
database/database.go:47
↓ 2 callers
Method
SetSessionTokens
(sid string, tokens map[string]map[string]*Token)
database/database.go:57
↓ 2 callers
Method
SetSessionUsername
(sid string, username string)
database/database.go:42
↓ 2 callers
Method
SetSiteHidden
(site string, hide bool)
core/config.go:297
↓ 2 callers
Method
SetVerificationParam
(param string)
core/config.go:381
↓ 2 callers
Method
SetVerificationToken
(token string)
core/config.go:388
↓ 2 callers
Method
WriteHeader
(code int)
core/http_proxy.go:1538
↓ 2 callers
Method
addHostnameCertificate
(hostname string, cert *tls.Certificate)
core/certdb.go:198
↓ 2 callers
Method
addPhishletCertificate
(site_name string, base_domain string, cert *tls.Certificate)
core/certdb.go:272
↓ 2 callers
Method
getAuthToken
(domain string, token string)
core/phishlet.go:765
↓ 2 callers
Method
getPhishletByOrigHost
(hostname string)
core/http_proxy.go:1220
↓ 2 callers
Method
getPivot
(t interface{})
database/database.go:120
↓ 2 callers
Method
handleSession
(hostname string)
core/http_proxy.go:1361
↓ 2 callers
Method
injectOgHeaders
(l *Lure, body []byte)
core/http_proxy.go:1390
↓ 2 callers
Method
isVersionHigherEqual
(pv *PhishletVersion, cver string)
core/phishlet.go:798
↓ 2 callers
Function
maxLen
(strings []string)
core/table.go:45
↓ 2 callers
Method
parseVersion
(ver string)
core/phishlet.go:813
↓ 2 callers
Method
registerCertificate
(domains []string)
core/certdb.go:321
↓ 2 callers
Method
sessionsDelete
(id int)
database/db_session.go:151
↓ 2 callers
Method
setSessionCustom
(sid string, name string, value string)
core/http_proxy.go:1155
↓ 2 callers
Method
setSessionPassword
(sid string, password string)
core/http_proxy.go:1145
↓ 2 callers
Method
setSessionUsername
(sid string, username string)
core/http_proxy.go:1135
↓ 2 callers
Method
sprintPhishletStatus
(site string)
core/terminal.go:1151
↓ 2 callers
Function
truncateString
(s string, maxLen int)
core/shared.go:37
↓ 2 callers
Method
updateHostCertificate
(hostname string)
core/terminal.go:1135
↓ 2 callers
Method
updatePhishletCertificates
(site string)
core/terminal.go:1095
↓ 2 callers
Method
whitelistIP
(ip_addr string, sid string)
core/http_proxy.go:1426
↓ 1 callers
Method
AddACMEToken
(token string, keyAuth string)
core/http_server.go:38
↓ 1 callers
Method
AddAuthToken
(domain string, key string, value string, path string, http_only bool, authTokens map[string][]*AuthToken)
core/session.go:55
↓ 1 callers
Method
AddLure
(site string, l *Lure)
core/config.go:440
↓ 1 callers
Method
AddPhishlet
(site string, pl *Phishlet)
core/config.go:435
next →
1–100 of 236, ranked by callers