From 733e768731d1ab86c4a864dc80fde2326eba407d Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 29 Jun 2014 19:04:54 +0300 Subject: [PATCH] Fix previous commit. --- Supybot.html | 5 ++--- Supybot.html.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Supybot.html b/Supybot.html index 9f177ba04..f1a8cbf2b 100644 --- a/Supybot.html +++ b/Supybot.html @@ -33,9 +33,8 @@ ga('send', 'pageview');

3. Anyone can access network services via the bot.

I don't have example command for this, but it happens by nesting "format cut" and "misc tell".

What does this mean? Anyone can tell the bot to ghost someone else on same account, take over a channel by telling the bot to give flags (if it has correct flags), change password of the account and everything else what you do with network services.

-### 4. Web page with special characters in - -<p>can be used to send DCC/CTCP commands.</p> +<h3 id="web-page-with-special-characters-in-title-can-be-used-to-send">4. Web page with special characters in <title> can be used to send</h3> +<p>DCC/CTCP commands.</p> <p>This doesn't mean only things like CTCP actions (also known as /me), but known problems with old routers ( <code>FF ? DCC SEND “ff???f??????????????” 0 0 0</code> ) which make them reconnect to the internet.</p> <p>Usage:</p> <pre><code>!web title <malicious.page.here> diff --git a/Supybot.html.md b/Supybot.html.md index 15c205421..292fed7d8 100644 --- a/Supybot.html.md +++ b/Supybot.html.md @@ -67,7 +67,7 @@ account, take over a channel by telling the bot to give flags (if it has correct flags), change password of the account and everything else what you do with network services. -### 4. Web page with special characters in <title> can be used to send +### 4. Web page with special characters in \<title\> can be used to send DCC/CTCP commands. This doesn't mean only things like CTCP actions (also known as /me),