Skip to content

Goal of this project is to implement an extension for RSPAMd that is capable of examining all the urls in an email

License

Notifications You must be signed in to change notification settings

lstep/rspamd-url-behaviour-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Behaviour extension for RSPAMd

Goal of this project is to implement an extension for RSPAMd that is capable of examining all the urls in an email with the following features:

  • ML analysis of the presented url (ultra long url, domains, subdomains, known fake name one lowest subdomain (paypal, etc))
  • Analysis of the domain + SSL
  • Check for redirections, and if too many (> 2 for example), will trigger
  • send url to a sandbox and examine its content (AI, visual check)
  • Analysis of the final page:
    • number of broken links
    • AI analysis of visual representation
    • Check the Domain Age and Ownership (whois search)
    • Check SSL certificate origin (and date creation)

References

About

Goal of this project is to implement an extension for RSPAMd that is capable of examining all the urls in an email

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published