Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

bash satori

Name: Anonymous 2008-04-09 17:50

#!/bin/bash

if [ $1 ]; then
        echo -e "\033[01;32m* \033[mListening on port $1..."
        yes LISP | nc -l -p $1...
        echo -e "\033[01;32m* \033[mTarget has successfully been trolled."
else
        echo -e "\033[01;31m* \033[mSpecify a port to listen on, moron."
fi

exit 0


Don't forget to spam /connect ip 3hZNs62qT into your favourite IRC client

Name: Anonymous 2008-04-09 19:33

I lol'd heartily

Name: Anonymous 2008-04-09 20:21

usage: nc [-46DdhklnrtUuvz] [-i interval] [-p source_port]
      [-s source_ip_address] [-w timeout] [-X proxy_version]
      [-x proxy_address[:port]] [hostname] [port[s]]

Name: Anonymous 2008-04-09 20:24

X-Chat Aqua hangs.

As expected, irssi delivers without blinking. LISP scrolling fun.

Name: Anonymous 2008-04-09 20:31

I need to learn me some sh. How did the /prog/ learn sh?

Name: Anonymous 2008-04-09 20:40

What's the ... for? Also, remove -p to make it work with BSD's nc.

Name: Anonymous 2008-04-09 21:26

>>6
Why don't you remove it to make it work with BSD's nc

Name: Anonymous 2008-04-09 22:52

>>6
the ... adds magic

Name: Anonymous 2008-04-10 15:01

#!/bin/sh

[ $1 ] || { printf "\033[1;31m* \033[mSpecify a port to listen on, moron.\n"; exit 1; }

printf "\033[1;32m* \033[mListening on port $1...\n"
yes LISP | nc -l -p $1
printf "\033[1;32m* \033[mTarget has successfully been trolled.\n"

Name: Anonymous 2010-12-17 1:30

Are you GAY?
Are you a NIGGER?
Are you a GAY NIGGER?

If you answered "Yes" to all of the above questions, then GNAA (GAY NIGGER ASSOCIATION OF AMERICA) might be exactly what you've been looking for!

Name: Anonymous 2011-02-03 7:11

Name: Anonymous 2011-02-04 16:38

Name: Anonymous 2011-02-04 18:56

Name: Sgt.Kabukiman 2012-05-21 14:34

All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy

Don't change these.
Name: Email:
Entire Thread Thread List