Skip to content

Collection of useful files archived in case they disappear.

Notifications You must be signed in to change notification settings

grluk/useful-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

useful-files

ConsoleSetup.sh

Useful small bash script to add some basic useful changes to default Linux consoles.

  • Backs up current .bashrc file just incase.
  • Creates and adds local bin directory to users PATH.
  • Adds alias for finding nmap scripts ($ nmapls <search_string>)
  • Adds alias for history searching ($ gh <search_string> )
  • Adds timestamps to command history output
  • something else I forgot....

essentials.sh

Some additional packages useful for testing

  • sshfs - Shared mounted drives over ssh
  • sshuttle - ssh tunneling.
  • flameshot - linux Screenshot tool
  • git fetched: enum4linux-ng, username stats
  • kerbrute

About

Collection of useful files archived in case they disappear.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages