MCPcopy Create free account

hub / github.com/ELHart05/AirmonGUI / types & classes

Types & classes52 in github.com/ELHart05/AirmonGUI

↓ 1 callersClassDeauthRequest
Parameters for an `aireplay-ng --deauth` run.
backend/app/models.py:60
↓ 1 callersClassFakeHandle
backend/tests/test_channel.py:65
↓ 1 callersClassFakeProc
backend/tests/test_channel.py:59
ClassAircrackRequest
Parameters for an `aircrack-ng` dictionary attack.
backend/app/models.py:186
ClassAirodumpData
Networks and clients parsed from an airodump-ng CSV file.
backend/app/models.py:322
ClassAirodumpJob
backend/app/models.py:378
ClassAirodumpJobsResponse
backend/app/models.py:391
ClassAirodumpResultsResponse
backend/app/models.py:414
ClassAirodumpStartRequest
Parameters for starting an `airodump-ng` scan job.
backend/app/models.py:132
ClassAirodumpStartResponse
backend/app/models.py:395
ClassAirodumpStopRequest
Identify the scan job to stop.
backend/app/models.py:176
InterfaceBadgeProps
website/src/components/ui/badge.tsx:23
InterfaceButtonProps
website/src/components/ui/button.tsx:36
ClassCaptureFile
A single file in the capture directory.
backend/app/models.py:335
ClassCapturesResponse
backend/app/models.py:601
ClassChannelResult
Outcome of setting and verifying a wireless interface channel.
backend/app/models.py:288
InterfaceCommandDialogProps
website/src/components/ui/command.tsx:24
ClassCommandResult
Result of a one-shot command run through the subprocess helper.
backend/app/models.py:279
ClassCrackJob
backend/app/models.py:489
ClassCrackJobsResponse
backend/app/models.py:500
ClassCrackStartResponse
backend/app/models.py:504
ClassCrackStatusResponse
backend/app/models.py:523
ClassDeauthJob
backend/app/models.py:444
ClassDeauthJobsResponse
backend/app/models.py:458
ClassDeauthResponse
Result of the one-shot blocking deauth endpoint.
backend/app/models.py:428
ClassDeauthStartResponse
backend/app/models.py:462
ClassDeauthStatusResponse
backend/app/models.py:470
ClassDeleteCaptureResponse
backend/app/models.py:606
ClassErrorResponse
FastAPI's standard error body.
backend/app/models.py:273
InterfaceFeatureCardProps
website/src/components/FeatureCard.tsx:3
ClassHandshakeCaptureRequest
Parameters for a targeted WPA handshake capture.
backend/app/models.py:231
ClassHandshakeJob
backend/app/models.py:539
ClassHandshakeJobsResponse
backend/app/models.py:556
ClassHandshakeStartResponse
backend/app/models.py:560
ClassHandshakeStatusResponse
backend/app/models.py:574
ClassHandshakeStopResponse
backend/app/models.py:590
ClassHealthResponse
backend/app/models.py:348
ClassInterfaceInfo
A wireless interface parsed from `airmon-ng`. Columns depend on the tool's output, so extra keys are preserved.
backend/app/models.py:306
ClassInterfacesResponse
backend/app/models.py:353
ClassJobActionResponse
Generic success acknowledgement for stop/delete style actions.
backend/app/models.py:407
ClassMonitorRequest
Start or stop monitor mode on a single wireless interface.
backend/app/models.py:41
ClassMonitorResponse
backend/app/models.py:358
InterfaceNavLinkCompatProps
website/src/components/NavLink.tsx:5
InterfaceSheetContentProps
website/src/components/ui/sheet.tsx:50
InterfaceState
website/src/hooks/use-toast.ts:49
InterfaceStepCardProps
website/src/components/StepCard.tsx:1
InterfaceTerminalTextProps
website/src/components/TerminalText.tsx:3
InterfaceTextareaProps
website/src/components/ui/textarea.tsx:5
ClassToolCheckResponse
backend/app/models.py:368
ClassToolInfo
Installation status of a single aircrack-ng binary.
backend/app/models.py:299
ClassValidateNetwork
backend/app/models.py:509
ClassValidateResponse
backend/app/models.py:515