Showing 24 open source projects for "scanner"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    This program is an email antivirus/antispam gateway. It is an interface to the postfix or sendmail (or any other smtpd), which runs antivirus and/or spamchecker. Its modular architecture can use any combination of antivirus/spamchecker according to co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Qexplore

    Qexplore enables a Qmail server to analyze emails.

    ...Its main features are: - it can reject viruses using Clam Antivirus (http://www.clamav.net); - it can check for spam using SpamAssassin (http://spamassassin.apache.org); - it can block emails with particular attachment extensions during the SMTP communication using Reformime (http://www.courier-mta.org/reformime.html); - it can "rate-limit" messages that an email address can send in a defined amount of time using an embedded db through SQLite (http://www.sqlite.org). Unlike other scanners for Qmail, such as Simscan or Qmail-Scanner which are inline scanners, Qexplore is an offline scanner that first write an email to a queue resident on disk, closing the qmail-smtpd communication. It than (offline) analyzes this email to check for virus and/or spam. This design solves the problem of highly traffic smtp servers in wich a lot of concurrent SMTP connections can deny access of incoming/outgoing emails because the system is busy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Qmail-Scanner: Content/Anti-virus Scanne

    AV/content filter for Qmail

    Qmail-Scanner, is a Email content scanner that enables a Qmail Email server to scan all Email it receives for certain characteristics (normally viruses), and react accordingly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    GesundiX is a Virus scanner for courier mailserver based on ClamAV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    3DScanner

    Real-life objects to 3D models with a simple kinect

    This is a 3d scanner that uses the kinect as hardware scanner. A single perspective mesh can be generated currently. Written in C#, WPF, openTK en openni. We wish to merge meshes, perspectives and live video stream of multiple kinects. Join us now!!! Secondly a framework to do this kind of conversions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SpamCheck is an email scanner, comprising anti-virus, spam scanning and a quarantine / management interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    can send mails without a mail account. preview and manage up to 20 pop3-mailboxes, view only mail headers first. Mail adress scanner to find mailadresses in files. can send mails by using Remailers. Has a Header-Editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ...It is efficient and tiny. Supports UUE, Zip and Rar attachments, Base64 and Quoted-Printable encodings. Identifies viruses, PUAs and phishings using the ClamAV clamscan virus scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a small and easy to use java smtp proxy to scan emails. !!! This project is still under construction. Next days i will release a manual und more documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    kclamav is a lite and streaming version of the ClamAV virus scanner. It is built as a Linux 2.6 kernel module and hooks via the Netfilter API. The ClamAV virus database is loaded into kernel memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simscan enables qmail to reject viruses, spam, and block attachments during the SMTP conversation so the email never makes it into your email server. Supports ClamAV, SpamAssassin, DSpam and other virus scanners. Very efficient and written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A cronscript to run regulary to analyse the qmail-scanner log. It picks out some information that might be of interest to the users of the server. Stores this in mysql. Users may access information related to their account through a squirrelmail plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MailScanner is an email virus scanner, vulnerability protector and spam tagger. It is written in Perl for any Unix/Linux system. It supports the Postfix, Sendmail, Exim and ZMailer MTAs, and any combination of 17 different virus scanners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A statistics utility to be used with qmail-scanner. It utilizes log entries generated by a patch to the qmail-scanner distribution to report spam and virus details. Often included in the qmailstats script from QmailRocks.org to send nightly stats emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An advanced qmail distribution based on qmail-sql which has SMTP, SMTPS, POP3, POP3S, IMAP, IMAPS services, a content scanner, spoofing protections, SMTP AUTH support, SMTP-after-POP/IMAP, PHP5 API, SPF support and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AMaViS is a script that interfaces a mail transport agent (MTA) with virus scanners.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A sendmail Milter written in Python. It rejects Mail containing certain attachment filenames (.exe, .pif ..., configurable) or containing a virus (calling a single-user license commandline scanner) by answering the smtp DATA step with "554 5.7.1". Thus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Qmail-Scanner Statistics (QSS) uses the Qmail-Scanner Logfile to generate daily, monthly, and yearly statistics. It also shows a complete list of viruses stopped by Qmail-Scanner, the top five domains from which the viruses came, as well as the countries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yaspi is a POP3 mail-scanner that targets mailbox bombing originated by virusen. It connects to the POP3 server and uses some heuristics to catch mails infected by Swen and similar virus. Then, it uses Ricochet to send abuse reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A virus scanner for VPOP3 - a Windows mail server which includes a hook for an 'external router' which processes mail before it is delivered to a user's mailbox. We currently support the free AVG from Grisoft and eTrust EZ Antivirus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scram is a generic smtp e-mail scanner that is intended to be completely modular. It is based on modules you can create yourself with any language. The intent is to give you total flexiblity as to what happens to every e-mail that enters your network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Modified amavis e-mail scanner script to work with mysql database for e-mail journal. Included simple PHP script for read summary of e-mail and virus traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    POP3 Virus Scanner Proxy is a full-transparent proxy. Not longer maintained! Use P3Scan instead, which derived from POP3VScan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Yet another e-mail scanner, emailscan monitors in coming mutlipart mail messages and checks for file type, file names, and virus scan. It also works both using procmail for local deliver and can be invoked when mail is relayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB