Lockpicking Night at Tog

We host a Lockpicking night every two weeks on a Thursday evening from 7 pm in our space. Join us as we teach the various methods of picking and bypassing common locks in Ireland.

We have all the all equipment and tools to get you started on the night. The intent for the night is to have all lock enthusiasts together to pick locks, show new tools, techniques and make lockpicking more social. Only so much can be done stuck in the workshop, office, or sitting on the couch. Feel free to come along for even just an hour.

Check out our meetup page to know which Thursday it’s on. https://www.meetup.com/Tog-Dublin-Hackerspace/

Repair Café

Do you have broken items at-home – clothes, small appliances, toys, electronics?

No need to throw them away!
Save your things from the landfill and your wallet from having to replace them.


Bring them to our repair café and learn how to fix them together with our volunteers. We have tools, materials, space to work on your item, and repair experts who will help you with your repair.

TOG members will be on hand to show you around the space – come and enjoy a tea or coffee and a tour while you wait!

What objects can you bring in?

  • Clothes and accessories
  • Toys
  • Small electrical appliances and electronics
  • Small furniture
    … and many other things!
    Safety (PAT) testng for electrical devices will be available.

Where? TOG, Unit 1B Motor City
Kylemore Road, Dublin 12

When? – Sunday April 24th, 11 am – 4 pm
Admission free – all are welcome!

If you would like to be a fixer, drop us an email.

Spread the word and put up a poster.

This event was made possible with funding from the Accenture Sustainability Challenge.

Tog at Security BSides Dublin

Security BSides Dublin is taking place in the Convention Centre Dublin for an in-person event on the 19th of March 2022.

The conference brings together renowned Information Security professionals from all over the world and gives to all participants the opportunity to network, learn and participate among like-minded individuals while sharing or presenting their work.

We are delighted to be once again a community sponsor of this great event. We will be bringing our lockpicking skills and providing a lockpicking station. So while you drink your coffee drop by our table and try your hand at lockpicking and have a chat.

Book your ticket now via the below link

https://www.eventbrite.ie/e/security-bsides-dublin-2022-tickets-192813499367

Update

We had great fun, check out some photos below or in our gallery.

Tog At Dublin Comic Con

Dublin Comic Con returns to the Convention Centre Dublin on March 12th and 13th and we will be there. This is Ireland’s leading pop culture event. An event for the whole family. Covering everything from movies/tv shows to comics, cosplay and gaming! Whether you are coming to find rare collectables, meet some Hollywood actors and local artists, have your portfolio reviews by industry professionals or simply cosplay.

We will have a fan table on the 1st-floor both days. We are excited to showcase some cosplays that were built by our members. Sample projects to give everyone the idea of what can be built in our space. Please drop by and say hello.

You can find out more about the event via the following link.

https://www.dublincomiccon.com/ticket-information

Update

Check out our gallery for lots of photos from the event.

https://www.tog.ie/gallery/nggallery/all/dcc-spring-22

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.