GitHub - narendra486/scripts · GitHub
Skip to content

narendra486/scripts

 
 

Repository files navigation

#scripts

<<<<<<< HEAD

Bash and Python.

Linux & OS X. These make my life easier, sometimes more complicated.

asciiTbl

Prints a colored ASCII table. Usefule for configurations.

bash_configs

bash_configs/bash_aliases

List of useful aliases. Goes into '~/.bash_aliases.

This must be in '~/.bashrc

if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi

bash_configs/bash_profile

Sample .bash_profile

bash_configs/vimrc

Sample .vimrc file

compuHash

Compares checksums between two files.

fileHdr

File header/footer

figlet_name

Figlet is cool.

framework_wrappers

Wrapper scripts for /usr/local/bin/

findHash

Grep for hash values in a vile.

insLinux

Default packages, settings and information for a base Linux install.

listener.py

Backdoor Listener.

macChange

Changes one's MAC address.

bypassSQL

Previous mysql exploit.

ncat_server_scan

Scans the listed servers in the .txt file.

nmapScan

NOT DONE. So it's a list of commands right now.

osxMods

Modifications to OS X.

unArchive

Unarchive files without thinking. Not done yet either.

updateKeys

Updating keys.

updateOSX

Updating OS X.

Changes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Shell 94.5%
  • Vim Script 3.4%
  • Python 2.1%