Hello guys...am thinking of learning python . I am following python series on null byte forum and python course on pentester academy...Are these material enough for me to become writing tool in python or do i need material apart from these two ...
Forum Thread: Need Help for Learning Python
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
2 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
6 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
10 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
Hack Like a Pro: How to Crack Passwords, Part 3 (Using Hashcat)
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
Hack Like a Pro: How to Crack User Passwords in a Linux System
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Dox Anyone
-
Tutorial: DNS Spoofing
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: Spy on Your "Buddy's" Network Traffic: An Intro to Wireshark and the OSI Model
-
How To: Use Leaked Password Databases to Create Brute-Force Wordlists
-
How To: Perform Local Privilege Escalation Using a Linux Kernel Exploit
-
Hack Like a Pro: Finding Potential SUID/SGID Vulnerabilities on Linux & Unix Systems
-
Locking Down Linux: Harden Sudo Passwords to Defend Against Hashcat Attacks
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
How To: Set Up a Wi-Fi Spy Camera with an ESP32-CAM
11 Responses
Who teaches the teacher?
The Default How to Train Your Python is helpful,you should go through the entire series.
my question is apart from that one you mentioned( python series on null byte forum), should I follow some other tutorials to write/script tools in python.. am following python series on null byte as well as python course on pentester academy...do i need any more tutorial apart from these two ..hope you get my point ..
You do realize that you're asking "If I learn Python, will I be able to use Python?"
The best thing you can do is download Python IDLE and work along with ANY kind of online tutorial.
You should find tutorials using third party modules, as they are usually the most powerful. Learning them now could be very beneficial later.
-Defalt
Default,are you going to be doing tutorials on using third party modules? If you are,I can't wait!
Third party modules are so numerous that there really is no point in making a tutorial for each and everyone, while they are all heavily documented. You should read the docs of the module you wish to use. Justs google one that seems interesting. Might be better to first get a goal though. Just making a program up to practice it doesn't really work. You need to have a problem and then use Python to solve it. What that goal is, is something you need to come up yourself. You could try making your own version of a hacking tool or something like that.
Yes, after covering commonly used standard libraries, we'll be moving the series into some popular third popular modules.
-Defalt
These books may help you:
first one is for normal stuffs, other three books will teach you to code hacking tools
thank u Mr.DARK KNIGHT....i have got 3 book( Violent, gray hat and black hat python) i just see the content of those 3 book and i think 3 will be very very useful...espically Black hat python...Thank you very much brother
Share Your Thoughts