[HINDI] Build Your Own Port Scanner in Python | Pentesting with Python



12
16011

Hello everyone. Hacking is all about developing your own ways to attack a target, and to show how creative you are. In this video I will make a small port scanner script in Python. The concept is to make a connection with each given port and if it is successful, that port is open. You should know the Python basics to understand this, or you can just watch it for concept. The details of the video: 1. Command line arguments in Python 2. Importing socket, sys, time, threading 3. Iterating through start and end ports 4. Making socket connections on each port 5. Checking if the connection is successful 6. Optimizing the script with multi threading 7. Calculating time elapsed in the scan If you want to learn Ethical Hacking in Hindi, I have made a course: Part-1, TechHacker Pre-Hacking: https://bittentechsolutions.in/product/techhacker-pre-hacking-course/ If you want to learn Python programming in Hindi, I have made a course on Udemy: Python for Beginners | Learn Python Programming in Hindi: https://bit.ly/3aHc1nE --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Official Website: https://bittentechsolutions.in Follow this link to join my Telegram Channel: https://t.me/bittentech Follow me on Instagram : https://instagram.com/ansh.98 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- If you liked my video, please don't forget to press the like button and SUBSCRIBE to my youtube channel. I will be posting videos on cyber security, ethical hacking and technology. Also some interesting tricks and techniques very soon so stay tuned and thanks for watching....:-)

Published by: Bitten Tech Published at: 3 years ago Category: علمی و تکنولوژی