Enumeration Machine IP → 192.168.244.132 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.244.132 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...
OffSec PG - FunBoxEasy
Enumeration Machine IP → 192.168.101.111 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.101.111 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...
OffSec PG - Deception
Enumeration Machine IP → 192.168.225.34 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.225.34 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...
OffSec PG - Cyberspoloit1
Enumeration Machine IP → 192.168.124.92 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.124.92 OS Detection → os_info Port Service Other details (i...
OffSec PG - Born2Root
Enumeration Machine IP → 192.168.225.49 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.225.49 OS Detection → os_info Port Service Other details (i...
OffSec PG - BBS Cute
Enumeration Machine IP → 192.168.192.128 Network Scan Nmap scan → nmap -A -Pn -p- -T4 -o nmap.txt 192.168.192.128 OS Detection → OS: Linux; CPE: cpe:/o:linux:linux_kernel Port ...
How the M1 works well
The following is from a tweet → In case you were wondering: Apple’s replacement for Intel processors turns out to work really, really well. Some otherwise skeptical techies are calling it “blac...
How Apple Changed the Industry
Phones and computers never used to be compared when it comes to power. Phones generally use ARM while computers use x86. Phones have been getting faster much more than computers. When they reach po...
How do Smartphone CPUs work
An SoC has 5-10 billion transistors that fit in the size of a penny. A phone microchip is composed of DRAM (Dynamic RAM) on top and the SoC on the bottom. This setup is called a Package on Package ...
Basics of WebHook Security
Introduction Apps can communicate with each other in one of two ways → Polling or through WebHooks. WebHooks are automated messages sent by an app when something happens. They have a payload and a...