egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

open ports banner

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests
View previous topic :: View next topic  
Author Message
silverboy
Halfop


Joined: 11 Feb 2006
Posts: 55

PostPosted: Tue Sep 30, 2008 10:39 am    Post subject: open ports banner Reply with quote

Code:

on *:load: {
echo -a 0,1ProxyScanner + Proxy Banner! 12,1=- 10New Version with now capable of scanning a WHOLE Irc Server! 4HAVE FUN(To Complete setup Create Found.txt file in your mirc directory If Its Not Present)
/write found.txt
}
on *:join:#ProxyGod:{
if ($nick == $me) { return }
set %ip.toscan $gettok($address($nick,2),2,64)
if (%irc.proxy == ON) && (~ isin $address) { .sockopen ircproxy $+ $r(1,9999) %ip.toscan 1080 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 7212 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 8080 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 6588 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 3128 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 8000 }
}
on *:sockopen:ircproxy*:{
if ($sockerr > 0) { return }
unset %repeat.ip
set %repeat.ip $read -w* $+ $sock($sockname).ip $+ * found.txt
msg x ban #ProxyGod *!*@ $+ $sock($sockname).ip 100 100 4[14Drones/Floodnets/Bots/Open Proxy 4(Banned) 5-=silver §cript=- 4]
if (%repeat.ip == $null) { write found.txt $sock($sockname).ip $sock($sockname).port | echo 4 -s 12P0roxy 12F0ound:12 $sock($sockname).ip $sock($sockname).port }
.sockclose $sockname
}

menu menubar {
-
**Silver ProxyScanner **
.** Turn On **:set %irc.proxy ON | echo 4 -a 00 Proxy scanner Loaded! 12,1-= 1,4Feel The1,4 Silver Power 12,1=-
.** Turn Off **:unset %irc.proxy | echo 4 -a 00 Proxy scanner Disable! 12,1-= 1,4Feel The1,4 Silver Power 12,1=-
.-
.** Proxy Log **:run found.txt
.** Clear List **:write -c found.txt


well this is what the script has to do, it should scan for open ports mentioned like in the above mirc script and ban those hosts.
anyone can write this mirc script to tcl i can use on my eggdrop ?
_________________
proxyz..proxyz...i see everywher... O_o
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber