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

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

public class DNSOpenRelaySpamExploit
extends java.lang.Object

Author:
Nicholas To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
DNSOpenRelaySpamExploit()
           
 
Method Summary
 boolean block(java.lang.String ip)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DNSOpenRelaySpamExploit

public DNSOpenRelaySpamExploit()
Method Detail

block

public boolean block(java.lang.String ip)

main

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


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