This project is mirrored from https://github.com/Z4nzu/hackingtool.git.
Pull mirroring updated .
- Oct 01, 2020
-
-
Ajst_0077 authored
-
- Aug 15, 2020
-
-
Mr.Z4nzu authored
Refactored the whole project
-
- Aug 14, 2020
-
-
naveennamani authored
List of changes + Handling information about a tool has been improved a lot by providing a `HackingTool` class, which takes care of showing the options, running the selected option, executing the required commands + This class is designed with flexibililty and simplicity in mind, so adding a new tool is a lot easier, mention TITLE, DESCRIPTION, list of INSTALL_COMMANDS, RUN_COMMANDS and PROJECT_URL and there you go... + grouping all the `HackingTool`s is also made super simpler by providing a `HackingToolsCollection` class which groups the tools into their respective categories. Just add the instances of `HackingTool` classes to the TOOLS property of the `HackingToolsCollection`. + Refactored all the tools into separate files based on their categories. + Added a READM_template.md and generate_readme.py script to automatically generate Table of contents and the list of tools available automatically. + Now each tool in the README.md points to its project url if provided. This makes it easier to visit the project from the readme.
-
- Aug 12, 2020
-
-
Mr.Z4nzu authored
Security Fix for Remote Code Execution - huntr.dev
-
- Aug 10, 2020
-
-
Jamie Slome authored
[FIX] Command injection formatting user-supplied inputs
-
- Aug 05, 2020
-
-
Michele Romano authored
Minor fixes regarding usage of `subprocess.run` in order to make it work correctly
-
Michele Romano authored
Fixed the issue using the `subprocess.run(["program", f"options"])` method which is safe for formatting `user-supplied` inputs inside commands to be `executed`
-
- Jul 24, 2020
-
-
Mr.Z4nzu authored
Update install.sh
-
- Jul 23, 2020
-
-
epushor authored
wget option will not work with http but instead with https - or remove the entire line, the program will not install.
-
- Jul 21, 2020
-
-
Mr.Z4nzu authored
-
- Jul 19, 2020
-
- Jul 18, 2020
-
-
ellandor authored
-
- Jul 14, 2020
-
-
Mr.Z4nzu authored
-
Mr.Z4nzu authored
Added Issue templates
-
Al Muhimen authored
People are having issues that are good for development. But poor information issues can be really tough to work with. That's why added two issues template.
-
- Jul 13, 2020
-
-
Mr.Z4nzu authored
-
- Jul 11, 2020
- Jul 07, 2020
- Jul 05, 2020
- Jun 30, 2020
-
-
Mr.Z4nzu authored
-
- Jun 27, 2020
- Jun 26, 2020