RSA Encryption & Metasploit Module in Python π
Explore RSA encryption, the Metasploit RSA module, and how to rewrite it in Python. Perfect for ethical hacking enthusiasts!

Hack the Clown
909 views β’ Mar 31, 2025

About this video
Welcome to the last part of the series. In this video, we will explore the metasploit RSA module and rewrite it into python.
// Tags
#ethicalhacking #java #jetbrains #teamcity #cryptography #rsa #encryption
// Chapters
0:00 - Intro
0:34 - Mimicing the ruby methods
1:22 - encrypt_data()
3:43 - Confusing between public key and modulus
4:27 - Return statements in ruby
4:52 - max_data_size()
5:02 - Ternary expressions
6:07 - two_byte_chars()
6:22 - What is a codepoint?
6:44 - Bit shifting to determine glyph/codepoint size
7:42 - rsa_encrypt()
8:26 - PKCS 1 Standard
10:36 - pkcs1pad2() - a roller coaster ride
12:51 - Technique to get the LSB
// Links
None for now.
// Tags
#ethicalhacking #java #jetbrains #teamcity #cryptography #rsa #encryption
// Chapters
0:00 - Intro
0:34 - Mimicing the ruby methods
1:22 - encrypt_data()
3:43 - Confusing between public key and modulus
4:27 - Return statements in ruby
4:52 - max_data_size()
5:02 - Ternary expressions
6:07 - two_byte_chars()
6:22 - What is a codepoint?
6:44 - Bit shifting to determine glyph/codepoint size
7:42 - rsa_encrypt()
8:26 - PKCS 1 Standard
10:36 - pkcs1pad2() - a roller coaster ride
12:51 - Technique to get the LSB
// Links
None for now.
Video Information
Views
909
Likes
67
Duration
17:51
Published
Mar 31, 2025
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.