Results 1 to 2 of 2
Im doing a project on IRC, I am talking about the use of backdoors, but I cant not understand this code, could someone please break it down for me please?
...
- 04-14-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 3
Help on explaining this code
Im doing a project on IRC, I am talking about the use of backdoors, but I cant not understand this code, could someone please break it down for me please?
thanks.
I got the sample code from Internet Relay Chat - Security IssuesPHP Code:#1 - /on ^ctcp "% % BACKDOOR *" $3-
#2 - /on ^notice "% BACKDOOR *" $2-
#3 - /on ^ctcp "% % BACKDOOR *" quote $3-
- 04-14-2009 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Please do not cross post. If anyone can help they will do so in your original thread.
http://www.linuxforums.org/forum/lin...ning-code.html


