package
0.0.1
Repository: https://github.com/edoardottt/boggart.git
Documentation: pkg.go.dev

# Functions

BuildAPIDetectQuery.
BuildAPILogsQuery.
CheckAPIDetectParams.
CheckAPILogsParams.
GetAPIDetectQuery > - regex (Go format) - attack (use a list of well known regex) - target (where to apply the regex) - ip - method - header - path - date - lt (less than YYYY-MM-DD-HH-MM-SS) - gt (greater than YYYY-MM-DD-HH-MM-SS).
GetAPILogsQuery > - id - ip - method - header - path - date (YYYY-MM-DD) - lt (less than YYYY-MM-DD-HH-MM-SS) - gt (greater than YYYY-MM-DD-HH-MM-SS).
HealthHandler tells you if the API server is listening.
IPInfoHandler.
IsIntInTheRange.
LogsDetectHandler.
LogsHandler.
NotFoundHandler tells you if the API server is listening.
Server > to be filled.
StatsDBHandler.
StatsHandler.
Top.

# Constants

This endpoint is intended to perform a heavy and accurate scan on the logs.
This endpoint is intended to serve information about logs, so the requests were made to the Honeypot.
This endpoint gives a general overview of the system.
This endpoint gives a detailed overview of the data stored in the DB.
No description provided by the author
No description provided by the author
This is the health status endpoint.
This endpoint is intended to serve a summary of the information available for the IP taken as input.
This is the 'fallback' endpoint, when a client tries to request a resource on an endpoint that is not defined, this will be the default response it will get.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

IPInfoResponse.