<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/2432" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2002-08-28T07:06:37-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/2432</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-28T07:06:37-04:00</updated>

		<published>2002-08-28T07:06:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10102#p10102</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10102#p10102"/>
		<title type="html"><![CDATA[Eggdrop Security Guidelines ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10102#p10102"><![CDATA[
I find that generally you are fairly safe as long as you treat your lists carefully. You don't have to handle your own memory so there is no danger of buffer overflows. As far as enabling/disabling anything is concerned... well no, there isn't much there either.<br><br>Remember that []'s are dangerous.. if you write a script badly, someone could be able to trigger it with [command] and your bot would execute the command. My advice for learning tcl is to test everything out in the partyline using the ".tcl" command and seeing what results you get. Also once you have written a script, try triggering it using [putlog "Hole here!"].<br>if there is a hole, you should see (in the partyline) "Hole here!"<br><br>Good luck, and I'll be around if you need assistance. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Wed Aug 28, 2002 7:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-08-27T11:16:06-04:00</updated>

		<published>2002-08-27T11:16:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10074#p10074</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10074#p10074"/>
		<title type="html"><![CDATA[Eggdrop Security Guidelines ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10074#p10074"><![CDATA[
I guess <a href="http://www.soft.net.uk/staffs/eggdrop/characters.html" class="postlink">http://www.soft.net.uk/staffs/eggdrop/characters.html</a> would be a good start  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br>along with some of the tutorials at <a href="http://www.egghelp.org/" class="postlink">http://www.egghelp.org/</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Tue Aug 27, 2002 11:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-27T10:25:54-04:00</updated>

		<published>2002-08-27T10:25:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10072#p10072</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10072#p10072"/>
		<title type="html"><![CDATA[Eggdrop Security Guidelines ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10072#p10072"><![CDATA[
Hello Community,<br><br>You have all been great help so thank you. <br><br>I wanted your thoughts on secure programming for eggdrop. Things you shouldnt do, how to avoid buffer overruns, a reliable template for procedures, data verification,  things to enable and disable... The idea being to build a list of best practice eggdrop programming. <br><br>People can then follow the list and avoid most of the pitfalls they might otherwise fall into. You have had years of programming so are there somethings you wouldnt do when programming a bot? Are there some links to good security information when programming tcl?<br><br>Anything would be a help<br><br>Regards<br><br>BK<p>Statistics: Posted by Guest — Tue Aug 27, 2002 10:25 am</p><hr />
]]></content>
	</entry>
	</feed>
