SandeepSainiProgrammer
Author of "Programming : Ethical Hacker Way" and independent programmer. India
Pinned Repositories
Banner_grabbing
Banner Grabbing is an enumeration technique used to glean information about computer systems on a network.
CrackZipFile
This script will crack a password protected ZIP files through Brute force attack.
FTP-annonymous-scanner
Many sites would offer anonymous FTP access. So let's check out :-)
FTP-cracker
This script will check FTP port is open or not then will do brute force attack !
IP_Track
This Script will correlate an Internet Protocol (IP) address to a physical location.
Port_scanner
This is port scanner script written in Python by Me ;-)
portfolio
My Portfolio
Python_Keylogger
This is the simple python keylogger coeded by me. Current version's functionality : -> Automatic execute everytime when windows start -> hide yourself -> recodrs every keystroke with windows name...
Reverse_shell_python
This reverse shell works by the remote computer sending its shell to a attacker.
YouTube_BOT
This script will increase YouTube Viwes ;-)
SandeepSainiProgrammer's Repositories
SandeepSainiProgrammer/CrackZipFile
This script will crack a password protected ZIP files through Brute force attack.
SandeepSainiProgrammer/YouTube_BOT
This script will increase YouTube Viwes ;-)
SandeepSainiProgrammer/FTP-cracker
This script will check FTP port is open or not then will do brute force attack !
SandeepSainiProgrammer/Python_Keylogger
This is the simple python keylogger coeded by me. Current version's functionality : -> Automatic execute everytime when windows start -> hide yourself -> recodrs every keystroke with windows name...
SandeepSainiProgrammer/Reverse_shell_python
This reverse shell works by the remote computer sending its shell to a attacker.
SandeepSainiProgrammer/IP_Track
This Script will correlate an Internet Protocol (IP) address to a physical location.
SandeepSainiProgrammer/Banner_grabbing
Banner Grabbing is an enumeration technique used to glean information about computer systems on a network.
SandeepSainiProgrammer/FTP-annonymous-scanner
Many sites would offer anonymous FTP access. So let's check out :-)
SandeepSainiProgrammer/Port_scanner
This is port scanner script written in Python by Me ;-)
SandeepSainiProgrammer/portfolio
My Portfolio
SandeepSainiProgrammer/SSH_Crack
This is simple python SSH bruteforcer and It takes the dictionary in a user:pass format.