Jump to...
redirecting...

Log for SITCON BOT Testpool

/js function Person () { this.d = ''; } Person.prototype.toString = function () { return this.d } Person.prototype.country = function (str) { this.d = '[' + str + ']' + this.d; return this; } Person.prototype.name= function (str) { this.d = this.d + str; return this; } var mmis = new Person; console.log('' + mmis .name('mmis ').country('🇹🇼'))
/js function Person () { this.d = ''; } Person.prototype.toString = function () { return this.d } Person.prototype.country = function (str) { this.d = '[' + str + ']' + this.d; return this; } Person.prototype.name= function (str) { this.d = this.d + str; return this; } var mmis = new Person; console.log('' + mmis .name('mmis ').country('🇹🇼'))
話說那個 night notifier 是怎麼運作的
時間太晚就回覆訊息阿
連輸出都沒有
真的神奇
[轉寄自 Fish Wang] /bash@mmis_js_bot sudo rm -rf 女朋友 2>&1
不是應該要找不到女朋友嗎?
真的毫無輸出
而且正常退出
感覺莫名奇妙
沒網路
因為我覺得100%會被拿來dos,所以跟本沒開(在我會Qos之前
是說還有list真的很奇怪,明明應該 apt-get clean掉了才對
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
明明在每步後都加了這句
到底哪來的 list 阿
不科學阿
You must go sleep now!
--pids-limit=32
\刪掉usr/
\刪掉usr/
所以會洗process的保證不會動
包括很多apt-get指令都會噴
@koru1130 at你一下
為什麼好像沒反應
恩好 各種不理我
這次不是當但永久容器跑,所以跟本沒 init 拉
pis 0 就是引導程序本身
s/s/d
所以為什麼刪掉usr不理我
看來還需要個回覆指令無輸出的
就真的沒輸出 that's all
好喔
耶bash被刪掉惹(#
.-.
請問刪東西會讓你心情好嗎? / (舉手提問)
很開心XD
/cpp #include <iostream> using namespace std; int main() { int a[10]; for (int b : a) { cout << b << endl; } return 0; }
看起來他還在被我block著
OAO
我剛剛下了cat /bin/bash他現在正在噴.-.
睡覺
意料中的錯誤呢
cat binary是鬧哪樣阿
看來會一路洗到明天
echo -e '#include <iostream>\n#include <map>\n#define PRIME_SIZE 65536\nusing namespace std;bool primes[PRIME_SIZE];void generatePrimes(){for(int i=2;i<PRIME_SIZE;++i)primes[i]=true;primes[0]=primes[1]=false;for(int n=2;n<PRIME_SIZE;++n){if(!primes[n])continue;for(int i=2;n*i<PRIME_SIZE;++i)primes[n*i]=false;}}bool isPrime(unsigned int n){if(n<PRIME_SIZE)return primes[n];for(unsigned int i=2;i<PRIME_SIZE;++i)if(n%i==0)return false;return true;}map<unsigned int,unsigned int>getPrimes(unsigned int n){map<unsigned int,unsigned int>primes;while(n>1){if(isPrime(n)){++primes[n];n=1;}else{for(unsigned int i=2;i<n;++i){if(!isPrime(i))continue;if(n%i)continue;++primes[i];n/=i;break;}}}return primes;}void printPrimes(unsigned int n){map<unsigned int,unsigned int>primes=getPrimes(n);cout«n«" = 1";for(map<unsigned int,unsigned int>::iterator p=primes.begin();p!=primes.end();++p){cout«" * "«p->first;if(p->second>1)cout«"^"«p->second;}cout«endl;}int main(){generatePrimes();for(unsigned int n=4294967280;n>0;++n)printPrimes(n);return 0;}'>a.cpp&&g++ a.cpp&&./a.out
/bash dmidecode
ls /
把 BOT 放進 Docker image
是不是就無敵了
之後一直 pull 就有好幾隻了
pull一次就好 .-.,誰叫你pull好幾次的
container才是要開好幾個吧
不過開一堆一樣的bot幹嘛啊
就說 fork bomb沒用....
我沒看到 不過就是有 timeout 我才敢試 XD
有用的話我也不敢放上公開頻道阿
timeout 對dork bomb沒意義,因為他會連 supervisor 一起害死...
原來是這樣 ' A')
所以是直接限制process數的
之前再docker裡放,然後我就進不去ssh了 .-.
XD
沒裝,還在todo
好哦 XD
如果你看得懂也能contribute
需要改的就 docker_images/test/ 跟 docker_images/runner/ 而已
console.log ([33..126].map (i)-> '\n' + i + ' ' + String.fromCharCode i).join ''
那麼多中文字喔
nodejs 4.0 以經支援 utf extend plain了歐?
不知道誒
我還以爲他會輸出serrogate pair
0xffff 以上正常不是ucs嘛?
是啊
bot延遲很大是正常的,因為網路正被我幹你娘用爆
原來如此
然後bot的docker沒開網路歐
好喔 ' A')
矮額,是Yami
Yami耶
load大到連ls都能timeout 🌚
echo 也能死.....
開bash都被timeout
沒辦法,load現在有點高
我連跑bot的test都能卡住了
load來到了 3.49 ,整個系統資源都用在io了
他沒有寫入快取嗎?
就是連快取一起卡死了阿 .-.
全部剩餘記憶體都用在磁碟快取了
http://puu.sh/oQ9ih/3c22cf2a18.png 看一下黃色的部分
這啥?
只是執行一般的 Linux
先別在意他w
喔幹wwwwwww
/bash ls
靠北wwww
然後他就死掉了。
幹你娘
掛掉了
我剛才 rm 之後他自砍了
[sticker](media:AAQFABPMNL4yAATUNhBeovWBURcFAAIC@telegram)
你知道他是丟棄式的嗎
不會存檔的.-.
ip link
被 rm 掉了
/bash@mmis_js_bot rm -rf /bin;bash
好然後他就真的死掉了
只是 @mmis1000 在下載檔案卡住而已吧.-.
我去建一個 Repo 讓 Docker pull 好了
別在意
e04,我遇到一個靈異現象
' A')
?
你的硬碟被Yami rm -rf /了嗎?
只要不是從command line跑,lisp,就會 *** - UNIX error 14 (EFAULT): Bad address [/build/buildd/clisp-2.49/src/eval.d:573] reset() found no driver frame (sp=0x7ffee4a85d00-0x7ffee4a81180)
但是開bash進去跑右一切正常
你耍我阿幹
結果剛才搞了 Docker 好久
https 搞不起來
; - ;
Sean
我跟他說了好幾次
他不拿掉
; - ;
好喔...
OWO/
/OWO
/OWO
/OWO
/OWO
/OWO
/OWO
/OWO
/OWO
/OWO
/OWO
/OWO
/OWO
不是沒網路嗎
那是Yami他自己的
幹 :)
不理我
可是沒網路你們到底想幹嘛...
什麼東西沒網路?
/bash@mmis_js_bot 這指令根本沒網路阿
那就讓他有網路 <3
各種不理我
.-. 說好的沒網路
因為我用 exec
乾你知道exec也可以多行嗎
/Yami
你都塞了什麼奇怪的東西給他
/bash rm -rf /*;echo done.
塞一個叫 tmp 的超大檔案
c9?...
本來就是 c9
unset($output); exec($command, $output); $output = implode("\n", $output);
私你不回只好貼這裡
?
喔沒看到w
齁齁 洨洨安都這樣忽略人家的訊息
然後他就死掉了
dd本來就很慢
[sticker](media:AAQFABNaaL8yAAQ7guGUtViEtKEcAAIC@telegram)
www
[sticker](media:AAQFABPRb78yAATB5HsqWbuWHokWAAIC@telegram)
bot 爆惹
@mmis_js_bot 這隻也感覺快爆了
那個 BOT 到底在運算什麼
挖礦泥
你被ouo了
算質因數分解
@YamiDockerbot 這隻爆惹(O
我覺得是那個指令送不出去
到多少
所以他停不下來(?
起床
睡你媽逼
我覺得是它當掉了
選我正解
都重開機了
是說剛剛發了個讓 @mmis_js_bot 能跑 ruby 的 pr 完全複製貼上改字串 (?
www
就爆了阿
喔想起來了
Apache 忘記開
ㄏㄏㄏㄏㄏ
不好笑.-.
Wwwwwww
好死掉了
喔活著
我去改成 Ming 那段
command:///bash@YamiDockerbot
死好死滿了
改成 Ming 那段然後他就死掉了
然後他就死掉惹
@mmis_js_bot 這隻活了喔
齁,抓到了,是 iOS 使用者
XDD
你程式碼怎麼放的orz
好死掉了
你怎麼改的
我改回來他也死掉了
你確定不是你apache又忘記開
...
可能是 php 忘了開
wwwww
砍了 tmp 之後 can't create socket
死掉了
啪啪啪
Yami把別人用死惹
有人要來玩 Containers 嗎
Me
ac: admin pw: shipyard
馬上多一個帳號
有奇怪的錯誤阿 .-.
/lua_hello
/lua_hello
@slap_jack_bot
測試顯示
/1___________5
/______________
@koru1130
[photo](media:AgADBQADA6sxG-nPYgjSXTyTkxmoLSyjvzIABJLxTlkq1ji9cqYAAgI@telegram)
3 small
wwww
要不要回來YSITD惹
@YSITD
這是真的還是什麼
真的啦
大家都想念你(X 想婊你(O
@YamiOdymel 大家都想念婊你的日子
不是啦幹w
我是好奇說那個加入頻道