MCPcopy Create free account

hub / github.com/BishopFox/aimap / functions

Functions525 in github.com/BishopFox/aimap

Methodtest_templates_have_http_section
(self)
backend/tests/test_discovery.py:660
Methodtest_templates_have_required_fields
(self)
backend/tests/test_discovery.py:650
Methodtest_tls_detection
(self, sample_shodan_result_openai: dict)
backend/tests/test_discovery.py:281
Methodtest_tool_filter
(self)
backend/tests/test_routes.py:854
Methodtest_tool_info_risk_enum
(self)
backend/tests/test_models.py:156
Methodtest_trigger_scan
(self, client)
backend/tests/test_routes.py:713
Methodtest_trigger_scan_range_not_found
(self, client)
backend/tests/test_routes.py:726
Methodtest_update_endpoint
(self, client)
backend/tests/test_routes.py:351
Methodtest_update_endpoint_not_found
(self, client)
backend/tests/test_routes.py:362
Methodtest_update_last_seen
Merge should always update last_seen and updated_at.
backend/tests/test_discovery.py:533
Methodtest_update_range
(self, client)
backend/tests/test_routes.py:684
Methodtest_update_range_not_found
(self, client)
backend/tests/test_routes.py:693
Methodtest_update_status
(self, client)
backend/tests/test_routes.py:586
Methodtest_update_status_invalid
(self, client)
backend/tests/test_routes.py:595
Methodtest_update_status_not_found
(self, client)
backend/tests/test_routes.py:603
Methodtest_upsert_analysis
Creating with same endpoint_id should update instead of insert.
backend/tests/test_routes.py:770
Methodtest_url_construction_http
(self, sample_shodan_result: dict)
backend/tests/test_discovery.py:251
Methodtest_url_construction_https
(self, sample_shodan_result_openai: dict)
backend/tests/test_discovery.py:256
Methodto_dict
(self)
backend/app/services/attack_mcp.py:74
Methodto_dict
(self)
backend/app/services/attack_mcp.py:98
Functiontrigger_scan
Trigger a scan for this range. By default creates an **active** scan (httpx + Nuclei). Pass ``{"type": "ingestion"}`` in the body to create a
backend/app/routes/ranges.py:150
Functionupdate_endpoint
Update an endpoint.
backend/app/routes/endpoints.py:347
Functionupdate_range
Update a range.
backend/app/routes/ranges.py:120
Functionupdate_scan_status
Update scan status (pause/resume/stop).
backend/app/routes/scans.py:152
FunctionuseGeoData
()
frontend/src/hooks/useApi.ts:41
← previous501–525 of 525, ranked by callers