Categories
- Hardware (4)
- Linux (3)
- Misc (2)
- Programming (10)
- Reverse Engineering (2)
- Security (6)
Tags
aide archassault buffer overflow cp2102 crackme Crawler ctf DDNS defense Digispark DIY enumeration Evil-AP IP resolution Joffrey KVM lan tap linux loopback metasploit MQTT nasm nodogsplash OpenWrt patch pe-file port-forwarding Python reconnaissance rj-45 security serial shellcode SLAE social engineering soldering SSH synergy Tools uart unicode
Latest blog posts
-
SLAE: “Polymorphic” – Assignment 6
Posted on 2018/01/04 | No CommentsThis blog post has been created for completing the requirements of the SecurityTube Linux Assembly Expert certification: http://securitytube-training.com/online-courses/securitytube-linux-assembly-expert/ Student ID: SLAE-1046 Assignment: Take 3 shellcodes from shell-storm and create “polymorphic” […] -
SLAE: Custom Encoder – Assignment 4
Posted on 2018/01/02 | No CommentsThis blog post has been created for completing the requirements of the SecurityTube Linux Assembly Expert certification: http://securitytube-training.com/online-courses/securitytube-linux-assembly-expert/ Student ID: SLAE-1046 Assignment: Create a custom encoding scheme like the “insertion […] -
SLAE: Egg Hunter – Assignment 3
Posted on 2017/12/19 | No CommentsThis blog post has been created for completing the requirements of the SecurityTube Linux Assembly Expert certification: http://securitytube-training.com/online-courses/securitytube-linux-assembly-expert/ Student ID: SLAE-1046 Assignment: Study the Egg Hunter shellcode. Create a working […] -
SLAE: Reverse TCP Shell – Assignment 2
Posted on 2017/12/15 | 3 CommentsThis blog post has been created for completing the requirements of the SecurityTube Linux Assembly Expert certification: http://securitytube-training.com/online-courses/securitytube-linux-assembly-expert/ Student ID: SLAE-1046 Assignment: Create a shell_reverse_tcp shellcode that connects to an […] -
SLAE: Bind TCP Shell – Assignment 1
Posted on 2017/12/12 | No CommentsThis blog post has been created for completing the requirements of the SecurityTube Linux Assembly Expert certification: http://securitytube-training.com/online-courses/securitytube-linux-assembly-expert/ Student ID: SLAE-1046 Assignment: Create a shell_bind_tcp shellcode that binds to a […] -
Joffrey – Stupid MQTT Brute Forcer
Posted on 2017/07/27 | No CommentsIf you don’t know what the MQTT protocol is I suggest watching the lecture “DEFCON 24 – Light Weight Protocol: Critical Implications” by Lucas Lundgren. Joffrey is a wordlist based […] -
Digispark ATtiny85 – Cheap “USB Rubber Ducky”
Posted on 2016/08/15 | 12 CommentsI believe most people are familiar with Hak5’s Rubbery Ducky, however, if you don’t here’s a tl;dr. It looks like a USB flash drive but acts like a keyboard, sort […] -
Manually Patching a PE File
Posted on 2015/10/29 | No CommentsApologies if this post doesn’t come out very clear, I’m mostly writing this for myself nor proof reading. This exercise goal is to manually patch a conditional jump in a […] -
Building an Evil-AP with TL-MR3020 – Part 3 – The Landing Page
Posted on 2015/06/29 | 1 CommentThis is part 3 of the “Building an Evil-AP with TL-MR3020″ series. If you haven’t read part 1 and 2 you can find them here. Now, we got the user […]