RESIKESH / Hackerset

Collection of tools and scripts I use for Capture the Flags, HackTheBox, and Penetration Testing

Home Page:http://resikeshramachandran.rf.gd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackerSet

A collection of tools and scripts I use for Capture the Flags, HackTheBox, and Penetration Testing.

Elements

  • setupScript.sh

    • A custom shell script to install security, networking, and penetration testing tools.
    • Utilizes the apt package manager.
    • Script, therefore, works on most Debian, Ubuntu systems.
    • Installs and configures all prerequisites and dependancies.
  • msfConfigure.sh

  • scripts

  • webshells

    • Added a bunch of webshells from github.
    • Webshell languages: aspx, php, jsp, perl, etc.
  • wordlists

    • password.lst
    • rockyou.txt

Inspiration

I've always spent a significant amount of time setting up and configuring a new Linux distro every time I install a new virtual machine or OS. This is a small effort, in many, to make that process seamless.

Future Plans

  • More tools
  • Better scripts
  • More cherry picked exploits for popular services

Legal

The above scripts, tools, and libraries are taken from Open Source Initiatives with the sole purpose of maintaining a unified collection of tools I use. All relevant license information and documentation is unaltered.

About

Collection of tools and scripts I use for Capture the Flags, HackTheBox, and Penetration Testing

http://resikeshramachandran.rf.gd/

License:MIT License


Languages

Language:Shell 48.7%Language:PHP 24.1%Language:Python 12.0%Language:C 4.2%Language:Perl 4.0%Language:Java 3.0%Language:Classic ASP 1.4%Language:ASP.NET 1.3%Language:ColdFusion 1.2%