admin

Setting up the Environment & Writing our First Program | Episode #2|

Setting up the Environment & Writing our First Program | Episode #2|

Welcome back to another class of Python Programming, where we learn python from scratch, it doesn’t matter if you are new to programming or even computers, I will have your back in every step you take to get to know more about programming languages or computers.  So, in the previous class, we get to know

Setting up the Environment & Writing our First Program | Episode #2| Read More »

How to make Stone Paper and Scissor game in Python

How to make Stone Paper and Scissor game in Python

So, you want a quick project to show off your python skills? Well, this could be a good beginner-level Python project to work on to test your basics and gets hands-on experience in Python programming. We chose Python because Python is a high-level programming language with an easy to use syntax and various modules built-in.

How to make Stone Paper and Scissor game in Python Read More »

Hacking Web Server: Bruteforcing SSH logins for gaining access

Hacking Web Server: Bruteforcing SSH logins for gaining access

Hello, What’s up? aspiring hackers, How’s the Cyberspace doing. Its been a while, and we are continuing our Hacking web servers series, this is the second post of the series. If you haven’t watched the first one, Go check it out now. Here: https://inventyourshit.com/hacking-web-server-ftp-backdoor-command-exection/ What is SSH? SSH means Secure Shell, It is a cryptographic

Hacking Web Server: Bruteforcing SSH logins for gaining access Read More »

Scroll to Top