Software / Hardware / Electronics Jam

Join us this Saturday at TOG Hackerspace for an exciting Software / Hardware / Electronics Jam from 12:00 PM to 6:00 PM – the perfect way to kick off the new year and beat those January blues!

Whether you’re into software, hardware, or electronics, this jam is for you. Dive into your projects or explore new ideas – our space is equipped with a wide array of electronic components, tools, and test gear at your disposal.

Don’t have a specific project in mind? No problem! Feel free to drop by, mingle with fellow enthusiasts, and discover the exciting things others are working on. Expect enthusiasts from our Digital Systems Design Using Microcontrollers course, focusing on the RP2040 microcontroller, to be there to share and collaborate. Enjoy a relaxed atmosphere with plenty of tea, coffee, and snacks available throughout the day. Best of all, it’s a free event, but we welcome donations to support TOG, our non-profit space.

Don’t miss out on the chance to be part of this dynamic and creative gathering. See you at TOG Hackerspace this Saturday for an unforgettable Software / Hardware / Electronics Jam!

🕛 Date & Time: Saturday, January 6th, 2024 | 12:00 PM – 6:00 PM

📍 Location: TOG Hackerspace

ChatGPT Hackathon

Are you curious about what ChatGPT is and what it can do?
Have you been looking for an opportunity to try out some applications with it?
Would you like to try out your own knowledge and share it with others in a fun and friendly environment?

Then why don’t you come round to the first ChatGPT AI hackathon being held in by Tog in Dublin on Saturday 18 November?

We will run a free event during the day from 2:00 pm – 6:30 pm for anyone to visit and make things with this accessible new technology.

The event will be open to of people of all backgrounds and abilities and no expertise ChatGPT and other AI technologies will be required.
Bring a laptop or other device to participate though!

The event will feature demonstrations on how to use Chat GPT, challenges for things to make with it and there will be show and tell and prizes for what people make at the end.

Just afterwards will be the famous Tog Open Social so you will be welcome to stay and socialise with other technology geeks over a pizza. https://www.meetup.com/tog-dublin-hackerspace/events/297065665/

So please join us on Saturday the 18th of November from 2pm to 6:30 p.m. for the Chat GPT hackathon.

The event is free but let us know beforehand if you can so we can have an idea of numbers: info@tog.ie

Hardware and Software Jam

We are having an informal electronics, hardware and software session on Saturday 20th August from 15:00 in the space. Nothing too serious or complicated. Just a few of us working on a selection of random projects and things that we want to finish. An excuse to come in and do something at a slow and leisurely pace.

You are welcome to drop in and join us. If you are working on something, bring it in. Or you can just drop in, hang out, get a tour of the space and see what we’re up to. There’ll be lots of tea, coffee and biscuits.

It’s the same day as our regular monthly Open Social which is from 7pm till late. So it will blend into that event from 7 pm and we’ll be hanging around for the whole evening.

Hack Challenge Redo (part3)

We had a small break with our hacking challenges Redo. The format of the Meetup required a change, to accommodate for less experienced visitors. And as much as I love the SANS Institute Challenges, they tend to be quite a puzzle, especially later one. So for now, we are going to focus on couple other Hacking Challenges that are available online. And hopefully in December, when new 2022 SANS Hack Challenge starts, we will have a group ready to battle it together 🙂

Let’s start from Over the Wire. There are plenty games there, we will start with the Bandit, as most suitable to get used to the platform. Bandit offers 33 levels to play, it teaches Linux commands and tools. In each level your goal is identical, find a password to the next level, but let’s start from the beginning.

Over the Wire artwork

To play Bandit you will need to establish SSH connection to the Over the Wire lab server, all details of connection are given in Level 0.

So, what is SSH?

Secure Shell, sometimes referred to as Secure Socket Shell, is a protocol which allows you to connect securely to a remote computer or a server by using a text-based interface. When a secure SSH connection is established, a shell session will be started, and you will be able to manipulate the server by typing commands within the client on your local computer. System and network administrators use this protocol the most, as well as anyone who needs to manage a computer remotely in a highly secure manner.

How to use SSH on Windows?

Most common ways of using SSH on Windows is by using one of the clients. Most popular clients are: PuTTY, BitwiseSSH and OpenSSH. Windows 10 users have now the option to use build-in OpenSSH client. Just follow the installation details of your choose client.

How to use SSH on Mac?

Mac’s have build-in Terminal feature, that provides SSH client.

How do we do it on Linux?

That shouldn’t be a problem for any regular Linux users, but in case you are just starting with Linux. Go to your terminal and type:

ssh

This should list all ssh details and commands. If that’s not the case, just use the following command to install OpenSSH:

sudo apt-get install openssh-client

Full list of common SSH flags can be found here.

This should get everyone started and ready for this week challenge 🙂

One more thing, you may need to use Vim and couple Linux commands.

See you @ 5-7pm today @ our dedicated Discord channel.

Holiday Hack Challenge Redo (part 2)

Hello Everyone, we are about to join in ranks to battle the SANS Holiday Hack Challenge tasks again, today on dedicated Discord server. Please use the Meetup page for more details, ongoing announcements.

This post will summaries last Meetup progress and provides clues for further steps.

Let’s start we the recap. We started with:

Followed shortly by:

On the 23rd of January Meetup we have completed following tasks:

  • Objective 1 – Uncover Santa’s Gift List – clues in blog post video above
  • Objective 2a – Kringle Kiosk – clues in blog post video above
  • Objective 2b – S3 bucket – clues give at a Discord were: update the wordlist and add the searched bucket name, use ‘cat’ command to inspect the bucket. Copy and inspect in CyberChef the file. Start unpacking and remember to pipe the output whenever needed.
  • Objective 3a – Linux Primer – no clues were needed 🙂
  • Objective 3b – Point-of-Sale Password Recovery – clues give at a Discord were: download the package, no need to install the shop. Unpack the exe file, and poke around until you find app.asar and use 7zip to open Asar file.

Later today, 5-7pm GMT we will be focusing on following tasks:

  • all unfinished past tasks
  • Objective 4a – Unescape Tmux – no help needed
  • Objective 4b – Santavator operations – no help needed
  • Objective 5a – Speaker UNPrep – first clue: ‘strings door’ with some filters, more clues @Discord
  • Objective 5b – 5b: 33 Gkbps – no help needed
  • Objective 5c – Open the HID lock in the Workshop – no help needed
  • Objective 6a – Regex Toy Sorting – we will battle it together @Discord
  • Objective 6b – Splunk Challenge – clue: look for Bro.

See you later at Discord.

12 years of TOG – Holiday Hack Challenge Redo (part 1)

So, as promised we are going to start SANS Holiday Hack Challenge Redo run by Counter Hack Team. We will start with the latest 2020 challenge . You will need a valid email to create user account, which is instant. You can start straight away on your own or watch a couple helpful videos.

The first video that I would like talk about, it’s Ed Skoudis 2020 Hack Challenge Intro. Video is a great overview of this year challenge.

Second video is aimed at Hack Challenge first timers, it’s walk through the login page and the starting interface.

And don’t forget to join discussion later today at a dedicated Discord Channel https://discord.gg/MqCQkSzG. We start at 5pm today 🙂

This month we are going to focus on 2 objectives.

To help with starting the first objective you can watch this video:

Or read this article with helpful techniques. The online photo editor can be found here.

Watch the video below for the start of the second objective overview:

See you at Discord after 5pm GMT today, we will try to finish Objectives 1 &2 together.