Go vs. Python
tl;dr; It's not a competition! I'm just comparing Go and Python. So I can learn Go. So recently I've been trying to learn Go. It's a...
Hacking With Python #9 - SSH Bruteforce
This is tutorial on writing a SSH bruteforce program. Try implementing Threading or merging it with the botNet! All Links and Slides will...
Ruby vs. Python
Which is better, Ruby on Rails or Python and Django? This is a question we get asked repeatedly. It’s an important question too. You’ll...
C vs. Python: Speed
Introduction Python is a very popular interpreted scripting language. C is a very popular compiled language. Due to its compiled nature,...
Simple Python Fully Undetectable (FUD) Reverse Shell Backdoor
During Internal penetration testing, sometimes you get an environment, where Antiviruses are up to date, which means that, you cannot use...
Custom Reverse Shell Backdoor for WIN/LIN/MAC
Python in penetration testing and you may use or tune the code for a real world case. Plus you will be aware of the effectiveness of...
Which Programming Language Should I Learn First?
Why Do You Want to Learn to Code? Depending on what it is you want to make or do, your choice might already be made up for you. To build...
Hacking With Python - Basic SSH BotNet
How it works It's not very complicated! I was already familiar with some of the rudiments of the IRC protocol from hacking on a simple...
8 ways to use Python Programming
Python is really a language which has swept the scene in recent years in terms of popularity, elegance, and functionality. Research shows...
Best Programming Languages for Hacking
Every application or site you use is programmed in a particular computer language also known as Programming, and people such as Hackers...