all blog posts

The Security Bootcamp
Strengthen Your Organization's Defenses with our Security Bootcamp

The Security Bootcamp is a transformative training program designed to empower your IT department with hands-on cybersecurity skills, enhance team collaboration, and instill a culture of security consciousness. Participants engage in hacking challenges, problem-solving, and teamwork, ultimately growing as protectors of your digital assets.

4 Oct 2023
hacking

Hacking Tool: sqlmap
Database takeover tool

sqlmap is a CLI tool for automated discovery of SQL injection vulnerabilities in web applications.

What

sqlmapproject/sqlmap : Automatic SQL injection and database takeover tool

3 Oct 2023
tutorial hacking

Hacking Tool: hydra
Brute force login cracker

Show how easy it would be to gain unauthorized access to a system remotely.

What

Hydra is a brute-force tool to perform dictionary attacks against protocols such as Ftp, Http(s), Cisco, Oracle, Postgres, SMTP, Telnet, SSH and many more.

vanhauser-thc/thc-hydra : hydra

2 Oct 2023
tutorial hacking

Hacking Tool: nmap
The free Network Mapper

Before Trinity could take down the electric grid, she had to find an attack vector. Her hack started with… nmap!


And then used an actual SSH exploit. Nmap can obviously do more than tell you whether SSH is on port 22 ;)
1 Oct 2023
tutorial hacking

The itenium Slack Meme Bot® : with AI?
Implementation was easy enough. Is ChatGPT up for the task?

A few hours of fun, playing around with Docker, Cron, Node, Shell and a FileServer. Can ChatGPT do this too? And maybe in less time?

To be honest, I am very biased against ChatGPT but still hoping, very hard, that it can just do this, so that I can start using it for simple stuff, POCs and more!

5 Jul 2023
product fun

The itenium Slack Meme Bot® : Implementation
How was the Slack Meme Bot implemented?

How does the Slack Meme Bot work, technically?

4 Jul 2023
product fun

The itenium Slack Meme Bot® : Installation
Use your meme collection to liven op your Slack channel

You want to post memes to Slack but who has time for that?
Time to automate this to avoid scrolling through your entire collection whenever it is time to post one!

3 Jul 2023
product fun

Quality Assurance @ itenium
Current Trends in Q&A Engineering and How Itenium Can Help

As technology continues to advance at an exponential rate, the field of quality assurance (Q&A) engineering is constantly evolving. One of the current trends in Q&A engineering is the increased use of automation. As the complexity of software applications continues to grow, so does the need for efficient and reliable testing methods. Automated testing can help speed up the testing process, improve accuracy, and reduce costs. With the use of advanced tools and techniques, automated testing can also be customized to fit the specific needs of each software project.

29 Jun 2023