[console_scripts]
habu.arp.ping = habu.cli.cmd_arp_ping:cmd_arp_ping
habu.arp.poison = habu.cli.cmd_arp_poison:cmd_arp_poison
habu.arp.sniff = habu.cli.cmd_arp_sniff:cmd_arp_sniff
habu.asydns = habu.cli.cmd_asydns:cmd_asydns
habu.b64 = habu.cli.cmd_b64:cmd_b64
habu.cert.clone = habu.cli.cmd_cert_clone:cmd_cert_clone
habu.cert.crtsh = habu.cli.cmd_cert_crtsh:cmd_cert_crtsh
habu.cert.names = habu.cli.cmd_cert_names:cmd_cert_names
habu.config.del = habu.cli.cmd_config_del:cmd_config_del
habu.config.set = habu.cli.cmd_config_set:cmd_config_set
habu.config.show = habu.cli.cmd_config_show:cmd_config_show
habu.crack.luhn = habu.cli.cmd_crack_luhn:cmd_crack_luhn
habu.crack.snmp = habu.cli.cmd_crack_snmp:cmd_crack_snmp
habu.crypto.fernet = habu.cli.cmd_crypto_fernet:cmd_crypto_fernet
habu.crypto.fernet.genkey = habu.cli.cmd_crypto_fernet_genkey:cmd_crypto_fernet_genkey
habu.crypto.gppref = habu.cli.cmd_crypto_gppref:cmd_crypto_gppref
habu.crypto.hasher = habu.cli.cmd_crypto_hasher:cmd_crypto_hasher
habu.crypto.xor = habu.cli.cmd_crypto_xor:cmd_crypto_xor
habu.data.enrich = habu.cli.cmd_data_enrich:cmd_data_enrich
habu.data.extract.domain = habu.cli.cmd_data_extract_domain:cmd_data_extract_domain
habu.data.extract.email = habu.cli.cmd_data_extract_email:cmd_data_extract_email
habu.data.extract.fqdn = habu.cli.cmd_data_extract_fqdn:cmd_data_extract_fqdn
habu.data.extract.ipv4 = habu.cli.cmd_data_extract_ipv4:cmd_data_extract_ipv4
habu.data.filter = habu.cli.cmd_data_filter:cmd_data_filter
habu.data.select = habu.cli.cmd_data_select:cmd_data_select
habu.dhcp.discover = habu.cli.cmd_dhcp_discover:cmd_dhcp_discover
habu.dhcp.starvation = habu.cli.cmd_dhcp_starvation:cmd_dhcp_starvation
habu.dns.lookup.forward = habu.cli.cmd_dns_lookup_forward:cmd_dns_lookup_forward
habu.dns.lookup.reverse = habu.cli.cmd_dns_lookup_reverse:cmd_dns_lookup_reverse
habu.eicar = habu.cli.cmd_eicar:cmd_eicar
habu.forkbomb = habu.cli.cmd_forkbomb:cmd_forkbomb
habu.fqdn.finder = habu.cli.cmd_fqdn_finder:cmd_fqdn_finder
habu.gateway.find = habu.cli.cmd_gateway_find:cmd_gateway_find
habu.host = habu.cli.cmd_host:cmd_host
habu.http.headers = habu.cli.cmd_http_headers:cmd_http_headers
habu.http.options = habu.cli.cmd_http_options:cmd_http_options
habu.http.tech = habu.cli.cmd_http_tech:cmd_http_tech
habu.icmp.ping = habu.cli.cmd_icmp_ping:cmd_icmp_ping
habu.icmp.ping6 = habu.cli.cmd_icmp_ping6:cmd_icmp_ping6
habu.ip.asn = habu.cli.cmd_ip_asn:cmd_ip_asn
habu.ip.geolocation = habu.cli.cmd_ip_geolocation:cmd_ip_geolocation
habu.ip.internal = habu.cli.cmd_ip_internal:cmd_ip_internal
habu.ip.public = habu.cli.cmd_ip_public:cmd_ip_public
habu.land = habu.cli.cmd_land:cmd_land
habu.nc = habu.cli.cmd_nc:cmd_nc
habu.net.contest = habu.cli.cmd_net_contest:cmd_net_contest
habu.net.interfaces = habu.cli.cmd_net_interfaces:cmd_net_interfaces
habu.nmap.excluded = habu.cli.cmd_nmap_excluded:cmd_nmap_excluded
habu.nmap.open = habu.cli.cmd_nmap_open:cmd_nmap_open
habu.nmap.ports = habu.cli.cmd_nmap_ports:cmd_nmap_ports
habu.protoscan = habu.cli.cmd_protoscan:cmd_protoscan
habu.server.ftp = habu.cli.cmd_server_ftp:cmd_server_ftp
habu.shodan = habu.cli.cmd_shodan:cmd_shodan
habu.shodan.query = habu.cli.cmd_shodan_query:cmd_shodan_query
habu.tcp.flags = habu.cli.cmd_tcp_flags:cmd_tcp_flags
habu.tcp.isn = habu.cli.cmd_tcp_isn:cmd_tcp_isn
habu.tcp.scan = habu.cli.cmd_tcp_scan:cmd_tcp_scan
habu.tcp.synflood = habu.cli.cmd_tcp_synflood:cmd_tcp_synflood
habu.traceroute = habu.cli.cmd_traceroute:cmd_traceroute
habu.usercheck = habu.cli.cmd_usercheck:cmd_usercheck
habu.version = habu.cli.cmd_version:cmd_version
habu.vhosts = habu.cli.cmd_vhosts:cmd_vhosts
habu.virustotal = habu.cli.cmd_virustotal:cmd_virustotal
habu.web.report = habu.cli.cmd_web_report:cmd_web_report
habu.web.screenshot = habu.cli.cmd_web_screenshot:cmd_web_screenshot
habu.whois.domain = habu.cli.cmd_whois_domain:cmd_whois_domain
habu.whois.ip = habu.cli.cmd_whois_ip:cmd_whois_ip
