Patrefans
LiveOverflow from patreon

LiveOverflow

patreon

LiveOverflow posts

Posts: 189 Files: 194
LiveOverflow post What is a Server? from patreon

What is a Server?

With this video I explain my ~17y/o self what a "Server" is. We look at server software and servers in datacenters to understand how the word is used.

LiveOverflow post Server Griefed and New Beginnings ... from patreon

Server Griefed and New Beginnings ...

I was bullied and kicked out. So I traveled very very far away to establish a new base. In the process I moved the world from 1.18.2 to 1.19.2, forcing everybody to upgrade their hacks and find the new IP. But can you also find my new base?

LiveOverflow post I Leaked My IP Address! from patreon

I Leaked My IP Address!

How bad is it to leak your IP address? VPN providers want us to believe it is dangerous, but I wanted to share my thoughts on the matter. Minecraft:HACKED https://www.youtube.com/playlist?list=PLhixgUqwRTjwvBI-hmbZ2rpkAl4lutnJGOALabs about VPNs: https://www.youtube.com/watch?v=hR5YOV__gGk

LiveOverflow post WorldGuard Bypass from patreon

WorldGuard Bypass

Telling the story how code review lead to the discovery of a common mistake plugin developers make. It also affects worldguard. However is it really worth fixing?

LiveOverflow post The Origin of Cross-Site Scripting (XSS) - Hacker Etymology from patreon

The Origin of Cross-Site Scripting (XSS) - Hacker Etymology

Why is it called "XSS"? Where does it come from and who influenced this type of website vulnerability?Full Playlist: https://www.youtube.com/playlist?list=PLhixgUqwRTjyakFK7puB3fHVfXMinqMSi

LiveOverflow post The Age of Universal XSS from patreon

The Age of Universal XSS

In August 1996, Internet Explorer joined the JavaScript security scene after they added JScript. During this era from around 1996-2000, tons of bugs were found what we would call today "Universal Cross-site Scripting". I find this word confusing, but looking back at the history, we can try t...

LiveOverflow post The End Of Humans In Minecraft from patreon

The End Of Humans In Minecraft

Hackers keep finding my server and ruin everything. Maybe it's time to end it.Watch full series: https://www.youtube.com/playlist?list=PLhixgUqwRTjwvBI-hmbZ2rpkAl4lutnJG

LiveOverflow post Three JavaScript Security Legends from patreon

Three JavaScript Security Legends

In this video we talk about the first JavaScript vulnerabilities in 1997, and how the field was dominated by three "XSS" legends.

LiveOverflow post Minecraft Force-OP Exploit! from patreon

Minecraft Force-OP Exploit!

We investigate how Herobrine got OP on my server and we look back at the network protocol vulnerability I reported in march.

LiveOverflow post Discover Vulnerabilities in Intel CPUs! from patreon

Discover Vulnerabilities in Intel CPUs!

In this video we explore the basic ideas behind CPU vulnerabilities and have a closer look at RIDL.

LiveOverflow post Code Review vs. Dynamic Testing explained with Minecraft from patreon

Code Review vs. Dynamic Testing explained with Minecraft

Maybe you are wondering how people can figure out crazy stuff in Minecraft. Generally there are two techniques: dynamic testing or reading code. So which method is better?

LiveOverflow post Self-Learning Reverse Engineering in 2022 from patreon

Self-Learning Reverse Engineering in 2022

There exist some awesome tools nowadays to accelerate your self-education for reverse engineering. godbolt and dogbolt are amazing to quickly learn basic assembly and reversing. Compiler Explorer: https://godbolt.org/ Decompiler Explorer: https://dogbolt.org/

LiveOverflow post The Same Origin Policy - Hacker History from patreon

The Same Origin Policy - Hacker History

In 1995 Netscape invented JavaScript (LiveScript) and it marked the start of client-side web security issues. In this video we explore this history and learn about the same origin policy (SOP).

LiveOverflow post Minecraft Seedcracking from patreon

Minecraft Seedcracking

Some players found my server and imprisoned me...We also talk about various techniques of cracking the seed of my server.

LiveOverflow post A Deeper Look at Hacking Laws from patreon

A Deeper Look at Hacking Laws

A deeper look into the german hacking laws to see what kind of actions are illegal. There are some surprising edge cases and lots of room for debates.

LiveOverflow post Are Resource Packs Safe? from patreon

Are Resource Packs Safe?

Let's explore how Minecraft can be customized. The knowledge we gain from that is very useful to identify interesting attack surface.

LiveOverflow post Illegal Minecraft Adventures? from patreon

Illegal Minecraft Adventures?

Laws are complicated and internet wide scanning is a bit of a grey area. So I wonder, what is ethical? Did I cross a line? What do you think?

LiveOverflow post Could I Hack into Google Cloud? from patreon

Could I Hack into Google Cloud?

Google announced the Google Cloud Platform (GCP) Prize 2021 - 133.337$ for the best bug bounty report for the Google Cloud Platform. Reading writeups is important to stay up to date and learn about different attacks. In this video I go over the 6 winners and share my thoughts.

LiveOverflow post Anti-Griefing Squad from patreon

Anti-Griefing Squad

I want to show you another Minecraft related project of mine. I tried to scan the whole internet for servers. A project like this is really good practice to gain more coding experience. And the knowledge gained is applicable to other areas, for example if I would ever want to build large scale scann...

LiveOverflow post Crafting a Minecraft 0day... from patreon

Crafting a Minecraft 0day...

In this video I show off my new XRay mod, we go mining, almost die in the Nether and discover a vulnerability in the Minecraft Protocol. Just another normal Minecraft:HACKED episode!(sorry I forgot to post this yesterday)

LiveOverflow post Flying Without Elytra from patreon

Flying Without Elytra

In this episode we start by exploring the basic AFK fishing farm. While building a potato farm we learn about the scientific method and how we can apply it to Minecraft to find a new fishing farm design for 1.19. Unfortunately we are still on 1.18.2, so we have to develop our own autofish mod. From ...

LiveOverflow post Exploring Minecraft Client Mods - Minecraft Hacker VS Herobrine from patreon

Exploring Minecraft Client Mods - Minecraft Hacker VS Herobrine

In this episode of Minecraft Hacked we are going to look into client mods and talk about cheating in general. Fabric Example Mod: https://github.com/FabricMC/fabric-example-mod Mixin Examples: https://fabricmc.net/wiki/tutorial:mixin_examples Mixin Wiki: https://github.com/SpongePowered/Mixin/wiki S...

LiveOverflow post Minecraft, But It's Reverse Engineered... (Minecraft Servers) from patreon

Minecraft, But It's Reverse Engineered... (Minecraft Servers)

In this episode we learn how Minecraft servers are implemented by looking at PaperMC and tracing the dependencies. Turns out the custom Minecraft servers rely on decompiling the server source code! It's insane what this Minecraft community has created.Grab the files: https://github.com/LiveOverf...

LiveOverflow post I Spent 100 Days Hacking Minecraft from patreon

I Spent 100 Days Hacking Minecraft

I got addicted to Minecraft, so I decided to hack it. I know this is a weird video for this channel, but it was really fun to combine Minecraft storytelling with technical tutorials. The result is a very unique hacking tutorial that hopefully can reach lots of new people. I hope you enjoy it!https:/...

LiveOverflow post Hacking for 10 Years... (Stripe CTF Speedrun) from patreon

Hacking for 10 Years... (Stripe CTF Speedrun)

Celebrating my 10 years of hacking and my 7 years on YouTube! In 2012 I came across my first hacking CTF. Stripe organized a Capture the Flag competition with 6 levels to learn about different vulnerabilities. This is what it all started for me. In this video I reflect on the challenges from back th...

LiveOverflow post Missing HTTP Security Headers from patreon

Missing HTTP Security Headers

In this video we talk about various HTTP headers that can improve or weaken the security of a site. And we discuss how serious they really are.

LiveOverflow post Finding 0day in Apache APISIX During CTF (CVE-2022-24112) from patreon

Finding 0day in Apache APISIX During CTF (CVE-2022-24112)

In this video we perform a code audit of Api6 and discover a default configuration that can be escalated to remote code execution. CVE-2022-24112: https://seclists.org/oss-sec/2022/q1/133GitLab: https://liveoverflow.com/gitlab-11-4-7-remote-code-execution-real-world-ctf-2018/Challenge files: https:/...

LiveOverflow post Crazy JSP Web Shell to Exploit Tomcat - Real World CTF 2022 from patreon

Crazy JSP Web Shell to Exploit Tomcat - Real World CTF 2022

This was a hard web CTF challenge involving a JSP file upload with very restricted character sets. We had to use the Expression Language (EL) to construct useful primitives and upload an ascii-only .jar file.

LiveOverflow post Sudo Exploit for Ubuntu 20.04 LTS | Ep. 17 from patreon

Sudo Exploit for Ubuntu 20.04 LTS | Ep. 17

This is the end. We finally develop a working sudoedit exploit for Ubuntu 20.04.

LiveOverflow post Fuzzing Java to Find Log4j Vulnerability - CVE-2021-45046 from patreon

Fuzzing Java to Find Log4j Vulnerability - CVE-2021-45046

After the log4shell (CVE-2021-44228) vulnerability was patched with version 2.15, another CVE was filed. Apparently log4j was still vulnerable in some cases to a denial of service. However it turned out that on some systems, the issue can still lead to a remote code execution. In this video we use t...

More Models