MCPcopy Create free account

hub / github.com/aalex954/evilginx2-TTPs / functions

Functions236 in github.com/aalex954/evilginx2-TTPs

↓ 1 callersFunctionAsDescription
(keys []string, vals []string)
core/table.go:157
↓ 1 callersFunctionBanner
()
core/banner.go:80
↓ 1 callersMethodClearACMETokens
()
core/http_server.go:42
↓ 1 callersMethodCreateSession
(sid string, phishlet string, landing_url string, useragent string, remote_addr string)
database/database.go:32
↓ 1 callersFunctionDebugEnable
(enable bool)
log/log.go:40
↓ 1 callersMethodDoWork
()
core/terminal.go:89
↓ 1 callersFunctionGenRandomAlphanumString
(n int)
core/utils.go:29
↓ 1 callersMethodGetCommands
()
core/help.go:64
↓ 1 callersMethodGetHostnameCertificate
(hostname string)
core/certdb.go:190
↓ 1 callersMethodGetLandingUrls
(redirect_url string, inc_token bool)
core/phishlet.go:555
↓ 1 callersMethodGetLoginUrl
()
core/phishlet.go:613
↓ 1 callersMethodGetLureUrl
(path string)
core/phishlet.go:598
↓ 1 callersMethodGetPhishletCertificate
(site_name string, base_domain string)
core/certdb.go:261
↓ 1 callersMethodGetPhishletNames
()
core/config.go:513
↓ 1 callersMethodGetPrefixCommands
(layer int)
core/help.go:68
↓ 1 callersMethodGetPrefixCompleter
(layer int)
core/help.go:79
↓ 1 callersMethodGetScriptInject
(hostname string, path string, params *map[string]string)
core/phishlet.go:617
↓ 1 callersMethodHeader
()
core/http_proxy.go:1527
↓ 1 callersMethodIsActiveHostname
(host string)
core/config.go:423
↓ 1 callersMethodLoadFromFile
(site string, path string)
core/phishlet.go:213
↓ 1 callersFunctionNewBlacklist
(path string)
core/blacklist.go:31
↓ 1 callersFunctionNewCertDb
const acmeURL = "https://acme-staging-v02.api.letsencrypt.org/directory"
core/certdb.go:81
↓ 1 callersFunctionNewConfig
Rick'roll
core/config.go:75
↓ 1 callersFunctionNewDatabase
(path string)
database/database.go:15
↓ 1 callersFunctionNewHelp
()
core/help.go:24
↓ 1 callersFunctionNewHttpProxy
(hostname string, port int, cfg *Config, crt_db *CertDb, db *database.Database, bl *Blacklist, developer bool)
core/http_proxy.go:84
↓ 1 callersFunctionNewHttpServer
()
core/http_server.go:16
↓ 1 callersFunctionNewNameserver
(cfg *Config)
core/nameserver.go:26
↓ 1 callersFunctionNewParser
()
parser/parser.go:23
↓ 1 callersFunctionNewPhishlet
(site string, path string, cfg *Config)
core/phishlet.go:183
↓ 1 callersFunctionNewSession
(name string)
core/session.go:23
↓ 1 callersFunctionNewTerminal
(p *HttpProxy, cfg *Config, crt_db *CertDb, db *database.Database, developer bool)
core/terminal.go:45
↓ 1 callersMethodPrintBrief
(cmd string)
core/help.go:120
↓ 1 callersMethodReset
()
core/nameserver.go:38
↓ 1 callersMethodResetAllSites
()
core/config.go:330
↓ 1 callersMethodSetBaseDomain
(domain string)
core/config.go:183
↓ 1 callersMethodSetCustom
(name string, value string)
core/session.go:51
↓ 1 callersMethodSetPassword
(password string)
core/session.go:47
↓ 1 callersMethodSetProxyAddress
(address string)
core/config.go:220
↓ 1 callersMethodSetProxyPassword
(password string)
core/config.go:241
↓ 1 callersMethodSetProxyPort
(port int)
core/config.go:227
↓ 1 callersMethodSetProxyType
(ptype string)
core/config.go:208
↓ 1 callersMethodSetProxyUsername
(username string)
core/config.go:234
↓ 1 callersFunctionSetReadline
(rl *readline.Instance)
log/log.go:48
↓ 1 callersMethodSetServerIP
(ip_addr string)
core/config.go:190
↓ 1 callersMethodSetSiteEnabled
(site string)
core/config.go:259
↓ 1 callersMethodSetSiteHostname
(site string, domain string)
core/config.go:163
↓ 1 callersMethodSetTemplatesDir
(path string)
core/config.go:326
↓ 1 callersMethodSetUsername
(username string)
core/session.go:43
↓ 1 callersMethodSetupHostnameCertificate
(hostname string)
core/certdb.go:177
↓ 1 callersMethodSetupPhishletCertificate
(site_name string, domains []string)
core/certdb.go:243
↓ 1 callersMethodSignCertificateForHost
(host string, phish_host string, port int)
core/certdb.go:377
↓ 1 callersMethodStart
()
core/nameserver.go:42
↓ 1 callersMethodStart
()
core/http_server.go:34
↓ 1 callersMethodStart
()
core/http_proxy.go:1413
↓ 1 callersMethodWrite
(buf []byte)
core/http_proxy.go:1531
↓ 1 callersMethodaddAuthTokens
(hostname string, tokens []string)
core/phishlet.go:704
↓ 1 callersMethodaddJsInject
(trigger_domains []string, trigger_paths []string, trigger_params []string, script string)
core/phishlet.go:734
↓ 1 callersMethodaddProxyHost
(phish_subdomain string, orig_subdomain string, domain string, handle_session bool, is_landing bool, auto_filt
core/phishlet.go:683
↓ 1 callersMethodaddSubFilter
(hostname string, subdomain string, domain string, mime []string, regexp string, replace string, redirect_only
core/phishlet.go:694
↓ 1 callersMethodcreateHelp
()
core/terminal.go:963
↓ 1 callersMethoddeleteRequestCookie
(name string, req *http.Request)
core/http_proxy.go:1418
↓ 1 callersMethoddomainExists
(domain string)
core/phishlet.go:756
↓ 1 callersMethodexportPhishUrls
(export_path string, phish_urls []string, phish_params []map[string]string, format string)
core/terminal.go:1408
↓ 1 callersMethodextractParams
(session *Session, u *url.URL)
core/http_proxy.go:911
↓ 1 callersMethodgetNextId
(table_name string)
database/database.go:104
↓ 1 callersFunctiongetPads
(s string, maxLen int, align Alignment)
core/table.go:66
↓ 1 callersMethodgetPhishDomain
(hostname string)
core/http_proxy.go:1315
↓ 1 callersMethodgetPhishSub
(hostname string)
core/http_proxy.go:1344
↓ 1 callersMethodgetPhishletByPhishHost
(hostname string)
core/http_proxy.go:1233
↓ 1 callersMethodgetServerCertificate
(host string, port int)
core/certdb.go:361
↓ 1 callersMethodgetSessionIdByIP
(ip_addr string)
core/http_proxy.go:1448
↓ 1 callersMethodhandleBlacklist
(args []string)
core/terminal.go:229
↓ 1 callersMethodhandleConfig
(args []string)
core/terminal.go:187
↓ 1 callersMethodhandleLures
(args []string)
core/terminal.go:579
↓ 1 callersMethodhandlePhishlets
(args []string)
core/terminal.go:473
↓ 1 callersMethodhandleProxy
(args []string)
core/terminal.go:251
↓ 1 callersMethodhandleSessions
(args []string)
core/terminal.go:322
↓ 1 callersMethodhttpsWorker
()
core/http_proxy.go:1165
↓ 1 callersMethodimportParamsFromFile
(base_url string, path string)
core/terminal.go:1255
↓ 1 callersFunctionintExists
(i int, ia []int)
core/shared.go:19
↓ 1 callersMethodisAuthToken
(domain string, token string)
core/phishlet.go:780
↓ 1 callersMethodisForwarderUrl
(u *url.URL)
core/http_proxy.go:894
↓ 1 callersFunctionisSpace
(r rune)
parser/parser.go:12
↓ 1 callersMethodisWhitelistedIP
(ip_addr string)
core/http_proxy.go:1435
↓ 1 callersMethodloadHostnameCertificate
(hostname string)
core/certdb.go:202
↓ 1 callersMethodloadPhishletCertificate
(site_name string, base_domain string)
core/certdb.go:280
↓ 1 callersMethodobtainHostnameCertificate
(hostname string)
core/certdb.go:213
↓ 1 callersMethodobtainPhishletCertificate
(site_name string, base_domain string, domains []string)
core/certdb.go:291
↓ 1 callersFunctionprintOneliner1
()
core/banner.go:63
↓ 1 callersFunctionprintUpdateName
()
core/banner.go:57
↓ 1 callersMethodreplaceHtmlParams
(body string, lure_url string, params *map[string]string)
core/http_proxy.go:988
↓ 1 callersMethodsessionsCreate
(sid string, phishlet string, landing_url string, useragent string, remote_addr string)
database/db_session.go:40
↓ 1 callersMethodsessionsGetById
(id int)
database/db_session.go:159
↓ 1 callersMethodsessionsInit
()
database/db_session.go:35
↓ 1 callersMethodsessionsList
()
database/db_session.go:75
↓ 1 callersMethodsessionsUpdateCustom
(sid string, name string, value string)
database/db_session.go:117
↓ 1 callersMethodsessionsUpdatePassword
(sid string, password string)
database/db_session.go:105
↓ 1 callersMethodsessionsUpdateTokens
(sid string, tokens map[string]map[string]*Token)
database/db_session.go:129
↓ 1 callersMethodsessionsUpdateUsername
(sid string, username string)
database/db_session.go:93
← previousnext →101–200 of 236, ranked by callers