@KhitMinnyo
  • Stars
    star
    57
  • Global Rank 301,118 (Top 11 %)
  • Followers 48
  • Registered over 6 years ago
  • Most used languages
    Shell
    66.7 %
    Python
    13.3 %
    C
    6.7 %
    Visual Basic
    6.7 %
    Java
    6.7 %
  • Location πŸ‡²πŸ‡² Myanmar (Burma)
  • Country Total Rank 113
  • Country Ranking
    Shell
    3
    Visual Basic
    3
    C
    11
    Java
    36
    Python
    41

Top repositories

1

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 program
Java
7
star
2

pwgen

pwgen is a repeated password generator.
Python
5
star
3

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.
Shell
5
star
4

clram

This scripts is for cleaning RAM on Linux systems
Shell
4
star
5

mingw32

This program will install mingw32 in your Kali, Ubuntu & others Debian based Linux systems.
Shell
4
star
6

vuln.c

This is for studying Buffer Overflow Only
C
4
star
7

poweroff-reboot-error

This bash scripts files can solve your Linux System's error of poweroff and rebooting error. Read the scripts index carefully.
Shell
4
star
8

shell_code

There are some malicious code which can make buffer overflow attack and you can apply them with vuln.c program.
3
star
9

nvidia-kali

This script will install NVIDIA driver in your Kali Linux system. (tested up to Kali 2020)
Shell
3
star
10

mib-values

Some of the Windows Compatible MIB values
2
star
11

kmn-conky

This will describe your system information such as system, processors, memory, HDD and Network information.
2
star
12

BF-Exercise

These are the files we needed to practice Buffer Overflow Attack.
Shell
2
star
13

kmn-aio

Testing for my Linux
2
star
14

clean-ram

Shell
2
star
15

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.
Visual Basic
2
star
16

testing

1
star
17

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!
Python
1
star
18

dvwa2

This is prepared version of dvwa.
Shell
1
star
19

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.
Shell
1
star
20

Google-Dorks

This is for Sharing only. I get this from https://pastebin.com/Tdvi8vgK.
1
star
21

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.
Shell
1
star