Skip to content

๐Ÿš€ This is a collection of hacking๐Ÿ”ฅ and pentesting ๐Ÿง scripts to help with enumeration, OSINT, exploitation and post exploitation automated scripts to make hacking easier๐ŸŒ . Have fun!๐Ÿ˜Ž

License

Notifications You must be signed in to change notification settings

alvin-tosh/Infosec-and-Hacking-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 13, 2024
521688c ยท Jan 13, 2024
Jan 15, 2023
Mar 23, 2023
Mar 23, 2023
Mar 23, 2023
Mar 20, 2023
Feb 18, 2023
Mar 20, 2023
Dec 29, 2022
Feb 16, 2023
Apr 8, 2023
Mar 30, 2023
Apr 8, 2023
Dec 21, 2022
Mar 23, 2023
Feb 8, 2023
Apr 7, 2023
Feb 17, 2023
Mar 28, 2023
Feb 8, 2023
Mar 31, 2023
Mar 28, 2023
Mar 28, 2023
Feb 24, 2023
Apr 12, 2023
Feb 27, 2023
Apr 8, 2023
Mar 18, 2023
Mar 24, 2023
Mar 27, 2023
Feb 9, 2023
Mar 8, 2023
Apr 3, 2023
Mar 31, 2023
Feb 14, 2023
Jun 19, 2023
Mar 24, 2023
Oct 17, 2022
Sep 17, 2023
Feb 16, 2023
May 19, 2022
Jan 13, 2024

Repository files navigation

Licence

๐Ÿ’ฃ Infosec-and-Hacking-Scripts ๐Ÿง ๐Ÿค“

MySQLHackerrankHackerearthNPMNodeJSXboxAWSAzureOraclePythonShell ScriptMicrosoftKaliLinuxUbuntuWindows ArduinoDockerApachePHPCGoWindows Terminal

Usage, Use and Importance

  - Pull the docker image (In Information), do not use this repository on your 
  own computer or clone the repository and build the dockerfile on your down computer
  - To run the image use ie: docker run --name <name_of_given_container> -it ghcr.io/algorithm-model-research/infosec-and-hacking-scripts:main bash 
  or if it build your own image from the Dockerfile replace ie: docker run --name <name_of_given_container> -it <docker_image> bash
  - To bash into the docker container after exiting it use ie: docker start -ia <name_of_given_container>

  - Small introduction for usage as there will be more complex introduction in https://github.com/Algorithm-Model-Research for useabilities

  - Scripts are lists of commands executed by certain programs or scripting engines. ๐Ÿ‘Œ
  - They are usually text documents with instructions written using a scripting language. ๐Ÿ˜œ
  - They are used to automate computer processes...ie attacks, automation and defenses, analysis....lets have fun! ๐Ÿ˜

Introduction๐Ÿ˜„

  This is a collection of scripts I USE while learning scripting and programming or used in pentests๐Ÿ˜‰
  * I DO NOT claim ownership of all scripts...This is just a convenient collection of different scripts
  * Written by different authors (including myself) for different scenarios in pentesting...A hackers Bible of some sort๐Ÿ˜„
  
  * MOST, save for a few, are written by other reserchers from;
  - GITHUB ( Maldevel, threat9, John Hammond...etc), 
  - HACKERONE, 
  - BUGCROWD, 
  - YOUTUBE, 
  - CTFs...etc
  
  * If you have any dope new scripts you use/Or a shoutout let me know as well/ Contribute; I am always looking for new scripts ๐Ÿ˜

  - For more instroctions into docker usage, check out the organization to get a better understanding on how to use the image
  - docker pull ghcr.io/algorithm-model-research/infosec-and-hacking-scripts:main
  - docker pull ghcr.io/ronaldsonbellande/infosec-and-hacking-scripts:main

Scripts you will find: (still structuring this repo....๐Ÿ˜)

* bruteforce - Password brute forcing.
* cloud - Interacting with or testing cloud-based services.
* database - Testing traditional databases.
* enumeration - Enumerate DNS, web applications, and users.
* exploit - Exploits and exploit development.
* osint - Open source intelligence gathering.
* scan - Network scanners and parsers.
* shells - well, shells!!
* webapp - Tools for web application testing.
* wireless - Wireless testing tools.
* phishing - Tools to facilitate phishing.
* USB Rubber ducky - Scripts for rubber ducky/O.mg cables/Arduino/Bad USB
* ChatGPT -Automation Scripts generated with chatGPT
* Miscellaneous

## PS : THIS ๐Ÿ‘† SCRIPTS AND REPO IS FOR EDUCATIONAL PURPOSES ONLY!! 
I am NOT responsible for the misuse of this scripts to cause harm ๐Ÿ‘ฟ in the public ๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง or upon any infrastructure ๐Ÿ›๏ธ. 
USE THESE VERY POWERFUL AND FUN TOOLS RESPONSIBLY, you know, like alcohol! BE COOL!๐Ÿ‘Œ ๐Ÿ˜ ๐Ÿ˜œ

Contributor

  • Palpatine @alvin-tosh
  • Ronaldson Bellande @RonaldsonBellande