Latest Articles
Network Reconnaissance using Nmap [Cheat Cheet]
Network reconnaissance is a critical part of any network pentesting operation. Knowing more information about the target’s network will let us know about the
10+ parted command examples in Linux [Cheat Sheet]
parted command in a Linux is CLI based utility to work with partitions. You can create, modify or remove partitions via interactive or non interactive commands. …
Commands to List Users in Linux - 100% Beginner Friendly
Multiple methods and commands to list users in Linux. 2 different ways in linux to list users with many other details
10 Ways to Get File Extension in Python [SOLVED]
we can get file extension in python using splitex(), split(), rfind(), pathlib.path.stem() and rpartition() method by taking various examples
Introduction to Python for Machine Learning
We have discussed in detail Python for Machine Learning. We have also talked about the types of Machine Learning. For instance, we have provided brief …
