Skip to content

Instantly share code, notes, and snippets.

@NetOpWibby
Forked from gschlabitz/dedsec.sh
Created July 1, 2016 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetOpWibby/1253eb2875842d6b0dd3566a8d8cdb5b to your computer and use it in GitHub Desktop.
Save NetOpWibby/1253eb2875842d6b0dd3566a8d8cdb5b to your computer and use it in GitHub Desktop.
Echo dedsec skull and change prompt to make your shell totally haxx0r.
#!/bin/bash
echo "
pN▒g▒p▒g▒▒g▒ge
▒▒▒▒▒▒▒░░▒░▒░▒
_0▒░▒░▒░░▒▒▒▒▒▒▒!
4▒▒▒▒▒░░░▒░░▒▒▒▒▒Y
│\` \~~#00░░0 MMM\"M│
\`gM░M7
│ 00q0 │
J0IN #▒____g▒0░░P______0
#▒0g_p#░░04▒▒&,__M#
U5 0▒▒▒▒▒00 ]0▒▒▒▒00
│\j▒▒0' \`0▒▒▒4M'
│\#▒▒&▒▒gg▒▒0& │
\" ▒▒00▒▒▒▒00▒▒'d
% ¼▒ ~P▒¼▒▒│¼¼│
M▒9 ▒▒ ▒j,g
l▒g▒ @▒9 ▒
~▒0▒▒▒p ▒g▒ %
@░▒▒▒▒▒ ▒▒░
M0░░ ░░^
\`
"
export PS1=">DEDSEC:\w "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment