Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
260 views

Python For Hackers PT 1

This document provides links to Python scripts for hacking and security purposes. It includes scripts for cryptography, password cracking, port scanning, reverse shells, sniffing, and more. Each link is accompanied by a brief description and date. The focus is on using Python for offensive security techniques and tools.

Uploaded by

Elias Junior
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
260 views

Python For Hackers PT 1

This document provides links to Python scripts for hacking and security purposes. It includes scripts for cryptography, password cracking, port scanning, reverse shells, sniffing, and more. Each link is accompanied by a brief description and date. The focus is on using Python for offensive security techniques and tools.

Uploaded by

Elias Junior
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 34

PYTHON FOR HACKERS

PT.1
JOAS ANTONIO
 PDF in order to show codes that can be used in your daily life or
enhanced for some function, all credits will be left.
 https://www.linkedin.com/in/joas-antonio-dos-santos

DETAILS

22/08/2021
 https://github.com/Naategh/Py
Ck/blob/master/Cryptography/
crypto.py

CRYPTOGRAPHY

22/08/2021
TEXT TO HASH
https://github.com/Naategh/PyCk/blo
b/master/Cryptography/text_to_hash.
py

8/22/2021
XORCRYPT
https://github.com/Naategh/PyCk/blob/mast
er/Cryptography/xorCrypt.py

8/22/2021
KEYLOGGER
https://github.com/fikrado-orgnasation/python-for-Hackers/blob/main/keylogger.py

8/22/2021
https://github.com/bergmpet/cn
c-telegram

TELEGRAM C2

8/22/2021
PACKETANALYZER
https://github.com/SHathi28/Ethical-Hacking-
Python-
Scripts/blob/master/Network_Analysis_Scripts/
packetAnalyzer.py

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Password_Cracking_
Scripts/cryptForce.py

CRYPTFORCE

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Password_Cracking_
Scripts/md5Brute.py

MD5BRUTE

8/22/2021
https://github.com/SHathi28/Ethical-Hacking-Python-
Scripts/blob/master/Password_Cracking_Scripts/sha1Has
h.py SHA1HASH

8/22/2021
https://github.com/SHathi28/Ethic
al-Hacking-Python-
Scripts/blob/master/Scanner_Scri
pts/portScan.py

PORTSCANNER

8/22/2021
https://github.com/SHathi28/Ethic
al-Hacking-Python-
Scripts/blob/master/Scanner_Scri
pts/advancedPortScanner.py

ADVANCEDPORTSCAN

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Web_Pen_Testing_Scr
ipts/bruteforcer.py

BRUTEFORCE

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Web_Pen_Testing_Scr
ipts/directoryDiscover.py

DIRECTORYDISCOVERY

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Reverse_Shell_Scripts
/reverseShell.py

REVERSHELL

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Reverse_Shell_Scripts
/reverseShell.py

REVERSHELL

8/22/2021
https://github.com/Adastra-
thw/pyHacks/blob/master/Simple
TorConnect.py

SIMPLE TOR CONNECT

8/22/2021
https://github.com/Adastra-
thw/pyHacks/blob/master/Simple
ReverseProxy.py

SIMPLE REVERSE PROXY

8/22/2021
https://github.com/Adastra-
thw/pyHacks/blob/master/snmpBr
SNMPBRUTE uter.py

8/22/2021
https://github.com/Adastra-
thw/pyHacks/blob/master/JWTBru
JWTBRUTER ter.py

8/22/2021
https://github.com/Adastra-
thw/pyHacks/blob/master/Digest
Auth.py

DIGESTAUTH

8/22/2021
https://github.com/Hellsender01/vsftpd_2
.3.4_Exploit/blob/main/exploit.py

VSFTPD 2.3.4

8/22/2021
BADCHARIZARD
https://github.com/johnjhacking/Buffer-Overflow-
Guide/blob/master/Input%20Reflection/badcharizard.py
8/22/2021
https://github.com/johnjhacking/
Buffer-Overflow-
Guide/blob/master/Input%20Refle
ction/fuzz.py

FUZZ

8/22/2021
https://github.com/johnjhacking/Buffer-
Overflow-
Guide/blob/master/Input%20Reflection/g
otem.py

GOTEM

8/22/2021
https://github.com/johnjhacking/Buffer-
Overflow-
Guide/blob/master/Input%20Reflection/j
umpboyz.py

JUMPBOYZ

8/22/2021
https://github.com/johnjhacking/
Buffer-Overflow-
Guide/blob/master/Input%20Refle
OFFSET ction/offset.py

8/22/2021
https://github.com/johnjhacking/
Buffer-Overflow-
Guide/blob/master/Input%20Refle
SHELLING-OUT ction/shelling-out.py

8/22/2021
https://github.com/ualvesdias/Py
ngExfil

PYNGEXFIL

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Flooder_Sniffer_Spoof
er_Scripts/arpSpoofer.py

ARPSPOOFER

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Flooder_Sniffer_Spoof
er_Scripts/ftpSniffer.py

FTPSNIFFER

8/22/2021
https://github.com/SHathi28/Ethical-
Hacking-Python-
Scripts/blob/master/Flooder_Sniffer_Spoof
er_Scripts/macChanger.py

MACCHANGER

8/22/2021
https://github.com/DrSquidX/Ethical-Hacking-
Scripts/tree/main/Botnets
SQUIDBOTNET

8/22/2021

You might also like