Pen Test Lab – 2.Passive Information Gathering
An information gathering endeavor is the pen tester locates publicly available information related to the target and seeks ways that could be exploited to get into the systems. There are…
Learning, Sharing, Creating
An information gathering endeavor is the pen tester locates publicly available information related to the target and seeks ways that could be exploited to get into the systems. There are…
It is quite easy to set up a simple ftp server or http server on your linux machine to server your simple task when you needed, mostly will be for…
It is a great tool if you need to expose your internal web application to Internet. Fast, easy, and most important, it is free. Here is the Announcement from Cloudflare…
Acunetix vulnerability scanner license is counted by the target number. Once consumed your target numbers, you wont be able to add new target into your scanner to do another scan.…
If you are having some VPS and you are not sure what you can use it for, here is one way you might think about it, using it to mine…
I have been introduced a couple ways to display OneDrive’s content, either using Cloudflare workers or using Heroku. You can find them from my previous posts: OneManager – Deploy a…
Microsoft 365 Developer subscription is good for 90 days and is renewable based on valid developer activity. If you’re using your subscription for development, it will be renewed every 3…
Here are some of my collections from Internet about Threat Hunting tools, information and resources. Steps to Scan and Fix your System 4.1 Download Malwarebytes Double click on the installer…
After received free Microsoft 365 E5 developer program’s subscription, there are some special consideration or configuration you might want to think about it. Here are some advanced usage cases I…
If you have your own domain, either purchased from domain registrar or applied it from some free domain service provider, you can add domain into Office 365 account to get…
Introduction: “EU.org, free domain names since 1996”. eu.org is the domain name under the European Union organization. EU stands for the European Union. Paul Mockapetris created the DNS server for…
OpenWRT can be installed on physical machine, virtual machines, also docker environment. This post summarizes some steps how to get OpenWRT running into your docker environment. Docker Image : sulinggg/openwrt:latest…