CTF – [√-1 +1]CTF Server – Braille
The Challenge Found on the discord server [√-1 +1]CTF Server The Solution Braille is Reading script for the blind But how to translate this the easiest way. One good google search -> braille...
View ArticleCTF – [√-1 +1]CTF Server – Lazy DB
The Challenge The Solution This one was fun to do but I needed some help in the beginnen Clicking on the source So in the source we see that we need 144 character long string We can use a post...
View ArticleBasic – cURL
What is Curl curl is a tool to transfer data from or to a server, using one of the supported protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP,...
View ArticleInstall and configure Burpsuite
What is Burpsuite Burp Suite, a framework of web application pentesting tools, is widely regarded as the de facto tool to use when performing web app testing. BurpSuite acts as a proxy between your...
View ArticleCTF – HTB – Stego – DigitalCube
The Challenge The Solution Unzipping the file is giving me Digitalcube.txt First as with all files. The Exiftool Opening the file is giving me binary code Putting it in Cyberchef is giving me rubbish...
View ArticleFix Pi-hole not showing Twitter Images
When using twitter on my mobile and connected to my WIFI at home I noticed the images are not loading in the twitter mobile app When turning off pi-hole the images are loading. But nothing was blocked...
View ArticleCTF – [√-1 +1]CTF Server – Just ADD
The Challenge The Solution In the file downloaded we only see numbers. 1 per line There are allot. So, doing the sum manually is not recommended We can do it in PowerShell, but I still need to learn...
View ArticleCTF – [√-1 +1]CTF Server – Fuzzy
The Challenge The Solution We are getting a wav file to explore. By listing to it we only hear weird sounds in different frequencies First what we always do with a file exploration Exiftool: String...
View ArticleCTF – [√-1 +1]CTF Server – Blinking Lights
The Challenge The link directs you to a chat with only Black and White dots The Solution So space are black and dots are white. First I thought it was more code. Because the title of the challenge is...
View ArticleCTF – [√-1 +1]CTF Server – Meta
Challenge Solution Downloaded the Image The challenge is called meta. So, looked at the meta and found artist has a string...
View Article