Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usefulscripts

Useful random scripts for TCU day-to-day.

  • append_string_beg_each_line.sh - Append a string to the beginning of each line.
  • bulk_whois.sh - Reads all IP addresses from a txt file and performs a whois lookup. Can be modified for host lookup too.
  • delete_empty_folders.py - Looks for all empty folders in the PWD and cleans them up.
  • FBprofileID.js - A JavaScript applet for automatically finding and displaying the Facebook Profile ID when browsing a profile.
  • finddupes.py - Calculates the MD5 of every file recursively and will indicate any duplicate files.
  • hash_script_1.sh - Automate Rhash with file prompt - AC
  • jpg_to_pdf.py - Puts 4 jpg files per page in a PDF document. - AC
  • move_singles_back.py - Scans all folders within the PWD for folders containing a single file inside, then moves that file back into the parent directory.
  • rdpproject.sh - Pulls all open RDP ports in Edmonton from Shodan and sorts them into lists based on how many people are working on the project.
  • rename_seq_createdate.ps1 - Renames all MP4 files within a directory, prepending a sequential number to them based on file creation time.
  • simplified_bulk_whois.sh - Bulk WHOIS but only prints the IP address and Organization name.
  • split_by_linecount.sh - User inputs how many lines they want to split a single file into.
  • split_equal_by_linecount.sh - User inputs how many files they want in the end and script will split equally among that number.
  • ungpg.bash - Finds all .zip.gpg files from an Apple warrant return, decrypts then unzips.
  • unrtf_and_join.sh - Looks in the present directory for any RTF formatted documents, converts them to text, and joins them together in one TXT file.
  • VINdecode.sh - Extended VIN decode for vehicle details.
  • WindowsEvidenceCollection - Collected Windows system tombstone information for IR.

About

Useful random scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages