MCPcopy Create free account

hub / github.com/R-s0n/ars0n-framework-v2 / functions

Functions1,917 in github.com/R-s0n/ars0n-framework-v2

↓ 1 callersFunctionfetchRawResults
()
client/src/modals/DNSxCompanyResultsModal.js:62
↓ 1 callersFunctionfetchScanStatus
()
client/src/modals/KatanaCompanyConfigModal.js:291
↓ 1 callersFunctionfetchScanStatus
()
client/src/modals/AmassEnumConfigModal.js:245
↓ 1 callersFunctionfetchScanStatus
()
client/src/modals/DNSxConfigModal.js:245
↓ 1 callersFunctionfetchScannedTargets
()
client/src/modals/NucleiConfigModal.js:164
↓ 1 callersFunctionfetchSecurityTrailsCompanyScans
()
client/src/App.js:4433
↓ 1 callersFunctionfetchSettings
()
client/src/modals/SettingsModal.js:75
↓ 1 callersFunctionfetchSettings
()
client/src/modals/ToolsModal.js:70
↓ 1 callersFunctionfetchShodanCompanyScans
()
client/src/App.js:4655
↓ 1 callersFunctionfetchStatsForTarget
(targetId)
client/src/modals/selectActiveScopeTargetModal.js:5
↓ 1 callersFunctionfetchSubdomains
()
client/src/utils/fetchAmassScans.js:46
↓ 1 callersFunctionfetchTargetURLs
()
client/src/modals/ScreenshotResultsModal.js:22
↓ 1 callersFunctionfetchThreats
()
client/src/modals/ThreatModelModal.js:94
↓ 1 callersFunctionfetchWildcardDomains
()
client/src/modals/KatanaCompanyConfigModal.js:121
↓ 1 callersFunctionfetchWildcardDomains
()
client/src/modals/AmassEnumConfigModal.js:129
↓ 1 callersFunctionfetchWildcardDomains
()
client/src/modals/KatanaCompanyResultsModal.js:141
↓ 1 callersFunctionfetchWildcardDomains
()
client/src/modals/DNSxConfigModal.js:129
↓ 1 callersFunctionfetchWildcardTargets
()
client/src/modals/NucleiConfigModal.js:122
↓ 1 callersMethodfetch_url_content
Fetch content from a URL Args: url: URL to fetch content from request_id: Unique identifier for the
ai_service/model.py:94
↓ 1 callersFunctionfilterAssetsByType
()
client/src/modals/ManageAttackSurfaceModal.js:65
↓ 1 callersFunctionfindAPIEndpoints
(body string)
server/utils/endpointInvestigationUtils.go:491
↓ 1 callersFunctionfindApiEndpoints
(params)
docker/mcp-server/src/tools/bugbounty.js:179
↓ 1 callersFunctionfindExposedPanels
(params)
docker/mcp-server/src/tools/bugbounty.js:116
↓ 1 callersFunctionfindHighValueTargets
(params)
docker/mcp-server/src/tools/analysis.js:10
↓ 1 callersFunctionfindInterestingResponses
(params)
docker/mcp-server/src/tools/bugbounty.js:241
↓ 1 callersFunctionfindSecrets
(body string)
server/utils/endpointInvestigationUtils.go:511
↓ 1 callersFunctionfindSensitiveFiles
(params)
docker/mcp-server/src/tools/bugbounty.js:312
↓ 1 callersFunctionfindSubdomainTakeover
(params)
docker/mcp-server/src/tools/bugbounty.js:11
↓ 1 callersFunctionfindUniqueHosts
(params)
docker/mcp-server/src/tools/bugbounty.js:501
↓ 1 callersFunctionformatFileSize
(bytes)
client/src/modals/ImportModal.js:155
↓ 1 callersFunctionformatFileSize
(bytes)
client/src/modals/ConfigUploadModal.js:351
↓ 1 callersFunctionformatJson
(jsonString)
client/src/modals/NotableObjectsModal.js:285
↓ 1 callersFunctionformatResults
(results)
client/src/modals/SecurityTrailsCompanyResultsModal.js:11
↓ 1 callersFunctionformatResults
(results)
client/src/modals/ShodanCompanyResultsModal.js:11
↓ 1 callersFunctionformatResults
(results)
client/src/modals/CTLCompanyResultsModal.js:11
↓ 1 callersFunctionformatResults
(results)
client/src/modals/CensysCompanyResultsModal.js:11
↓ 1 callersFunctionformatResults
(results)
client/src/modals/CloudEnumResultsModal.js:11
↓ 1 callersFunctionformatResults
(results)
client/src/modals/NucleiResultsModal.js:27
↓ 1 callersFunctiongenerateBodyFromSchema
(schema, endpoint)
client/src/modals/ToolsModal.js:341
↓ 1 callersFunctiongenerateIPsFromCIDR
Generate all IP addresses from a CIDR block
server/utils/ipPortScanUtils.go:311
↓ 1 callersFunctiongetASNInfo
(domain string)
server/utils/investigateUtils.go:210
↓ 1 callersFunctiongetASNInfoFast
(domain string)
server/utils/consolidateAttackSurface.go:3785
↓ 1 callersFunctiongetAiFieldValue
(fieldName)
client/src/modals/SettingsModal.js:498
↓ 1 callersFunctiongetAiKeyFieldsForProvider
(provider)
client/src/modals/SettingsModal.js:294
↓ 1 callersFunctiongetAllHeaderValues
(headers, name)
client/src/components/ROIReport.js:190
↓ 1 callersFunctiongetAmassEnumDomains
(scopeTargetID string)
server/main.go:3108
↓ 1 callersFunctiongetAssetTypeCounts
()
client/src/modals/ManageAttackSurfaceModal.js:90
↓ 1 callersFunctiongetAttackSurface
(params)
docker/mcp-server/src/tools/recon.js:11
↓ 1 callersFunctiongetAutoScanConfig
The createTables function is already defined in database.go func createTables() { // Create the tables if they don't exist _, err := dbPool.Exec(con
server/main.go:908
↓ 1 callersFunctiongetAutoScanSessions
(params)
docker/mcp-server/src/tools/workflows.js:245
↓ 1 callersFunctiongetConsolidatedNetworkRanges
Get consolidated network ranges for a scope target
server/utils/ipPortScanUtils.go:193
↓ 1 callersFunctiongetConsolidatedRootDomains
(scopeTargetID string)
server/main.go:3085
↓ 1 callersFunctiongetDNSInfoFast
(domain string)
server/utils/consolidateAttackSurface.go:3870
↓ 1 callersFunctiongetDNSxDomains
(scopeTargetID string)
server/main.go:3132
↓ 1 callersFunctiongetErrorDisplay
(error)
client/src/modals/CensysCompanyResultsModal.js:178
↓ 1 callersFunctiongetFilteredAndSortedDomains
()
client/src/modals/AddWildcardTargetsModal.js:62
↓ 1 callersFunctiongetFilteredBrowserTemplates
()
client/src/modals/NucleiConfigModal.js:511
↓ 1 callersFunctiongetFilteredEndpoints
(endpoints)
client/src/modals/LinkFinderURLResultsModal.js:68
↓ 1 callersFunctiongetFilteredEndpoints
(endpoints)
client/src/modals/KatanaURLResultsModal.js:62
↓ 1 callersFunctiongetFilteredEndpoints
(endpoints)
client/src/modals/GAUURLResultsModal.js:61
↓ 1 callersFunctiongetFilteredEndpoints
(endpoints)
client/src/modals/WaybackURLsResultsModal.js:61
↓ 1 callersFunctiongetFilteredEndpoints
(endpoints)
client/src/modals/GoSpiderURLResultsModal.js:62
↓ 1 callersFunctiongetHTTPInfo
(domain, companyName string)
server/utils/investigateUtils.go:264
↓ 1 callersFunctiongetHTTPInfoFast
(domain string)
server/utils/consolidateAttackSurface.go:3820
↓ 1 callersFunctiongetInvestigationData
(endpointId)
client/src/modals/ManageEndpointsModal.js:226
↓ 1 callersFunctiongetKeysForTool
(toolName)
client/src/modals/APIKeysConfigModal.js:99
↓ 1 callersFunctiongetLinkColor
(relationshipType)
client/src/modals/AttackSurfaceVisualizationModal.js:175
↓ 1 callersFunctiongetLiveWebServerDomains
(scopeTargetID string)
server/main.go:3158
↓ 1 callersFunctiongetMcpConfig
getMcpConfig retrieves the MCP server configuration
server/main.go:611
↓ 1 callersFunctiongetNodeSize
(assetType)
client/src/modals/AttackSurfaceVisualizationModal.js:163
↓ 1 callersFunctiongetNucleiFindingSummary
(params)
docker/mcp-server/src/tools/findings.js:98
↓ 1 callersFunctiongetNucleiSelectedTargetsCount
()
client/src/App.js:3224
↓ 1 callersFunctiongetNucleiSelectedTemplatesCount
()
client/src/App.js:3229
↓ 1 callersFunctiongetNucleiTemplates
()
docker/mcp-server/src/tools/bugbounty.js:571
↓ 1 callersFunctiongetParameterSignature
(capture)
client/src/modals/ManualCrawlResultsModal.js:54
↓ 1 callersFunctiongetProviderBreakdown
(scan)
client/src/modals/AmassEnumCompanyHistoryModal.js:37
↓ 1 callersFunctiongetRecordTypeBreakdown
(scan)
client/src/modals/DNSxCompanyHistoryModal.js:38
↓ 1 callersFunctiongetResponseBody
(targetURL)
client/src/components/ROIReport.js:170
↓ 1 callersFunctiongetSSLInfo
(domain string)
server/utils/investigateUtils.go:173
↓ 1 callersFunctiongetSSLInfoFast
Optimized enrichment functions with reasonable timeouts for attack surface consolidation
server/utils/consolidateAttackSurface.go:3741
↓ 1 callersFunctiongetSSLStatusValue
(sslInfo)
client/src/modals/AddWildcardTargetsModal.js:49
↓ 1 callersFunctiongetScanHistory
(params)
docker/mcp-server/src/tools/scans.js:118
↓ 1 callersFunctiongetScanResults
(params)
docker/mcp-server/src/tools/findings.js:157
↓ 1 callersFunctiongetScanStatus
(params)
docker/mcp-server/src/tools/targets.js:81
↓ 1 callersFunctiongetScannedDomainsCount
(scan)
client/src/modals/DNSxCompanyHistoryModal.js:24
↓ 1 callersFunctiongetScopeOverview
()
docker/mcp-server/src/tools/recon.js:223
↓ 1 callersFunctiongetScopeStats
(params)
docker/mcp-server/src/tools/bugbounty.js:430
↓ 1 callersFunctiongetScopeTargetsForExport
(scopeTargetIDs []string)
server/utils/dbImportExport.go:952
↓ 1 callersFunctiongetServiceBreakdown
(scan)
client/src/modals/KatanaCompanyHistoryModal.js:47
↓ 1 callersFunctiongetSortedEndpoints
(endpointList)
client/src/modals/KatanaURLResultsModal.js:105
↓ 1 callersFunctiongetSortedEndpoints
(endpointList)
client/src/modals/GoSpiderURLResultsModal.js:105
↓ 1 callersFunctiongetSortedRecords
(records)
client/src/modals/DNSxCompanyResultsModal.js:153
↓ 1 callersFunctiongetStatusCodeColor
(status)
client/src/modals/FFUFURLResultsModal.js:47
↓ 1 callersFunctiongetStatusStyle
(status)
client/src/modals/NucleiResultsModal.js:1018
↓ 1 callersFunctiongetSubDirs
(parentDir)
client/src/modals/NucleiConfigModal.js:537
↓ 1 callersFunctiongetTargetScans
(params)
docker/mcp-server/src/tools/scope.js:47
↓ 1 callersFunctiongetTargetSummary
(params)
docker/mcp-server/src/tools/targets.js:32
↓ 1 callersFunctiongetTopLevelDirs
()
client/src/modals/NucleiConfigModal.js:526
↓ 1 callersFunctiongetTotalResolverCount
()
client/src/modals/CloudEnumConfigModal.js:297
↓ 1 callersMethodget_model_info
(self)
ai_service/model.py:488
← previousnext →501–600 of 1,917, ranked by callers