Blog & Insights
Technology tips, cybersecurity news, and industry insights from our team.
Making ctf easy by scripting
I’ve done quite a few CTF challenges which often include modifying files in your preferred distro in order to simplify access or make things accessible. I’m talking about adding subdomains,...
Let’s learn fundamentals linux operating system pt. 2
Welcome back! In Part 2, we’ll delve into some essential concepts that will help you better navigate Linux. Here we’re going to cover file permissions, intermediate commands, the importance of chmod,...
Let’s learn fundamentals linux operating system basics pt. 1
Learning to hack effectively requires an understanding of the underlying technologies and operating systems you’re looking for holes in. Many of us who get started in Information Security or tech,...
God may not be making more land, but others are
Scroll to the bottom to watch the video this is from. You won’t be dissapointed. “Buy land, it’s the one thing God isn’t making more of” I’ve heard that phrase...
Cyberpunk edgerunners is the best anime since cowboy bebop, and i’ll die on this hill
“You’re gonna carry that weight…” Love, Death, Danger, and Fun. There is something to be said about anime’s impact on film and television. When I was young and captivated by...
Connecting an esp32 Wroom to flipper zero for fun and profit
If you’re lucky like me you recently got a Flipper Zero! Probably one of the hottest pentesting/hacking devices to hit the market in years since equipment like the Hak 5...
Armed for x86 how to run and compile x86 executables on kali arm
I’m gonna keep it real with you here, the ARM-based Macbook was and is a game changer when it comes to laptops. The battery life is excellent, it’s fast and...
A.i., and why it won’t replace us
Yes, this image was generated by A.I. :) A.I. used was DALL-E from OpenAI Unless you’ve been living under a rock in a jungle in a faraway land with zero...
Evil keyboard writing badusb scripts for flipper zero
Physical Attack time! One of the useful features of the Flipper Zero is the ability to inject commands and keystrokes via its BadUSB option. BadUSB on the Flipper takes commands...
Topology
Pre-Foothold All port nmap Deep scan Visit the webpage and find this According to the staff listing we have a sysadmin which means a potential login username. Also Our friend...
Soccer
found directory /tiny from go buster File manager access success! Default creds admin/admin@123 Found a vuln based on the version number in the bottom right. You can also get it...
Sau seasonal
Tried an all port scan but it was taking a REALLY long time, so I went straight for a deep scan. Tried visiting the standard 80 port but with it...
Precious
Pre-Foothold Ok! My previous walkthroughs were based on machines from the Proving Grounds by OffSec. This one will be my first from Hack-The-Box, also known as htb! Starting with an...
Pilgrimage
Pre-Foothold All port Deep_Scan Tried to visit the page and didn’t get a response via browser. So I curled the page and included the header and found a host name....
Pc
Pre-Foothold Started with an all port scan and got this Deep scan brought back this. Interested to see what 50051 is tried visiting the port via web browser and got...
Monitorstwo
Pre- Foothold Initial All port scan Deep port Login to Cacti looks interesting. The version is a little behind here, lets see if we can find default creds, got nothing,...
Making ctf easy by scripting
I’ve done quite a few CTF challenges which often include modifying files in your preferred distro in order to simplify access or make things accessible. I’m talking about adding subdomains,...
Linkvortex
Initial All Port scan. All port didnt bring much in. Moving to service enumeration Notice the disallowed entries. Let’s start there. I visited the first robots.txt link and got this...
Lame
Pre Foothold All port scan came back Deep Scan came back, anonymous login available. I’ll run a deep scan on that odd 3632 port as well 3632 Port. Something called...
Devvortex
Ok we’ve got another one of the seasonal machines here, lets get to it! Initial nmap scan scanning all ports only returns two, the common ones I come across Seeing...
Cozyhosting
All port Deep scan + redirect to cozyhosting.htb Found a login page, default creds did not work Inspecting the source leads to a template name and a bootstrap version Next...
Chemistry
Autorecon runs, I curl the headers for seperate ports. 9999 gives nothing 1111 shows info So does 5000. 5000 seems to be the most promising. I should say I got...
Busqueda
First nmap scan All we have is an open web port and an ssh port. Visited the page We have an idea of what is running based on what we...
Analytics
Pre Foothold nmap scan is taking a long time so I curled the IP and included the header Updated the /etc/hosts file nmap still taking long. Decided to just try...