Complete Python Hacking Tutorial!

preview_player
Показать описание

If you would like to master ethical hacking, you are going to LOVE our bestselling Python course! Learn ethical hacking and penetration testing while working on practical Python coding projects. This video tutorial is a 3.5 hour of the course titled Master Ethical Hacking with Python on Udemy.

Time Stamps:
00:00 Introduction to the course
07:28 VirtualBox installation
19:07 Kali Linux installation
36:13 Guest additions installation
51:19 Python in Kali terminal
1:04:51 Stealing saved wireless passwords
1:26:47 Saving passwords to a file
1:29:49 Bruteforcing gmail
1:40:03 Bruteforcing any login page part 1
1:53:02 Bruteforcing any login page part 2
2:03:10 Finding hidden directories part 1
2:08:20 Finding hidden directories part 2
2:14:56 Discovering subdomains
2:26:28 Changing HTTP headers
2:40:24 Starting basic and digest authentication bruteforcer
2:50:48 Controlling threads
2:59:23 Coding run function
3:09:29 Printing usage and testing our program
3:22:02 Taking a look at ransomware

Рекомендации по теме
Комментарии
Автор

Time Stamps:
02:12 Introduction to the course
07:28 VirtualBox installation
19:07 Kali Linux installation
36:13 Guest additions installation
51:19 Python in Kali terminal
1:04:51 Stealing saved wireless passwords
1:26:47 Saving passwords to a file
1:29:49 Bruteforcing gmail
1:40:03 Bruteforcing any login page part 1
1:53:02 Bruteforcing any login page part 2
2:03:10 Finding hidden directories part 1
2:08:20 Finding hidden directories part 2
2:14:56 Discovering subdomains
2:26:28 Changing HTTP headers
2:40:24 Starting basic and digest authentication bruteforcer
2:50:48 Controlling threads
2:59:23 Coding run function
3:09:29 Printing usage and testing our program
3:22:02 Taking a look at ransomware

JosephDelgadillo
Автор

the 82 dislikes are from the people who accidentally hacked themselves

eljakersupreme
Автор

Time Stamps:
02:12 Introduction to the course
07:28 VirtualBox installation
19:07 Kali Linux installation
36:13 Guest additions installation
51:19 Python in Kali terminal
1:04:51 Stealing saved wireless passwords
1:26:47 Saving passwords to a file
1:29:49 Bruteforcing gmail
1:40:03 Bruteforcing any login page part 1
1:53:02 Bruteforcing any login page part 2
2:03:10 Finding hidden directories part 1
2:08:20 Finding hidden directories part 2
2:14:56 Discovering subdomains
2:26:28 Changing HTTP headers
2:40:24 Starting basic and digest authentication bruteforcer
2:50:48 Controlling threads
2:59:23 Coding run function
3:09:29 Printing usage and testing our program
3:22:02 Taking a look at ransomware

hector
Автор

When it started I thought
'this guys voice is so calming I would watch this if I knew how to hack anyway'
Then the other guy came like
'HACKING IS GBDXCBGEDCV'

imthebaldguy
Автор

These good collection of python tools are really useful for CTFs and penetration testing

viv_
Автор

1:01:01

Please don't call print a function.

def print()
if typing_shit
then: echo_shit

joshswart
Автор

1:42:25 what setting are you using for metasploitable? Host only adaptor, bridged or others?

yigitmehmetgul
Автор

Wooow Joseph
Learning is going to be fun.

lyricsmint
Автор

Hey JD, the issue you were having with wifisteal.py using email (@ ~1:22:30 - 1:26:00) was due to a coding error:
you have:
server = smtpli.smpt("smtp.gmail.com", 587)
should be:
server = smtplib.smtp("smtp.gmail.com", 587)
You forgot the "b" in smtplib, and transposed "tp" in smtp to "pt". Hope this helps.

pythong
Автор

It was an helpful video 😊..
Just wanted to correct that at 1:20:00 mistakenly you wrote "smtpli" instead of 'smtplib" that's why it didn't run while executing.

meera
Автор

I was wondering, can any other version of linux be used? Or must it only be kali linux? I have linux mint.
Thank you

kahoutang
Автор

Can you upload the next video for programming language history and how it works

maokosal
Автор

"the installation time might take 30 - 40 mins...."





My computer: no... I AM PERSEVERANCE I SHALL TAKE 2 DAYS

bluericegamer
Автор

I am having a problem, even after installing pyinstaller i am getting "wine 'path'/pyinstaller.exe cannot be found". It is in the wifi password cracking section of the video.

triambakanand
Автор

I am a beginner in python. so i can start this course

mohammedroshan
Автор

The wine function is causing me so many problems please help!

rowandas
Автор

I want to ask generous people here. If I learn all this then how we get work? Where we get work from?

MuhammadShahidkhan
Автор

Plzz explain hacking from first like in which software we should open

sainathsainath
Автор

At 1:25:31 I think the reason it didn't work is at 1:19:30 you wrote smtpli where you meant to write smtplib and didn't notice? Please comment on this and let me know if I'm right about that it would be appreciated!

mackenziehenry
Автор

Hi Sir,
Do I need to learn Python Object Oriented Programming for hacking/pentesting, or basic Python(not including OOP) is enough?

sknurulislam
visit shbcf.ru