Created
November 10, 2017 14:14
-
-
Save tyage/d52ab478bccfac71f6a79d6d723b2ee9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html class="normal" _type="channel" channelname="#cbctf-2017"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Script-Type" content="text/javascript"><meta http-equiv="Content-Style-Type" content="text/css"><style>html {font-family:'Courier';font-size:9pt;background-color:white;color:black;word-wrap:break-word;margin:0;padding:3px 4px 10px 4px;}body {margin:0;padding:0}img {border:1px solid #aaa;vertical-align:top;}object {vertical-align:top;}hr {margin:0.5em 2em;}.line {margin:0 -4px; padding:0 4px 1px 4px; clear:both;}.line[alternate=even] {}.line[alternate=odd] {}.line[_type=action] .sender:before {content: '• ';white-space: nowrap;}.inlineimage {margin: 10px 0 15px 40px;max-width: 200px;max-height: 150px;-webkit-box-shadow: 2px 2px 2px #888;}.avatar {display: inline;max-width: 24px;max-height: 24px;margin-right: 3px;vertical-align: middle;}.url { word-break: break-all; }.address { text-decoration: underline; word-break: break-all; }.highlight { color: #f0f; font-weight: bold; }.time { color: #048; }.place { color: #008; }.sender[_type=myself] { color: #66a; }.sender[_type=normal] { color: #008; }.message[_type=system] { color: #080; }.message[_type=error] { color: #f00; font-weight: bold; }.message[_type=reply] { color: #088; }.message[_type=error_reply] { color: #f00; }.message[_type=dcc_send_send] { color: #088; }.message[_type=dcc_send_receive] { color: #00c; }.message[_type=privmsg] {}.message[_type=notice] { color: #888; }.message[_type=action] {}.message[_type=join] { color: #080; }.message[_type=part] { color: #080; }.message[_type=kick] { color: #080; }.message[_type=quit] { color: #080; }.message[_type=kill] { color: #080; }.message[_type=nick] { color: #080; }.message[_type=mode] { color: #080; }.message[_type=topic] { color: #080; }.message[_type=invite] { color: #080; }.message[_type=wallops] { color: #080; }.message[_type=debug_send] { color: #aaa; }.message[_type=debug_receive] { color: #444; }.effect[color-number='0'] { color: #fff; }.effect[color-number='1'] { color: #000; }.effect[color-number='2'] { color: #008; }.effect[color-number='3'] { color: #080; }.effect[color-number='4'] { color: #f00; }.effect[color-number='5'] { color: #800; }.effect[color-number='6'] { color: #808; }.effect[color-number='7'] { color: #f80; }.effect[color-number='8'] { color: #ff0; }.effect[color-number='9'] { color: #0f0; }.effect[color-number='10'] { color: #088; }.effect[color-number='11'] { color: #0ff; }.effect[color-number='12'] { color: #00f; }.effect[color-number='13'] { color: #f0f; }.effect[color-number='14'] { color: #888; }.effect[color-number='15'] { color: #ccc; }.effect[bgcolor-number='0'] { background-color: #fff; }.effect[bgcolor-number='1'] { background-color: #000; }.effect[bgcolor-number='2'] { background-color: #008; }.effect[bgcolor-number='3'] { background-color: #080; }.effect[bgcolor-number='4'] { background-color: #f00; }.effect[bgcolor-number='5'] { background-color: #800; }.effect[bgcolor-number='6'] { background-color: #808; }.effect[bgcolor-number='7'] { background-color: #f80; }.effect[bgcolor-number='8'] { background-color: #ff0; }.effect[bgcolor-number='9'] { background-color: #0f0; }.effect[bgcolor-number='10'] { background-color: #088; }.effect[bgcolor-number='11'] { background-color: #0ff; }.effect[bgcolor-number='12'] { background-color: #00f; }.effect[bgcolor-number='13'] { background-color: #f0f; }.effect[bgcolor-number='14'] { background-color: #888; }.effect[bgcolor-number='15'] { background-color: #ccc; }</style><style><!-- html { | |
font-family: "Dejavu Sans Mono", "Monaco", monospace; | |
font-size: 9pt; | |
background-color: #202020; | |
color: #FFFFFF; | |
padding: 0; | |
margin: 0; | |
} | |
body { | |
margin: 0; | |
padding: 0.5ex 1.5ex; | |
} | |
body.console {} | |
body.normal { | |
line-height: 3.2ex; | |
} | |
hr { margin: 0.5em 2em; } | |
a { | |
color: inherit; | |
} | |
.inlineimage { | |
margin: 10px 20px 15px 0; | |
max-width: 200px; | |
max-height: 150px; | |
-webkit-box-shadow: 2px 2px 2px #888; | |
} | |
.line { padding: 0.2ex 0; } | |
.time { color: #5F5A60; } | |
.place { color: #9a703f; } | |
/* Nicks */ | |
.sender[_type=normal] { color: #c4af75; font-weight: bold; margin-right: 1.5ex; } | |
.sender[_type=myself] { color: #8996A8; font-weight: bold; margin-right: 1.5ex; } | |
/* Messages */ | |
.message[_type=privmsg] { color: #FFFFFF; } | |
.message[_type=action] { color: inherit;} | |
.message[_type=notice] { color: #daefa3; } | |
.message[_type=system] { color: #808080; } | |
.message[_type=error] { color: #ca773f; font-weight: bold; } | |
.message[_type=reply] { color: #f9ed97; } | |
.message[_type=error_reply] { color: #e3c59c; } | |
.message[_type=dcc_send_send] { color: #5e5960; } | |
.message[_type=dcc_send_receive] { color: #5e5960; } | |
.message[_type=join] { color: #5e5960; } | |
.message[_type=part] { color: #5e5960; } | |
.message[_type=quit] { color: #5e5960; } | |
.message[_type=kick] { color: #899a95; } | |
.message[_type=kill] { color: #899a95; } | |
.message[_type=nick] { color: #5e5960; } | |
.message[_type=mode] { color: #8e9c69; } | |
.message[_type=topic] { color: #8e9c69; } | |
.message[_type=invite] { color: #daefa3; font-style: italic; } | |
.message[_type=wallops] { color: #5e5960; } | |
.message[_type=debug_send] { color: #5e5960; } | |
.message[_type=debug_receive] { color: #5e5960; } | |
.highlight { | |
color: #ca773f; | |
font-weight: normal; | |
} | |
/* Special spans */ | |
.url { | |
word-break: break-all; | |
} | |
.address { | |
text-decoration: underline; word-break: break-all; | |
} | |
/* Messages in main view, but not console */ | |
body.normal .message[_type=privmsg] { padding-left: 22ex; display: block; } | |
body.normal .message[_type=notice] { padding-left: 22ex; display: block; } | |
body.normal .message[_type=join] { padding-left: 22ex; } | |
body.normal .message[_type=part] { padding-left: 22ex; } | |
body.normal .message[_type=quit] { padding-left: 22ex; } | |
body.normal .message[_type=kick] { padding-left: 22ex; } | |
body.normal .message[_type=kill] { padding-left: 22ex; } | |
body.normal .message[_type=nick] { padding-left: 22ex; } | |
body.normal .message[_type=mode] { padding-left: 22ex; } | |
body.normal .message[_type=topic] { padding-left: 22ex; } | |
body.normal .message[_type=invite] { padding-left: 22ex; } | |
body.normal .message[_type=wallops] { padding-left: 22ex; } | |
body.normal .message[_type=system] { padding-left: 22ex; } | |
body.normal .message[_type=error] { padding-left: 22ex; } | |
body.normal .message[_type=reply] { padding-left: 22ex; display: block; } | |
body.normal .message[_type=error_reply] { padding-left: 22ex; } | |
body.normal .message[_type=dcc_send_send] { padding-left: 22ex; } | |
body.normal .message[_type=dcc_send_receive] { padding-left: 22ex; } | |
body.normal .message[_type=debug_send] { padding-left: 22ex; } | |
body.normal .message[_type=debug_receive] { padding-left: 22ex; } | |
/* Spans in line */ | |
body.normal .time { | |
display: block; | |
float: right; | |
padding-left: 1ex; | |
visibility: hidden; | |
} | |
body.normal .line:hover .time { | |
visibility: visible; | |
} | |
body.normal .sender[_type=normal], body.normal .sender[_type=myself] { | |
display: block; | |
float: left; | |
padding-right: 0.3ex; | |
text-align: right; | |
width: 20ex; | |
} | |
body.normal div.line[_type=action] .sender[_type=normal], div.line[_type=action] .sender[_type=myself] { | |
width: auto; | |
padding-left: 19ex; | |
margin-right: 1ex; | |
color: #8996A8; | |
background-color: transparent; | |
} | |
body.normal div.line[_type=action] .sender[_type=normal]::before, div.line[_type=action] .sender[_type=myself]::before { | |
content: "•"; | |
padding-right: 1.5ex; | |
} | |
body.normal .line[highlight=true] > .sender[_type=normal] { | |
margin-left: -1ex; | |
padding-left: 0.2ex; | |
padding-right: 0.8ex; | |
-webkit-border-top-right-radius: 3px; | |
-webkit-border-bottom-right-radius: 3px; | |
line-height:3ex; | |
background-color: #3B434C; | |
/* background-color: #48515C;*/ | |
color: #CF6A4C; | |
} | |
body.normal .sender[_type=myself]:after { | |
content: " ★"; | |
color: #6E7B8D; | |
} | |
.line[highlight=true] { | |
background-color: transparent; | |
} | |
/* disable funky mirc colours */ | |
.effect[color-number] { color: inherit; background-color: inherit; font-style: italic; } | |
/* Icons/logos for some popular apps/channels */ | |
html[channelname="#limechat"].normal, | |
html[channelname="##limechat"].normal { | |
background: #202020 url('Limelight/limechat.png') no-repeat fixed bottom right; | |
} | |
html[channelname="##textmate"].normal { | |
background: #202020 url('Limelight/textmate.png') no-repeat fixed bottom right; | |
} | |
html[channelname="#adium"].normal { | |
background: #202020 url('Limelight/adium.png') no-repeat fixed bottom right; | |
} | |
html[channelname="#colloquy"].normal { | |
background: #202020 url('Limelight/colloquy.png') no-repeat fixed bottom right; | |
} | |
html[channelname="#growl"].normal { | |
background: #202020 url('Limelight/growl.png') no-repeat fixed bottom right; | |
} | |
html[channelname="#ruby"].normal { | |
background: #202020 url('Limelight/ruby.png') no-repeat fixed bottom right; | |
} | |
html[channelname="#rubyonrails"].normal { | |
background: #202020 url('Limelight/rubyonrails.png') no-repeat fixed bottom right; | |
} | |
html[channelname="##apple"].normal { | |
background: #202020 url('Limelight/apple.png') no-repeat fixed bottom right; | |
} | |
html[channelname="#python"].normal { | |
background: #202020 url('Limelight/python.png') no-repeat fixed bottom right; | |
} | |
--></style><style><!-- html, body, body[type], body.normal, body.console {font-family:'LucidaGrande';font-size:10.500000pt;} --></style></head><body class="normal" _type="channel" channelname="#cbctf-2017" style="overflow-x: hidden;"><div _type="join" highlight="false" alternate="odd" class="line event" id="line527"><span class="time">23:12 </span><span class="message" _type="join">bono_ has joined (1b7f30e0@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">27.127.48.224</span>)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line528"><span class="time">23:12 </span><span class="message" _type="quit">x_caio_x__ has left IRC (Quit: Connection closed for inactivity)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line529"><span class="time">23:21 </span><span class="message" _type="quit">mage__ has left IRC (Remote host closed the connection)</span></div><div _type="mode" highlight="false" alternate="even" class="line event" id="line530"><span class="time">23:29 </span><span class="message" _type="mode">icchy has changed mode: +o Charo</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line531"><span class="time">23:30 </span><span class="message" _type="join">mage__ has joined (~mage@<span class="address" oncontextmenu="on_addr()">ai126185028106.16.access-internet.ne.jp</span>)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line532"><span class="time">23:30 </span><span class="message" _type="quit">sdf2343 has left IRC (Ping timeout: 260 seconds)</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="Charo" class="line text" id="line533"><span class="time">23:30 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="2" first="true">Charo</span><span class="message" _type="privmsg">mj00r: please PM me</span></div><div _type="privmsg" highlight="false" alternate="even" nick="Ga_ryo_" class="line text" id="line534"><span class="time">23:32 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="7" first="true">Ga_ryo_</span><span class="message" _type="privmsg">matt123456: Seem to be up. any problem?</span></div><div _type="mode" highlight="false" alternate="odd" class="line event" id="line535"><span class="time">23:33 </span><span class="message" _type="mode">icchy has changed mode: +o Ga_ryo_</span></div><div _type="privmsg" highlight="false" alternate="even" nick="matt123456" class="line text" id="line536"><span class="time">23:36 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">matt123456</span><span class="message" _type="privmsg">I tryed nc <span class="address" oncontextmenu="on_addr()">oracle.tasks.ctf.codeblue.jp</span> 7485 and it doesn't respond</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line537"><span class="time">23:38 </span><span class="message" _type="quit">mj00r has left IRC (Ping timeout: 260 seconds)</span></div><div _type="privmsg" highlight="false" alternate="even" nick="Ga_ryo_" class="line text" id="line538"><span class="time">23:42 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="7" first="true">Ga_ryo_</span><span class="message" _type="privmsg">Plz try ping to <span class="address" oncontextmenu="on_addr()">oracle.tasks.ctf.codeblue.jp</span> . successful?</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="matt123456" class="line text" id="line539"><span class="time">23:43 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">matt123456</span><span class="message" _type="privmsg">no, but I can see the ip <span class="address" oncontextmenu="on_addr()">35.194.125.214</span></span></div><div _type="privmsg" highlight="false" alternate="even" nick="Ga_ryo_" class="line text" id="line540"><span class="time">23:46 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="7" first="true">Ga_ryo_</span><span class="message" _type="privmsg">Maybe you're banned from the GCE instance.</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line541"><span class="time">23:47 </span><span class="message" _type="join">mj00r has joined (a1357893@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">161.53.120.147</span>)</span></div><div _type="privmsg" highlight="false" alternate="even" nick="matt123456" class="line text" id="line542"><span class="time">23:49 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">matt123456</span><span class="message" _type="privmsg">Ah never mind, it's my network that blocks the connection</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="matt123456" class="line text" id="line543"><span class="time">23:49 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">matt123456</span><span class="message" _type="privmsg">sorry</span></div><div _type="privmsg" highlight="false" alternate="even" nick="Ga_ryo_" class="line text" id="line544"><span class="time">23:54 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="7" first="true">Ga_ryo_</span><span class="message" _type="privmsg">np</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line545"><span class="time">00:00 </span><span class="message" _type="quit">jhhh has left IRC (Quit: Connection closed for inactivity)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line546"><span class="time">00:02 </span><span class="message" _type="quit">matt123456 has left IRC (Quit: Page closed)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line547"><span class="time">00:07 </span><span class="message" _type="quit">mage__ has left IRC (Remote host closed the connection)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line548"><span class="time">00:08 </span><span class="message" _type="join">mage__ has joined (~mage@<span class="address" oncontextmenu="on_addr()">ai126185028106.16.access-internet.ne.jp</span>)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line549"><span class="time">00:09 </span><span class="message" _type="quit">v0s has left IRC (Quit: Leaving)</span></div><div _type="nick" highlight="false" alternate="even" class="line event" id="line550"><span class="time">00:19 </span><span class="message" _type="nick">whoisroot_ is now known as whoisroot</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line551"><span class="time">00:25 </span><span class="message" _type="join">potetisensei has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">ai126185028106.16.access-internet.ne.jp</span>)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line552"><span class="time">00:33 </span><span class="message" _type="join">noraj has joined (~noraj@<span class="address" oncontextmenu="on_addr()">82.64.24.82</span>)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line553"><span class="time">00:38 </span><span class="message" _type="quit">noraj has left IRC (Client Quit)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line554"><span class="time">01:02 </span><span class="message" _type="quit">mage__ has left IRC ()</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line555"><span class="time">01:03 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">Judging from the ranking, we're considering to release two new problems(web, crypto).</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line556"><span class="time">01:03 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg"> If we do so, those problems will probably be opened on 2017/11/10 at 5am(UTC+0900).</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line557"><span class="time">01:06 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line558"><span class="time">02:17 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line559"><span class="time">02:17 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line560"><span class="time">02:17 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line561"><span class="time">02:17 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="privmsg" highlight="false" alternate="even" nick="***" class="line text" id="line562"><span class="time">02:17 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Buffer Playback...</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="hola" class="line text" id="line563"><span class="time">02:17 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">hola</span><span class="message" _type="privmsg">[01:34:06] admin for incident response?</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line564"><span class="time">02:17 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">[01:38:36] hola: wait for a moment plz</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="Charo" class="line text" id="line565"><span class="time">02:17 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="2" first="true">Charo</span><span class="message" _type="privmsg">[01:40:20] hola: PM me</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line566"><span class="time">02:17 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">[01:52:52] We decided to open two new problems on 2017/11/10 at 4am(UTC+0900) just. Stay tuned!</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="***" class="line text" id="line567"><span class="time">02:17 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Playback Complete.</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line568"><span class="time">03:01 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line569"><span class="time">03:01 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line570"><span class="time">03:01 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line571"><span class="time">03:01 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line572"><span class="time">03:01 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line573"><span class="time">03:02 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line574"><span class="time">03:02 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line575"><span class="time">03:03 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line576"><span class="time">04:47 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line577"><span class="time">04:47 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line578"><span class="time">04:47 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line579"><span class="time">04:47 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="privmsg" highlight="false" alternate="even" nick="***" class="line text" id="line580"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Buffer Playback...</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line581"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">[03:21:04] First Blood of Demo Scene DB I'm really relieved lol</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line582"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">[03:21:20] congraz for 217!</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line583"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">[04:00:26] CODE BLUE Snippet(web) and Smoke on the water(crypto) have opened!</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line584"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">[04:14:21] Actually these problems are the last challenges, so we've opened all of the problems</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="mj00r" class="line text" id="line585"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="14" first="true">mj00r</span><span class="message" _type="privmsg">[04:18:34] is the new web chall easier than the previous web challs? :p</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line586"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">[04:21:52] mj00r: i dont know and cant tell it even if i know:(</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line587"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">[04:30:10] First Blood of CODE BLUE Snippet! Congratz for harekaze. </span></div><div _type="privmsg" highlight="false" alternate="even" nick="shiho" class="line text" id="line588"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">shiho</span><span class="message" _type="privmsg">[04:30:41] \o/</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="***" class="line text" id="line589"><span class="time">04:47 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Playback Complete.</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line590"><span class="time">04:47 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line591"><span class="time">04:47 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line592"><span class="time">04:48 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">First Blood of Smoke on the water </span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line593"><span class="time">04:48 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">Congratulations 217</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line594"><span class="time">04:49 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line595"><span class="time">05:51 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line596"><span class="time">05:51 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line597"><span class="time">05:51 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line598"><span class="time">05:51 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="***" class="line text" id="line599"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Buffer Playback...</span></div><div _type="privmsg" highlight="false" alternate="even" nick="zeta" class="line text" id="line600"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">zeta</span><span class="message" _type="privmsg">[05:34:51] admin</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="zeta" class="line text" id="line601"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">zeta</span><span class="message" _type="privmsg">[05:34:52] ?</span></div><div _type="privmsg" highlight="false" alternate="even" nick="zeta" class="line text" id="line602"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">zeta</span><span class="message" _type="privmsg">[05:35:57] there is a big problem with a challenge</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="zeta" class="line text" id="line603"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">zeta</span><span class="message" _type="privmsg">[05:36:05] can someone of the staff write me please?</span></div><div _type="privmsg" highlight="true" alternate="even" nick="zeta" class="line text" id="line604"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">zeta</span><span class="message" _type="privmsg">[05:37:37] Charo icchy mage_186- nomeaning <strong class="highlight">tyage</strong> </span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line605"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">[05:38:50] zeta: which problem</span></div><div _type="privmsg" highlight="false" alternate="even" nick="***" class="line text" id="line606"><span class="time">05:51 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Playback Complete.</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line607"><span class="time">05:51 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line608"><span class="time">05:51 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line609"><span class="time">05:52 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">We're really sorry about CODE BLUE Snippet</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line610"><span class="time">05:52 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">There seems to be a mistake in the problem</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line611"><span class="time">05:53 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">We made the score of it 0 for the time being, and we're thinking about how we should deal with it</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line612"><span class="time">05:59 </span><span class="message" _type="quit">PLS-SEC has left IRC (Quit: Page closed)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line613"><span class="time">06:06 </span><span class="message" _type="quit">potetisensei has left IRC (Remote host closed the connection)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line614"><span class="time">06:06 </span><span class="message" _type="join">potetisensei has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">ai126146113021.53.access-internet.ne.jp</span>)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line615"><span class="time">06:24 </span><span class="message" _type="quit">mj00r has left IRC (Ping timeout: 260 seconds)</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line616"><span class="time">06:31 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">See the news for the disposal of CODE BLUE Snippet</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line617"><span class="time">06:32 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">We're really sorry for the teams consuming the time to solve it</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line618"><span class="time">06:41 </span><span class="message" _type="join">mj00r has joined (5d8c3602@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">93.140.54.2</span>)</span></div><div _type="mode" highlight="false" alternate="odd" class="line event" id="line619"><span class="time">06:45 </span><span class="message" _type="mode">tyage has changed mode: +o potetisensei</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line620"><span class="time">06:45 </span><span class="message" _type="join">mage__ has joined (~mage@<span class="address" oncontextmenu="on_addr()">ai126146113021.53.access-internet.ne.jp</span>)</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line621"><span class="time">06:56 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">We updated "CODE BLUE Snippet" and it can be solved now. </span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line622"><span class="time">07:22 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">We appreciate JBZ rapidly telling us the mistake of CODE BLUE Snippet, so we give them +100 additional points.</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line623"><span class="time">07:24 </span><span class="message" _type="quit">Charo has left IRC (Quit: Leaving...)</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line624"><span class="time">07:29 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line625"><span class="time">07:42 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line626"><span class="time">07:42 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line627"><span class="time">07:42 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line628"><span class="time">07:42 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line629"><span class="time">07:42 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line630"><span class="time">07:42 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line631"><span class="time">07:46 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line632"><span class="time">08:42 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line633"><span class="time">08:42 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line634"><span class="time">08:42 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line635"><span class="time">08:42 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line636"><span class="time">08:42 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line637"><span class="time">08:42 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line638"><span class="time">08:47 </span><span class="message" _type="quit">mage__ has left IRC ()</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line639"><span class="time">08:49 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">First Blood of My Sandbox Revenge</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line640"><span class="time">08:50 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="false">potetisensei</span><span class="message" _type="privmsg">Congratulations 217! All of my problems were solved</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line641"><span class="time">08:50 </span><span class="message" _type="quit">shiho has left IRC (Remote host closed the connection)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line642"><span class="time">08:51 </span><span class="message" _type="quit">potetisensei has left IRC (Remote host closed the connection)</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line643"><span class="time">08:55 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line644"><span class="time">08:55 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line645"><span class="time">08:55 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line646"><span class="time">08:55 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line647"><span class="time">08:55 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line648"><span class="time">09:36 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line649"><span class="time">09:37 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line650"><span class="time">09:37 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line651"><span class="time">09:37 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line652"><span class="time">09:37 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line653"><span class="time">09:38 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line654"><span class="time">09:38 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line655"><span class="time">09:39 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line656"><span class="time">09:40 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line657"><span class="time">09:40 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line658"><span class="time">09:40 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line659"><span class="time">09:40 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line660"><span class="time">09:41 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line661"><span class="time">09:41 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line662"><span class="time">09:41 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line663"><span class="time">09:41 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line664"><span class="time">09:41 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line665"><span class="time">09:41 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line666"><span class="time">09:42 </span><span class="message" _type="join">Ga_ryo_ has joined (7c295fb8@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">124.41.95.184</span>)</span></div><div _type="mode" highlight="false" alternate="odd" class="line event" id="line667"><span class="time">09:45 </span><span class="message" _type="mode">tyage has changed mode: +o potetisensei</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line668"><span class="time">09:46 </span><span class="message" _type="join">ucq has joined (~ucq@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line669"><span class="time">10:00 </span><span class="message" _type="join">mage__ has joined (~mage@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line670"><span class="time">10:02 </span><span class="message" _type="join">Guest70 has joined (~textual@<span class="address" oncontextmenu="on_addr()">103.208.220.144</span>)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line671"><span class="time">10:30 </span><span class="message" _type="quit">Guest70 has left IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line672"><span class="time">10:37 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line673"><span class="time">10:38 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line674"><span class="time">10:38 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line675"><span class="time">10:38 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line676"><span class="time">10:38 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line677"><span class="time">10:38 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line678"><span class="time">10:38 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="potetisensei" class="line text" id="line679"><span class="time">10:40 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">We're really happy if you would help us answering Survey! <a href="https://goo.gl/forms/a8y3EFXTzEPLi9UG3" class="url" oncontextmenu="on_url()">https://goo.gl/forms/a8y3EFXTzEPLi9UG3</a></span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line680"><span class="time">10:57 </span><span class="message" _type="join">Guest70 has joined (~textual@<span class="address" oncontextmenu="on_addr()">103.208.220.144</span>)</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line681"><span class="time">11:06 </span><span class="message" _type="join">x000505AD has joined (76c93a7e@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">118.201.58.126</span>)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line682"><span class="time">11:08 </span><span class="message" _type="quit">cwee has left IRC (Quit: Leaving.)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line683"><span class="time">11:08 </span><span class="message" _type="quit">Guest70 has left IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line684"><span class="time">11:08 </span><span class="message" _type="join">Guest70 has joined (~textual@<span class="address" oncontextmenu="on_addr()">103.208.220.144</span>)</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line685"><span class="time">11:15 </span><span class="message" _type="join">jhhh has joined (uid5932@gateway/web/irccloud.com/x-sniojhloeodtqjug)</span></div><div _type="part" highlight="false" alternate="even" class="line event" id="line686"><span class="time">11:32 </span><span class="message" _type="part">jhhh has left ()</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line687"><span class="time">11:40 </span><span class="message" _type="quit">potetisensei has left IRC (Remote host closed the connection)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line688"><span class="time">11:47 </span><span class="message" _type="join">potetisensei has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line689"><span class="time">11:51 </span><span class="message" _type="quit">potetisensei has left IRC (Ping timeout: 268 seconds)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line690"><span class="time">11:58 </span><span class="message" _type="quit">Guest70 has left IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line691"><span class="time">12:02 </span><span class="message" _type="join">potetisensei has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line692"><span class="time">12:31 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line693"><span class="time">12:36 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line694"><span class="time">12:36 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line695"><span class="time">12:36 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line696"><span class="time">12:36 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line697"><span class="time">12:37 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line698"><span class="time">12:37 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line699"><span class="time">12:37 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line700"><span class="time">12:37 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line701"><span class="time">12:37 </span><span class="message" _type="join">potetise_ has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line702"><span class="time">12:37 </span><span class="message" _type="quit">potetisensei has left IRC (Read error: Connection reset by peer)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line703"><span class="time">12:37 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line704"><span class="time">12:37 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line705"><span class="time">12:41 </span><span class="message" _type="join">mage___ has joined (~mage@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line706"><span class="time">12:44 </span><span class="message" _type="quit">mage__ has left IRC (Ping timeout: 268 seconds)</span></div><div _type="part" highlight="false" alternate="odd" class="line event" id="line707"><span class="time">13:22 </span><span class="message" _type="part">potetise_ has left ()</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line708"><span class="time">13:22 </span><span class="message" _type="join">potetise_ has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="part" highlight="false" alternate="odd" class="line event" id="line709"><span class="time">13:22 </span><span class="message" _type="part">potetise_ has left ()</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line710"><span class="time">13:22 </span><span class="message" _type="join">potetisensei has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line711"><span class="time">13:26 </span><span class="message" _type="join">Guest70 has joined (~textual@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line712"><span class="time">13:30 </span><span class="message" _type="quit">Guest70 has left IRC (Ping timeout: 248 seconds)</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line713"><span class="time">13:35 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line714"><span class="time">13:36 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line715"><span class="time">13:36 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line716"><span class="time">13:36 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line717"><span class="time">13:36 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line718"><span class="time">13:36 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line719"><span class="time">13:36 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line720"><span class="time">13:36 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line721"><span class="time">13:36 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line722"><span class="time">13:36 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line723"><span class="time">13:36 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line724"><span class="time">14:04 </span><span class="message" _type="join">kusano has joined (~kusano@<span class="address" oncontextmenu="on_addr()">FL1-119-240-43-118.tky.mesh.ad.jp</span>)</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line725"><span class="time">14:25 </span><span class="message" _type="join">potetise_ has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line726"><span class="time">14:25 </span><span class="message" _type="quit">potetisensei has left IRC (Read error: Connection reset by peer)</span></div><div _type="part" highlight="false" alternate="odd" class="line event" id="line727"><span class="time">14:52 </span><span class="message" _type="part">potetise_ has left ()</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line728"><span class="time">14:52 </span><span class="message" _type="join">potetise_ has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line729"><span class="time">14:56 </span><span class="message" _type="join">shiho has joined (~shiho@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetise_" class="line text" id="line730"><span class="time">14:56 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">potetise_</span><span class="message" _type="privmsg">We're considering to freeze the ranking to make it more exciting</span></div><div _type="nick" highlight="false" alternate="odd" class="line event" id="line731"><span class="time">14:57 </span><span class="message" _type="nick">potetise_ is now known as potetisensei</span></div><div _type="mode" highlight="false" alternate="even" class="line event" id="line732"><span class="time">15:03 </span><span class="message" _type="mode">icchy has changed mode: +o potetisensei</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line733"><span class="time">15:08 </span><span class="message" _type="join">bruce has joined (3dd80b58@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">61.216.11.88</span>)</span></div><div _type="nick" highlight="false" alternate="even" class="line event" id="line734"><span class="time">15:08 </span><span class="message" _type="nick">bruce is now known as Guest52014</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line735"><span class="time">15:15 </span><span class="message" _type="quit">potetisensei has left IRC (Remote host closed the connection)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line736"><span class="time">15:16 </span><span class="message" _type="join">potetisensei has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line737"><span class="time">15:18 </span><span class="message" _type="quit">mage___ has left IRC (Remote host closed the connection)</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line738"><span class="time">15:21 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">Now the score board is patially frozen. We don't think this affects your submission of flag, but if you get trouble, plz PM admins ASAP</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line739"><span class="time">15:25 </span><span class="message" _type="join">mage__ has joined (~mage@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line740"><span class="time">15:29 </span><span class="message" _type="join">kusano__ has joined (~kusano@<span class="address" oncontextmenu="on_addr()">101.110.31.250</span>)</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line741"><span class="time">15:36 </span><span class="message" _type="quit">mage__ has left IRC ()</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line742"><span class="time">15:38 </span><span class="message" _type="join">grigoritchy has joined (7a2d12ca@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">122.45.18.202</span>)</span></div><div _type="mode" highlight="false" alternate="odd" class="line event" id="line743"><span class="time">15:40 </span><span class="message" _type="mode">icchy has changed mode: +o potetisensei</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line744"><span class="time">15:46 </span><span class="message" _type="join">wtfxss has joined (~chatzilla@<span class="address" oncontextmenu="on_addr()">59.78.14.155</span>)</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="tyage" class="line text" id="line745"><span class="time">15:55 </span><span class="sender" _type="myself" oncontextmenu="on_nick()" identified="true" first="true">tyage</span><span class="message" _type="privmsg">final countdown!</span></div><div _type="privmsg" highlight="false" alternate="even" nick="Guest52014" class="line text" id="line746"><span class="time">15:58 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="14" first="true">Guest52014</span><span class="message" _type="privmsg">QQ</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="tyage" class="line text" id="line747"><span class="time">16:00 </span><span class="sender" _type="myself" oncontextmenu="on_nick()" identified="true" first="true">tyage</span><span class="message" _type="privmsg">finished!</span></div><div _type="privmsg" highlight="false" alternate="even" nick="shiho" class="line text" id="line748"><span class="time">16:01 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">shiho</span><span class="message" _type="privmsg">:+1:</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="tyage" class="line text" id="line749"><span class="time">16:01 </span><span class="sender" _type="myself" oncontextmenu="on_nick()" identified="true" first="true">tyage</span><span class="message" _type="privmsg">good job everyone!</span></div><div _type="privmsg" highlight="false" alternate="even" nick="Guest52014" class="line text" id="line750"><span class="time">16:02 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="14" first="true">Guest52014</span><span class="message" _type="privmsg">how to exploit sandbox fmt ?</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="Guest52014" class="line text" id="line751"><span class="time">16:02 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="14" first="false">Guest52014</span><span class="message" _type="privmsg">we found the fmt in dprintf but don't know how to use Q_Q</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line752"><span class="time">16:03 </span><span class="message" _type="join">theromanxpl0it has joined (970f40d0@gateway/web/freenode/ip.<span class="address" oncontextmenu="on_addr()">151.15.64.208</span>)</span></div><div _type="nick" highlight="false" alternate="odd" class="line event" id="line753"><span class="time">16:03 </span><span class="message" _type="nick">wtfxss is now known as jlkila</span></div><div _type="privmsg" highlight="false" alternate="even" nick="theromanxpl0it" class="line text" id="line754"><span class="time">16:04 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="13" first="true">theromanxpl0it</span><span class="message" _type="privmsg">hi we solved smoke on the water 20 minutes ago, but the score hasn't updated now that the contest is finished</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="theromanxpl0it" class="line text" id="line755"><span class="time">16:04 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="13" first="false">theromanxpl0it</span><span class="message" _type="privmsg">nevermind it just has</span></div><div _type="privmsg" highlight="false" alternate="even" nick="tyage" class="line text" id="line756"><span class="time">16:05 </span><span class="sender" _type="myself" oncontextmenu="on_nick()" identified="true" first="true">tyage</span><span class="message" _type="privmsg">scoreboard was freezed 40 minutes ago.</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="tyage" class="line text" id="line757"><span class="time">16:05 </span><span class="sender" _type="myself" oncontextmenu="on_nick()" identified="true" first="false">tyage</span><span class="message" _type="privmsg">we will reflect the point soon. wait a moment</span></div><div _type="quit" highlight="false" alternate="even" class="line event" id="line758"><span class="time">16:06 </span><span class="message" _type="quit">potetisensei has left IRC (Remote host closed the connection)</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="david942j" class="line text" id="line759"><span class="time">16:08 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="10" first="true">david942j</span><span class="message" _type="privmsg">is the scoreboard correct now?</span></div><div _type="privmsg" highlight="false" alternate="even" nick="tyage" class="line text" id="line760"><span class="time">16:09 </span><span class="sender" _type="myself" oncontextmenu="on_nick()" identified="true" first="true">tyage</span><span class="message" _type="privmsg">yes</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="tyage" class="line text" id="line761"><span class="time">16:09 </span><span class="sender" _type="myself" oncontextmenu="on_nick()" identified="true" first="false">tyage</span><span class="message" _type="privmsg">scoreboard shows final result</span></div><div _type="privmsg" highlight="false" alternate="even" nick="Guest52014" class="line text" id="line762"><span class="time">16:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="14" first="true">Guest52014</span><span class="message" _type="privmsg">who can I PM sandbox pwn?</span></div><div _type="quit" highlight="false" alternate="odd" class="line event" id="line763"><span class="time">16:11 </span><span class="message" _type="quit">Ga_ryo_ has left IRC (Ping timeout: 260 seconds)</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line764"><span class="time">16:12 </span><span class="message" _type="join">potetisensei has joined (~potetisen@<span class="address" oncontextmenu="on_addr()">7c295fb8.i-revonet.jp</span>)</span></div><div _type="mode" highlight="false" alternate="odd" class="line event" id="line765"><span class="time">16:12 </span><span class="message" _type="mode">tyage has changed mode: +o potetisensei</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line766"><span class="time">16:12 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">I'm the author of My Sandbox Revenge</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="david942j" class="line text" id="line767"><span class="time">16:13 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="10" first="true">david942j</span><span class="message" _type="privmsg">any suggested tool for One of Three Billion?</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line768"><span class="time">16:13 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">I'm gonna publish the writeups for my problems so don't worry about that</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="jlkila" class="line text" id="line769"><span class="time">16:14 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="13" first="true">jlkila</span><span class="message" _type="privmsg">can any one tell me how to trigger code blue snipet's bug? i try <a href="https://bugs.php.net/bug.php?id=72374" class="url" oncontextmenu="on_url()">https://bugs.php.net/bug.php?id=72374</a> but not work</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line770"><span class="time">16:14 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="8" first="true">potetisensei</span><span class="message" _type="privmsg">david942j: the author talked with orange and angelboy so they will explain to you maybe?</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line771"><span class="time">16:15 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line772"><span class="time">16:15 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line773"><span class="time">16:15 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line774"><span class="time">16:15 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line775"><span class="time">16:15 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line776"><span class="time">16:22 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line777"><span class="time">16:22 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line778"><span class="time">16:22 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line779"><span class="time">16:22 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line780"><span class="time">16:22 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line781"><span class="time">16:22 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line782"><span class="time">16:22 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line783"><span class="time">16:28 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line784"><span class="time">16:28 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line785"><span class="time">16:28 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line786"><span class="time">16:28 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line787"><span class="time">16:28 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line788"><span class="time">17:16 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line789"><span class="time">17:18 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line790"><span class="time">17:18 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line791"><span class="time">17:18 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line792"><span class="time">17:18 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="***" class="line text" id="line793"><span class="time">17:18 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Buffer Playback...</span></div><div _type="privmsg" highlight="false" alternate="even" nick="potetisensei" class="line text" id="line794"><span class="time">17:18 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">potetisensei</span><span class="message" _type="privmsg">[16:43:51] good job guys byebye :)</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="***" class="line text" id="line795"><span class="time">17:18 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Playback Complete.</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line796"><span class="time">17:18 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line797"><span class="time">17:18 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line798"><span class="time">17:20 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line799"><span class="time">17:20 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line800"><span class="time">17:20 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line801"><span class="time">17:20 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line802"><span class="time">17:20 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line803"><span class="time">17:23 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="even" class="line event" id="line804"><span class="time">17:23 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line805"><span class="time">17:23 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line806"><span class="time">17:23 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line807"><span class="time">17:23 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line808"><span class="time">17:23 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div><div _type="system" highlight="false" alternate="odd" class="line event" id="line809"><span class="time">17:25 </span><span class="message" _type="system">Disconnected</span></div><div _type="system" highlight="false" alternate="even" class="line event" id="line810"><span class="time">23:10 </span><span class="message" _type="system">You have joined the channel</span></div><div _type="join" highlight="false" alternate="odd" class="line event" id="line811"><span class="time">23:10 </span><span class="message" _type="join">tyage has joined (~tyage@<span class="address" oncontextmenu="on_addr()">133.242.51.20</span>)</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line812"><span class="time">23:10 </span><span class="message" _type="reply">Topic: CODE BLUE CTF 2017/11/09 01:00:00 UTC - 2017/11/10 07:00:00 UTC | <a href="https://score.ctf.codeblue.jp/" class="url" oncontextmenu="on_url()">https://score.ctf.codeblue.jp/</a></span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line813"><span class="time">23:10 </span><span class="message" _type="reply">tyage set the topic at: 2017/11/04 16:15</span></div><div _type="privmsg" highlight="false" alternate="even" nick="***" class="line text" id="line814"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Buffer Playback...</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="wyatt__" class="line text" id="line815"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">wyatt__</span><span class="message" _type="privmsg">[18:18:22] great ctf guys :)</span></div><div _type="privmsg" highlight="false" alternate="even" nick="wyatt__" class="line text" id="line816"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="false">wyatt__</span><span class="message" _type="privmsg">[18:18:26] are there any writeups out yet?</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="wyatt__" class="line text" id="line817"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="false">wyatt__</span><span class="message" _type="privmsg">[18:19:23] interested in how people did Incident Response and Secret Mailer Service</span></div><div _type="privmsg" highlight="false" alternate="even" nick="csec" class="line text" id="line818"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">csec</span><span class="message" _type="privmsg">[18:21:20] Hi, any writeup available for the PWN exercises?</span></div><div _type="privmsg" highlight="false" alternate="odd" nick="csec" class="line text" id="line819"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="false">csec</span><span class="message" _type="privmsg">[18:21:51] wanted to check the solution for Simple Memo Pad if anyone has it</span></div><div _type="privmsg" highlight="false" alternate="even" nick="david942j" class="line text" id="line820"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">david942j</span><span class="message" _type="privmsg">[18:35:19] I pushed my script for two pwns - nonamestill and Demo Scene DB: <a href="https://github.com/david942j/ctf-writeups/tree/master/codeblue-2017" class="url" oncontextmenu="on_url()">https://github.com/david942j/ctf-writeups/tree/master/codeblue-2017</a></span></div><div _type="privmsg" highlight="false" alternate="odd" nick="csec" class="line text" id="line821"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">csec</span><span class="message" _type="privmsg">[18:56:11] good stuff david942j !</span></div><div _type="privmsg" highlight="false" alternate="even" nick="csec" class="line text" id="line822"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="false">csec</span><span class="message" _type="privmsg">[19:09:31] just found one : <a href="https://kileak.github.io/ctf/2017/CODEBLUE-SimpleMemoPad/" class="url" oncontextmenu="on_url()">https://kileak.github.io/ctf/2017/CODEBLUE-SimpleMemoPad/</a></span></div><div _type="privmsg" highlight="false" alternate="odd" nick="hdt" class="line text" id="line823"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">hdt</span><span class="message" _type="privmsg">[20:19:50] any writeup about secret mailer service?</span></div><div _type="privmsg" highlight="false" alternate="even" nick="***" class="line text" id="line824"><span class="time">23:10 </span><span class="sender" _type="normal" oncontextmenu="on_nick()" identified="false" colornumber="0" first="true">***</span><span class="message" _type="privmsg">Playback Complete.</span></div><div _type="reply" highlight="false" alternate="odd" class="line event" id="line825"><span class="time">23:10 </span><span class="message" _type="reply">Mode: +ns</span></div><div _type="reply" highlight="false" alternate="even" class="line event" id="line826"><span class="time">23:10 </span><span class="message" _type="reply">Created at: 2017/11/03 22:13</span></div></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment