There are no reviews yet. Be the first to send feedback to the community and the maintainers!
JavaApplet
These are from Offensive Security. This is for study Client-Side Attack with JavaApplet. A good example of a client side exploit based on a human vulnerability, as opposed to a software vulnerability, is the JavaApplet client side attack. This attack affects targets with Java installed and enabled in their browsers โ a required feature for many administrators and power users. As JavaLenabled browsers can run Java applications, it is quite trivial to make our own malicious Java applet which will execute code of our choosing when run. However, there is one drawback: the user will get a warning box before execution of our Java payload. The average user may not understand the implications of clicking Run on this warning box. If the user runs the program, the Java software installed on the victimโs machine will execute our payload happily.!! The Java code below will download a given executable and execute it in a temporary directory on the target machine. But, you need to edit IP address in the programpwgen
pwgen is a repeated password generator.sAINT
sAINT installer script for Kali Linux. But, it may be fine on Ubuntu & other Debian Linux. If you use this script, you can easily start sAINT with a single command "sAINT" and then you can get output file just enter "sTarget" in your terminal.clram
This scripts is for cleaning RAM on Linux systemsmingw32
This program will install mingw32 in your Kali, Ubuntu & others Debian based Linux systems.vuln.c
This is for studying Buffer Overflow Onlypoweroff-reboot-error
This bash scripts files can solve your Linux System's error of poweroff and rebooting error. Read the scripts index carefully.nvidia-kali
This script will install NVIDIA driver in your Kali Linux system. (tested up to Kali 2020)shell_code
There are some malicious code which can make buffer overflow attack and you can apply them with vuln.c program.mib-values
Some of the Windows Compatible MIB valueskmn-conky
This will describe your system information such as system, processors, memory, HDD and Network information.BF-Exercise
These are the files we needed to practice Buffer Overflow Attack.kmn-aio
Testing for my Linuxclean-ram
oscp-wget-vbs
If you's studying on file transferring with Scripting languages, you may need to create wget-vbs. So this will help you to create it quickly. I got this from Offensive Security Courses. This is my sharing only. If you don't want to create, you can use wget.vbs which is already made for ready to use.vrfy
This script can check usernames from SMTP servers. You can run this "./vrfy.py -v -h <IP address> -u <UserListsFile.txt>" . For example, ./vrfy.py -v -h 192.168.0.5 -u users.txt. Good Luck!dvwa2
This is prepared version of dvwa.Google-Dorks
This is for Sharing only. I get this from https://pastebin.com/Tdvi8vgK.nvidia
Don't use this if your computer has no Nvidia. This program will check Kali's Sources list file and fill latest Kali's source. And then will install NVIDIA packages to Kali. You can see instructions in the program while running.alienKali
This is for ones who want alien character in Kali's root terminal. This scripts will set alien character in your Kali Linux's Root Terminal instead of @ symbol.Love Open Source and this site? Check out how you can help us