All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Mine

    2099614·text·3.0 KB·2012-01-05 16:58 UTC
    <?php
    /**
     * The template for displaying Comments.
     *
     * The area of the page that contains both current comments
     * and the comment form. The actual display of comments is
     * handled by a call
  • Someone

    2099610·text·4.2 KB·2012-01-05 16:54 UTC
    root@ks3096262:~/cuckoo# python cuckoo.py
     _ 
     ____ _ _ ____| | _ ___ ___ 
     / ___) | | |/ ___) |_/ ) _ \ / _ \ 
     ( (___| |_| ( (___| _ ( |_| |
  • dovecot -n

    2099609·text·2.1 KB·2012-01-05 16:54 UTC
    # 1.2.17: /usr/local/etc/dovecot.conf
    # OS: FreeBSD 8.2-RELEASE i386 ufs
    log_path: /var/log/dovecot.log
    info_log_path: /var/log/dovecot_info.log
    protocols: imap pop3 imaps pop3s
    ssl_cert_file: /
  • cuckoo

    2099607·text·2.9 KB·2012-01-05 16:51 UTC
    # Cuckoo Sandbox - Automated Malware Analysis
    # Copyright (C) 2010-2011 Claudio "nex" Guarnieri (nex@cuckoobox.org)
    # http://www.cuckoobox.org
    #
    # This file is part of Cuckoo.
    #
    # Cuckoo is fre
  • cuckoo

    2099606·text·2.9 KB·2012-01-05 16:51 UTC
    # Cuckoo Sandbox - Automated Malware Analysis
    # Copyright (C) 2010-2011 Claudio "nex" Guarnieri (nex@cuckoobox.org)
    # http://www.cuckoobox.org
    #
    # This file is part of Cuckoo.
    #
    # Cuckoo is fre
  • Client.conf

    2099605·text·193 B·2012-01-05 16:50 UTC
    client
    dev tun
    proto udp
    remote my-server-1 1194
    resolv-retry infinite
    nobind
    persist-key
    persist-tun
    ca ca.crt
    cert client.crt
    key client.key
    ns-cert-type server
    comp-lzo
    verb 3
  • Server.conf

    2099604·text·425 B·2012-01-05 16:49 UTC
    port 1194
    proto udp
    dev tun
    ca /etc/openvpn/easy-rsa/2.0/keys/ca.crt
    cert /etc/openvpn/easy-rsa/2.0/keys/server.crt
    key /etc/openvpn/easy-rsa/2.0/keys/server.key # This file should be kept secre
  • Stuff

    2099603·text·267 B·2012-01-05 16:48 UTC
    AND (
     IF(DAYNAME(SR_Create_Timestamp) = 'Saturday' AND TIME(SR_Create_Timestamp) > '05:00',1,0) = 1
     OR IF(DAYNAME(SR_Create_Timestamp) = 'Sunday',1,0 ) = 1
     OR IF(DAYNAME(SR_Create_Timestamp)
  • Untitled

    2099602·text·1.6 KB·2012-01-05 16:46 UTC
    xbmc@xbmc:~$ uname -a
    Linux xbmc 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
    
    01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon H
  • Untitled

    2099601·text·534 B·2012-01-05 16:44 UTC
    xbmc@xbmc:~$ aplay -L
    null
     Discard all samples (playback) or generate zero samples (capture)
    hdmi:CARD=HDMI,DEV=0
     HDA ATI HDMI, HDMI 0
     HDMI Audio Output
    dmix:CARD=HDMI,DEV=3
     HDA
  • Someone

    2099599·xml·312 B·2012-01-05 16:37 UTC
    <?xml version="1.0" encoding="utf-8"?>
    <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     <Security>
     <WorkspaceLocking>
     <Alway
  • Client.conf

    2099598·text·3.5 KB·2012-01-05 16:31 UTC
    ##############################################
    # Sample client-side OpenVPN 2.0 config file #
    # for connecting to multi-client server. #
    # #
    # This c
  • Server.conf

    2099597·text·10.5 KB·2012-01-05 16:29 UTC
    #################################################
    # Sample OpenVPN 2.0 config file for #
    # multi-client server. #
    #
  • Anonymous

    2099595·text·242 B·2012-01-05 16:16 UTC
    -db /bases/base2010/base2010.db
    -ld base
    #-H progress
    #-S ker302v9
    #-N tcp
    -p main-q.r
    #-p _edit.r
    #-p e.p
    -d dmy
    -T /tmpinram
    #-T /tmp
    #-cprcodein ibm866
    -cpinternal 1251
    #-cpstream ibm8
  • Anonymous

    2099594·text·635 B·2012-01-05 16:12 UTC
    #!/bin/bash
    # ??????????? ?????????? ? ????????????????? ????????
    profile_path=$HOME/.profile
    [ -r /etc/profile ] && . /etc/profile
    [ -r $profile_path ] && . $profile_path
    # ??????????? ????? ???
  • Anonymous

    2099593·text·1.8 KB·2012-01-05 16:11 UTC
    HDDScan Identity Report 
    
    Model: Hitachi HTS541680J9SA00
    Firmware: SB2OC70P
    Serial: SB2241KGJ4A33E
    LBA: 156301488
    
    Report By: HDDScan for Windows version 3.3
    Report Date: 05.01.2012 19:55:
  • Untitled

    2099592·text·1.4 KB·2012-01-05 16:09 UTC
    HDDScan S.M.A.R.T. Report 
    Model: Hitachi HTS541680J9SA00
    Firmware: SB2OC70P
    Serial: SB2241KGJ4A33E
    LBA: 156301488
    
    Report By: HDDScan for Windows version 3.3
    Report Date: 05.01.2012 19:49:31 N
  • Something

    2099591·text·12.8 KB·2012-01-05 16:04 UTC
    oguretz@HP-Pav-dv6:~> glxinfo
    name of display: :0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.4
    server glx extensions:
     GLX_ARB_mu
  • Miscellany

    2099590·text·368 B·2012-01-05 16:02 UTC
    Activity Report
    
    [TeraStation PROInformation]
     TeraStation PROName: TS-HTGLC26
     Time: 2012/01/04 20:00:02
     IP Address: 10.x.x.x
     Setting Screen: http://10.x.x.x/
     Running Time : 35 days, 08:17:
  • ktunell XNXX

    2099589·mirc·6 B·2012-01-05 16:01 UTC
    dddddd

older pastes →