Skip to content
View damianStrojek's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
Hacking
๐Ÿ‘จโ€๐Ÿ’ป
Hacking
  • TestArmy
  • Europe
  • 14:16 (UTC +02:00)

Block or report damianStrojek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
damianStrojek/README.md

wh1tec0re

๐ŸŽ“ Website: whitehat.zip

I'm an MSc Eng., Pentester and Author

๐Ÿ‘ฎ I work as a Senior Penetration Tester at TestArmy.

๐ŸŽƒ I proudly hold several certifications, including OSCP, OSED, OSEP, eJPT, AZ-900, SC-900, and CompTIA Security+.

๐ŸŒฑ MSc Eng. in Computer Science with a specialization in Artificial Intelligence and Machine Learning.

๐Ÿฅ… I'm in the process of obtaining the OSWE (Offensive Security Advanced Web Attacks and Exploitation) and OSCE3 certifications.

๐Ÿ”ญ I was previously ranked in the Top 600 worldwide and Top 20 in Poland on TryHackMe! In my free time, I also engage in challenges on HTB.

๐ŸŒฑ My master's thesis focused on analyzing the use of honeypot systems for detecting modern network attacks. The research involved collecting data from honeypot environments and applying artificial intelligence and machine learning techniques to process and classify the gathered information. The goal of the study was to evaluate the effectiveness of honeypots as a tool for identifying contemporary cyber threats and to explore how AI-based methods can improve the analysis of malicious network activity.

๐ŸŒฑ My engineering thesis focused on the design and implementation of a didactic environment for web application security testing. One of my more recent projects is an application for monitoring the performance of a computing cluster.

๐Ÿ“š During technical high school, I co-authored several textbooks for students in computer science-related fields. While most were originally published in Polish, some have recently been translated into English.

โšก Fun facts: Iโ€™ve spent around 6,000 hours playing Counter-Strike, and Iโ€™m also an amateur powerlifter / endurance sport athlete.

Connect with me:

damianFresh | LinkedIn damianFresh | TryHackMe damianFresh | HackTheBox damianFresh | Instagram damianFresh | Books


Pinned Loading

  1. Measuring-Performance-in-Computer-Cluster Measuring-Performance-in-Computer-Cluster Public archive

    Application for monitoring performance and energy consumption in a computing cluster.

    C++ 1 1

  2. LLM-Network-Scanner LLM-Network-Scanner Public

    LLM-Network-Scanner is a powerful tool that leverages the OpenAI API and advanced Natural Language Processing (NLP) models to identify and scan network hosts.

    Python 10 2

  3. SAPPV SAPPV Public

    SAP Parameter Validator is a script-based tool designed for the analysis and validation of SAP configuration parameters. This repository provides a Bash script that utilizes xmllint to extract and โ€ฆ

    Shell 3 1

  4. Security-Testing-of-Web-Applications Security-Testing-of-Web-Applications Public

    The aim of the work is to create an environment that allows you to experiment with the security of web applications by emulating popular types of their vulnerabilities and interacting with them in โ€ฆ

    HTML 2

  5. Dump-Merger Dump-Merger Public

    The Python script is designed to process various input files, such as database dumps or data from leaks and breaches, and convert them into standardized CSV files.

    Python