Usage:
Python API:
phishbench.classification
phishbench.evaluation
phishbench.feature_extraction
phishbench.feature_preprocessing
phishbench.input
phishbench
phishbench.feature_extraction.email.features.authentication_results_dkim_pass
phishbench.feature_extraction.email.features.authentication_results_spf_pass
phishbench.feature_extraction.email.features.automated_readability_index
phishbench.feature_extraction.email.features.blacklisted_words_body
phishbench.feature_extraction.email.features.blacklisted_words_subject
phishbench.feature_extraction.email.features.coleman_liau_index
phishbench.feature_extraction.email.features.compare_sender_domain_message_id_domain
phishbench.feature_extraction.email.features.compare_sender_return
phishbench.feature_extraction.email.features.dale_chall_readability_score
phishbench.feature_extraction.email.features.difficult_words
phishbench.feature_extraction.email.features.email_header_num_content_type_charset_koi
phishbench.feature_extraction.email.features.email_header_num_content_type_charset_shift_jis
phishbench.feature_extraction.email.features.flesh_kincaid_score
phishbench.feature_extraction.email.features.flesh_read_score
phishbench.feature_extraction.email.features.function_words_counts
phishbench.feature_extraction.email.features.fwd_in_subject
phishbench.feature_extraction.email.features.greetings_body
phishbench.feature_extraction.email.features.gunning_fog
phishbench.feature_extraction.email.features.has_dkim_signature
phishbench.feature_extraction.email.features.has_received_spf
phishbench.feature_extraction.email.features.has_x_original_authentication_results
phishbench.feature_extraction.email.features.hidden_text
phishbench.feature_extraction.email.features.is_html
phishbench.feature_extraction.email.features.is_reply
phishbench.feature_extraction.email.features.linsear_score
phishbench.feature_extraction.email.features.mime_version
phishbench.feature_extraction.email.features.num_attachment
phishbench.feature_extraction.email.features.num_charset
phishbench.feature_extraction.email.features.num_content_disposition
phishbench.feature_extraction.email.features.num_content_transfer_encoding
phishbench.feature_extraction.email.features.num_content_transfer_encoding_7bit
phishbench.feature_extraction.email.features.num_content_transfer_encoding_8bit
phishbench.feature_extraction.email.features.num_content_transfer_encoding_binary
phishbench.feature_extraction.email.features.num_content_transfer_encoding_quoted_printable
phishbench.feature_extraction.email.features.num_content_type
phishbench.feature_extraction.email.features.num_content_type_charset_gb2312
phishbench.feature_extraction.email.features.num_content_type_charset_utf_7
phishbench.feature_extraction.email.features.num_content_type_charset_utf_8
phishbench.feature_extraction.email.features.num_content_type_multipart_alternative
phishbench.feature_extraction.email.features.num_content_type_multipart_byterange
phishbench.feature_extraction.email.features.num_content_type_multipart_encrypted
phishbench.feature_extraction.email.features.num_content_type_multipart_form_data
phishbench.feature_extraction.email.features.num_content_type_multipart_mixed
phishbench.feature_extraction.email.features.num_content_type_multipart_parallel
phishbench.feature_extraction.email.features.num_content_type_multipart_report
phishbench.feature_extraction.email.features.num_content_type_multipart_signed
phishbench.feature_extraction.email.features.num_content_type_multipart_x_mixed_replaced
phishbench.feature_extraction.email.features.num_content_type_text_html
phishbench.feature_extraction.email.features.num_content_type_text_plain
phishbench.feature_extraction.email.features.num_end_tag
phishbench.feature_extraction.email.features.num_href_tag
phishbench.feature_extraction.email.features.num_on_mouse_over
phishbench.feature_extraction.email.features.num_open_tag
phishbench.feature_extraction.email.features.num_unique_attachment_filetypes
phishbench.feature_extraction.email.features.num_unique_content_disposition
phishbench.feature_extraction.email.features.num_unique_content_transfer_encoding
phishbench.feature_extraction.email.features.num_unique_content_type
phishbench.feature_extraction.email.features.num_words
phishbench.feature_extraction.email.features.number_bcc
phishbench.feature_extraction.email.features.number_cc
phishbench.feature_extraction.email.features.number_img_links
phishbench.feature_extraction.email.features.number_of_characters_body
phishbench.feature_extraction.email.features.number_of_characters_subject
phishbench.feature_extraction.email.features.number_of_special_characters_body
phishbench.feature_extraction.email.features.number_of_special_characters_subject
phishbench.feature_extraction.email.features.number_of_unique_words_body
phishbench.feature_extraction.email.features.number_of_words_subject
phishbench.feature_extraction.email.features.number_scripts
phishbench.feature_extraction.email.features.number_to
phishbench.feature_extraction.email.features.number_unique_chars_body
phishbench.feature_extraction.email.features.received_count
phishbench.feature_extraction.email.features.return_path
phishbench.feature_extraction.email.features.size_in_bytes
phishbench.feature_extraction.email.features.smog_index
phishbench.feature_extraction.email.features.text_standard
phishbench.feature_extraction.email.features.vocab_richness_body
phishbench.feature_extraction.email.features.vocab_richness_subject
phishbench.feature_extraction.email.features.x_mailer
phishbench.feature_extraction.email.features.x_originating_hostname
phishbench.feature_extraction.email.features.x_originating_ip
phishbench.feature_extraction.email.features.x_spam_flag
phishbench.feature_extraction.email.features.x_virus_scanned
phishbench.feature_extraction.url.features.as_number
phishbench.feature_extraction.url.features.average_domain_token_length
phishbench.feature_extraction.url.features.average_path_token_length
phishbench.feature_extraction.url.features.brand_in_url
phishbench.feature_extraction.url.features.char_dist
phishbench.feature_extraction.url.features.char_dist_euclidian_distance
phishbench.feature_extraction.url.features.char_dist_kl_divergence
phishbench.feature_extraction.url.features.char_dist_kolmogorov_shmirnov
phishbench.feature_extraction.url.features.consecutive_numbers
phishbench.feature_extraction.url.features.content_length_header
phishbench.feature_extraction.url.features.content_type_header
phishbench.feature_extraction.url.features.creation_date
phishbench.feature_extraction.url.features.digit_letter_ratio
phishbench.feature_extraction.url.features.dns_ttl
phishbench.feature_extraction.url.features.domain_length
phishbench.feature_extraction.url.features.domain_letter_occurrence
phishbench.feature_extraction.url.features.double_slashes_in_path
phishbench.feature_extraction.url.features.expiration_date
phishbench.feature_extraction.url.features.has_anchor_tag
phishbench.feature_extraction.url.features.has_at_symbol
phishbench.feature_extraction.url.features.has_hex_characters
phishbench.feature_extraction.url.features.has_https
phishbench.feature_extraction.url.features.has_more_than_three_dots
phishbench.feature_extraction.url.features.has_password_input
phishbench.feature_extraction.url.features.has_port
phishbench.feature_extraction.url.features.has_www_in_middle
phishbench.feature_extraction.url.features.hisc_host
phishbench.feature_extraction.url.features.hisc_path
phishbench.feature_extraction.url.features.hisc_query
phishbench.feature_extraction.url.features.hisc_whole
phishbench.feature_extraction.url.features.http_in_middle
phishbench.feature_extraction.url.features.is_common_tld
phishbench.feature_extraction.url.features.is_ip_addr
phishbench.feature_extraction.url.features.is_redirect
phishbench.feature_extraction.url.features.is_whitelisted
phishbench.feature_extraction.url.features.link_alexa_global_rank
phishbench.feature_extraction.url.features.link_tree
phishbench.feature_extraction.url.features.longest_domain_token_length
phishbench.feature_extraction.url.features.null_in_domain
phishbench.feature_extraction.url.features.num_punctuation
phishbench.feature_extraction.url.features.number_name_server
phishbench.feature_extraction.url.features.number_of_anchor
phishbench.feature_extraction.url.features.number_of_audio
phishbench.feature_extraction.url.features.number_of_body
phishbench.feature_extraction.url.features.number_of_dashes
phishbench.feature_extraction.url.features.number_of_digits
phishbench.feature_extraction.url.features.number_of_dots
phishbench.feature_extraction.url.features.number_of_embed
phishbench.feature_extraction.url.features.number_of_escape
phishbench.feature_extraction.url.features.number_of_eval
phishbench.feature_extraction.url.features.number_of_event_attachment
phishbench.feature_extraction.url.features.number_of_event_dispatch
phishbench.feature_extraction.url.features.number_of_exec
phishbench.feature_extraction.url.features.number_of_external_content
phishbench.feature_extraction.url.features.number_of_external_links
phishbench.feature_extraction.url.features.number_of_head
phishbench.feature_extraction.url.features.number_of_hidden_div
phishbench.feature_extraction.url.features.number_of_hidden_iframe
phishbench.feature_extraction.url.features.number_of_hidden_input
phishbench.feature_extraction.url.features.number_of_hidden_object
phishbench.feature_extraction.url.features.number_of_hidden_svg
phishbench.feature_extraction.url.features.number_of_html
phishbench.feature_extraction.url.features.number_of_iframe
phishbench.feature_extraction.url.features.number_of_iframes_in_script
phishbench.feature_extraction.url.features.number_of_img
phishbench.feature_extraction.url.features.number_of_internal_content
phishbench.feature_extraction.url.features.number_of_internal_links
phishbench.feature_extraction.url.features.number_of_link
phishbench.feature_extraction.url.features.number_of_scripts
phishbench.feature_extraction.url.features.number_of_search
phishbench.feature_extraction.url.features.number_of_set_timeout
phishbench.feature_extraction.url.features.number_of_slashes
phishbench.feature_extraction.url.features.number_of_tags
phishbench.feature_extraction.url.features.number_of_title
phishbench.feature_extraction.url.features.number_of_unescape
phishbench.feature_extraction.url.features.number_of_video
phishbench.feature_extraction.url.features.number_suspicious_content
phishbench.feature_extraction.url.features.protocol_port_match
phishbench.feature_extraction.url.features.right_click_modified
phishbench.feature_extraction.url.features.special_char_count
phishbench.feature_extraction.url.features.special_pattern
phishbench.feature_extraction.url.features.token_count
phishbench.feature_extraction.url.features.top_level_domain
phishbench.feature_extraction.url.features.updated_date
phishbench.feature_extraction.url.features.url_length
phishbench.feature_extraction.url.features.WebsiteTfidf
phishbench.feature_extraction.url.features.x_powered_by_header
phishbench.input.email_input
phishbench.input.url_input