Reverse shells and bind shells
An introduction to reverse shells and bind shells using netcat.
Welcome to my website! I write about various topics, including software engineering and cybersecurity.
You can subscribe to future posts using the feed.
An introduction to reverse shells and bind shells using netcat.
Netcat shells are unstable by default, but they can be improved and stabilised using Python.
Find out what Google dorking is, and how you can use it to find hidden content on the internet.
A short guide to one-on-one meetings for leaders.
Python sets are useful for creating collections of unique elements. They support operations such as finding the difference between two sets, joining multiple sets together, and more!