elakamarcus / bash

collection of script for linux bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash

bash baby!

show.sh

  • list articles from feed
    gif

backdoor.sh

  • POC

genwordlist.sh

  • generate a wordlit from URL, using cewl..
./gen_wordlist.sh url

greappalologs.sh

  • cut out some fields from bluecoat url logs

nmap-http-enum.sh

  • becuase lazy. run all http enum scripts with nmap
./nmap-http-enum.sh ip port

testcipher.sh

  • script to test supported tls ciphers. supply IP PORT.
./testcipher.sh 127.0.0.1 443

testmore.sh

  • i forgot what this' about.......

About

collection of script for linux bash

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%