Number | Name of script | About | Link |
---|---|---|---|
1 | DNS Lookup Host | This is a shell script, which uses host command present in Linux based operating system, to find details related to a domain name or IP address. | |
2 | File Encrypter Decrypter | A shell script to encrypt and decrypt files. It uses GPG for encryption and decryption purposes. | |
3 | Password Generator Shell Script | This is a password generator shell script, one can use this script to generates passwords for different platforms, the password that gets generated are of good complexity. | |
4 | File Cut Copy Script | With the help of this script, user can easily move or copy file from one place/directory to another. | |
5 | HTTP(S)-Status-Checker | This is a shell/bash script which can be used to check the status code of all the subdomains present in a list. | |
6 | 403 Bypass | This is a shell/bash script which can be used to bypass the page which gives us 403 in response |