pstree
  • Home
  • Author
wtf series - what the fuzz?

wtf series - what the fuzz?

5 years ago 3 min read techwtf-series
Fuzzing is a software black-box testing technique where units of a software system are being continuously tested against a stream of random data. Units can be methods, API endpoints, Database interfaces, etc. The
Read Now Read Later
Essam Hassan
By: Essam Hassan
wtf series - wtf is Linux namespaces?

wtf series - wtf is Linux namespaces?

6 years ago 2 min read
Let's start by running man namespaces > Name: namespaces - overview of Linux namespaces > Description: A namespace wraps a global system resource in an abstraction that makes it appear to the processes within the
Read Now Read Later
Essam Hassan
By: Essam Hassan
wtf series - wtf is chroot?

wtf series - wtf is chroot?

6 years ago 3 min read techwtf-series
Let's starting by typing man chroot in a linux terminal and see what we get > Name: chroot - run command or interactive shell with special root directory. Usage: chroot [OPTION] NEWROOT [COMMAND [ARG]
Read Now Read Later
Essam Hassan
By: Essam Hassan
wtf series - wtf is protobuf?

wtf series - wtf is protobuf?

6 years ago 3 min read wtf-seriestech
This is part of a series of posts explaining cryptic tech terms in an introductory way. Disclaimer: this series is not intended to be a main learning source. However, there might be follow
Read Now Read Later
Essam Hassan
By: Essam Hassan
wtf series - wtf is pstree?

wtf series - wtf is pstree?

6 years ago 2 min read wtf-seriestech
This is part of a series of posts explaining cryptic tech terms in an introductory way. Disclaimer: this series is not intended to be a main learning source. However, there might be follow
Read Now Read Later
Essam Hassan
By: Essam Hassan
Newer Posts
Page 2 of 3
Older Posts
Powered by Ghost
pstree