Expand description
Protocol validation and security checks
Functions§
- check_
flood_ protection - Check for flood/spam patterns
- contains_
dangerous_ content - Check if a string contains potentially dangerous content
- sanitize_
user_ input - Sanitize user input to prevent injection attacks
- validate_
channel_ name - Validate an IRC channel name
- validate_
ctcp_ message - Validate CTCP message
- validate_
hostname - Validate hostname/server name
- validate_
message_ content - Validate message content for security issues
- validate_
mode_ string - Validate IRC mode string
- validate_
nickname - Validate an IRC nickname
- validate_
user_ info - Validate user information for registration