Help functions for urls and mail addresses
Do improve phishing detection we might need the following help functions:
- Split a mail address in local identity, subdomains, domain
- Split a mail address in subdomains, domains, parameters and other parts
- Find mail addresses and urls in a text
Steps:
-
Find a good spot for this functions -
Implement functions -
Add test cases
(optional) ideas:
-
add detection for <script>
Edited by lazarog98