Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adanalvarez/HoneyTrail
/ functions
Functions
13 in github.com/adanalvarez/HoneyTrail
⨍
Functions
13
◇
Types & classes
0
↓ 12 callers
Function
add_section
Adds a section to the HTML output if the specified keys exist in the finding.
src/cloudtrail_helpers.py:8
↓ 1 callers
Function
format_ip_information
Formats IP information into HTML.
src/ip_helpers.py:21
↓ 1 callers
Function
generate_cloudtrail_information_section
Generates HTML section with CloudTrail information.
src/cloudtrail_helpers.py:5
↓ 1 callers
Function
generate_email_html
Generates an HTML email template with Cloudtrial information, IP information, and CloudTrail information.
src/email_helpers.py:7
↓ 1 callers
Function
generate_style
Generates CSS styles for the HTML email.
src/styles.py:5
↓ 1 callers
Function
get_ip_information
Fetches IP information from vpnapi.io API.
src/ip_helpers.py:61
↓ 1 callers
Function
get_ip_information_section
Retrieves IP information based on various paths from the event and formats it.
src/ip_helpers.py:5
↓ 1 callers
Function
ses_send_email
Sends an email using AWS SES.
src/email_helpers.py:29
↓ 1 callers
Function
sns_send_email
Sends a messaje to an SNS topic.
src/email_helpers.py:54
Function
get_nested_value
Retrieves a nested value from a dictionary based on a list of keys.
src/utils.py:1
Function
hello
()
honeytoken-lambda-src/main.go:8
Function
lambda_handler
(event, context)
src/lambda_function.py:16
Function
main
()
honeytoken-lambda-src/main.go:12