Ashutosh VermaPre-requisite Knowledge for Cyber Security — TryHackMe Learning PathIn this post I will be reviewing a new learning path released by TryHackMe on their platform which is Pre Security. This learning path is…Jul 7, 2021Jul 7, 2021
Ashutosh Verma“Hacksudo: aliens” Vulnhub Machine WriteupWhenever I choose a machine to practice I always try to choose one having some writeups so that I can help myself whenever I get stuck in…Apr 11, 2021Apr 11, 2021
Ashutosh VermaWhat I Learned from eJPT Certification ExamRecently I passed eJPT exam and I felt very happy because being a student I used to think that I won’t be able to crack the exam as I do…Mar 20, 2021Mar 20, 2021
Ashutosh VermaMultiple Methods of Performing Web Server Version DetectionDetecting version of a service is one of the important step which is performed in the initial phase of the ethical hacking. After knowing…Nov 3, 2020Nov 3, 2020
Ashutosh VermaPlaying with your C program at machine levelToday programming has become one of the required skill in most of the field whether it is medical field, business, education or any other…Sep 30, 2020Sep 30, 2020
Ashutosh Verma“Monitoring:1” Vulnhub Machine WriteupIn this article we are going to solve vulnhub machine “Monitoring:1” which can be downloaded from here.Sep 20, 2020Sep 20, 2020
Ashutosh VermaHow to search on google wisely using advanced operators(a.k.a dorks)Google is a wonderful tool which we all use almost daily. But do you know how you can refine your search results to get exactly what you…Aug 12, 2020Aug 12, 2020
Ashutosh VermaHow can you write your own simple port scanner using python3In initial steps of a pentest, port scanning is one of the most important step you are going to perform. There are lot of tools already…Jul 25, 2020Jul 25, 2020
Ashutosh VermaWhat is python3 virtual environment and how to create it in linux?This time we are going learn about python virtual environment. If you code in python then you must be aware of pip package installer which…Jul 18, 2020Jul 18, 2020
Ashutosh VermaMake Your Own Linux CommandsInstalling a package/software in linux is easy, if the package is available in linux repository then you just have to use apt/yum command…Jul 11, 2020Jul 11, 2020