Fix previous commit.

This commit is contained in:
Mikaela Suomalainen 2014-06-29 19:04:54 +03:00
parent 948c42c59a
commit 733e768731
2 changed files with 3 additions and 4 deletions

View File

@ -33,9 +33,8 @@ ga('send', 'pageview');
<h3 id="anyone-can-access-network-services-via-the-bot.">3. Anyone can access network services via the bot.</h3>
<p>I don't have example command for this, but it happens by nesting &quot;format cut&quot; and &quot;misc tell&quot;.</p>
<p>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.</p>
### 4. Web page with special characters in
<title>
<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 &lt;title&gt; 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 &lt;malicious.page.here&gt;

View File

@ -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),