PY-QT GUI

GUI in Python Let's start simple : apt-get install python-qt4 😉 🙂 We need to program in OOP from here so just to refresh here are some links to brush upon the OOP concepts: OOP Concepts so from here expect some complexity! Simple GUI Window We will provide a simple GUI for Generating Random Password... Continue Reading →

CRYPTO…2

Following on with our last blog post: CRYPTO …1, this is the last attack on the RSA cryptosystem for which I bring to you some details and a working proof, as promised on our first blog post I will also link you to the ultimate RSACtfTool which works for most of the covered attacks. HASTAD... Continue Reading →

SNMP

SIMPLE NETWORK MANAGEMENT PROTOCOL INTRO: The SNMP is a pretty useful as well as a very powerful protocol both for  sys-admins and hackers. The protocol is used for management tasks on the network and for all the devices on it. It contains a wealth of information about the devices on the network beginning from (IP-addresses... Continue Reading →

CRYPTO …1

Taking up where we left from previous blog post: CRYPTO 101 we will now discuss the other two attacks on RSA namely as common modulus & side-channel(timing attack). While the first attacks the math behind the cryptosystem the latter attacks the implementation rather than the actual math of the cryptosystem. 1. Common Modulus attack: We... Continue Reading →

CRYPTO 101

We will start with RSA and then move on to different encryption and decryption algorithms and primarily their attacks ;-), one-by-one as I understand them and can provide you all with a working proof of concept for each one.  Some Maths First! (RSA) RSA involves two keys public and private. Let's look deep into these... Continue Reading →

Start a Blog at WordPress.com.

Up ↑

Hackaday

Fresh hacks every day

WordPress.com News

The latest news on WordPress.com and the WordPress community.