This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Check DNS of IP

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
F
Foekie_t
Voice
Posts: 7
Joined: Fri Nov 17, 2006 8:11 pm

Check DNS of IP

Post by Foekie_t »

Hi,

I have checked several tcl for the eegdrop, but couldn't find this. I have made a code for mirc, to check every user joining the server ( admin, to check the raw 352, for an IP ), to perform a dns on the IP and to check the dns on particuliar parts and act on it ( also send a msg to a particuliar channel ), for example if "proxy" is inside the DNS result, to have it akill that IP. Also added some exceptions, like .nl should be missed and when a particuliar word is inside the particuliar parts of the raw, that IP should not be scanned ( should be a setting ) etc...

Also to be able to manage the tcl from the channel to turn on and off.. and to add some words through the channel.

Can anybody help me with this.. ?

Thanks.

Short:
Perform dns on IP and if somethings is in banned list, to ban this IP.. and msg a channel %Blist proxy,hosting, etc..

To add some exceptions to the output, as if some part of the raw has added something, to not ban that..
Post Reply