com.antiaction.mayhem.mail.smtpd.filters
Class ExploitScan

java.lang.Object
  extended by com.antiaction.mayhem.mail.smtpd.filters.ExploitScan

public class ExploitScan
extends java.lang.Object

ExploitScan Filter.

Version:
1.00
Author:
Nicholas Clarke

Constructor Summary
ExploitScan()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 boolean smtp_AcceptMessage(java.io.File file)
           
 boolean smtp_AcceptMessage(ISMTPSpoolMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExploitScan

public ExploitScan()
Method Detail

smtp_AcceptMessage

public boolean smtp_AcceptMessage(ISMTPSpoolMessage message)

smtp_AcceptMessage

public boolean smtp_AcceptMessage(java.io.File file)

main

public static void main(java.lang.String[] args)


Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.