How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 20.04
Prerequisites Step 1 — Installing Apache and Updating the Firewall How To Find your Server’s Public IP Address Step 2 — Installing MySQL Step 3 — Installing PHP Step 4…
Cyber Security with a flare
Prerequisites Step 1 — Installing Apache and Updating the Firewall How To Find your Server’s Public IP Address Step 2 — Installing MySQL Step 3 — Installing PHP Step 4…
1. Reconnaissance 2. Popping a reverse shell !!! 2.1. Making the connection 3. Reading user flag 4. Privilege Escalation 4.1. Hunting for SUID binaries 4.2. Getting root shell and reading…
Introduction Sudo is SuperUser DO and is used to access restricted files and operations. By default, Linux restricts access to certain system parts, preventing sensitive files from being compromised. The…
Log files are an essential part of Linux system administration and monitoring. But log files also quickly grow and take up a lot of storage space. The good news is…
CPU: BCM2711 GPU: Broadcom VideoCore VI RAM: Ethernet: 1 Wi-Fi: 2.4GHz/5GHz b/g/n/ac Bluetooth: true USB3: 2 USB2: 2 Storage: The Raspberry Pi 4 has a quad core 1.5GHz processor, with…
Kali Linux, a Linux distribution designed specifically for penetration testing, comes prepackaged with many pen test tools. Nessus® provides a penetration tester with a wealth of capabilities that will assist…
This is the update I have with switching to MoneroOcean.steam. This is a checkpoint, I have turned on special crontab jobs to ensure the miner is up, and a relaunch…
Current Rig Status: The “Down Time”that is reported is when I powered down my right I just built and am tweaking; to reconfigure and add a new rig setup and…
Definition(s): A method of accessing an obstructed device by attempting multiple combinations of numeric/alphanumeric passwords.Source(s):NIST SP 800-101 Rev. 1 A method of accessing an obstructed device through attempting multiple combinations…
ping (Packet Internet Gropper) The Ping command allows a user to ping another network IP address. Ping command sends ICMP ECHO_REQUEST packets to other hosts, and this command can help…