Script Engine

Script engine is a command line. It consists of different scripts related to different categories, all these scripts can be used for different purposes. This is a command line tool which means all the scripts can easily be executed using command line/terminal. All the scripts present in this command line tool related to different categories are either python scripts or shell scripts.

This command line tool is avaliable on GitHub, you can clone the repository and use this tool in you machine.

On the internet there are plethora of resources but they are present in distributed manner, and for a user to use them maintain them and organize them is not an easy task. This is the problem that we are trying to solve with the help of this tool, the problem of distributed resources, we want to make a tool that contains a variety of tools and scripts at one place, so it is easy for an individual to use them maintain/update them.

If you have any recomendations, issues or questions related to this webiste or in general, than you can reach out
to me.


01001000 01100001 01110000 01110000 01111001 00100000 01001000 01100001 01100011 01101011 01101001 01101110 01100111


Categories

Shell Scripts

Shell provides user an interface in Unix/GNU systems. By the help of shell also known as terminal a user can run different commands or utility/tools with some input data.
Shell script is a computer program designed to be run by the Unix shell. It is just like some program written in other programming languages.
Click on the link below, and and you will get collection usefull shell scripts.

Python Scripts

Python is a programming language used for various purposes programming, backend, automation etc.
The python scripts can be used to do repatitive tasks and for automation of certain processes.
Click on the link below, and you will get collection of userfull python scripts.

Networking Scripts

Computer network is a group of computers that uses a set of common communicayion protocols over digital interconnections for the purpose of sharing resourceslocated on or provided by the network nodes.
The networking scripts are the scripts are developed to help users to perform some taks related to networking such as monitoring network, scanning targets etc.
Click on the link below, and you will get collection of usefull scripts.

Cryptography Scripts

Cryptography is a method of protecting information and communication through the use of code, so that those for whom the information is intended can read and process it.
The cryptography scripts present in this command line tool can be used to perform different tasks, which comes under the umbrella of cryptography.
Click on the link below, and you will get usefull cryptograpy scripts.

Exploitation Scripts

Exploitation is a piece of programmed software or script which can allow hacker to take control over a system, exploiting its vulnerabilities.
Exploitation script present in this command line tool, will help you in your exploitation phase
Click on the link below, and you will get a collection of usefull scripts.

General Scripts

Scripts is a list of commands that are executed by a certain program or scripting engine. Scripts may be used to automate processes on a local computer.
The general scripts section of this command line tool script engine, contain some scripts that are not category specific rather they are general purpose and can be used for general purposes.
Click on the link below, all you will get a collection of usefull scripts.