warxim.com Open in urlscan Pro
2a02:2b88:1:4::cd  Public Scan

Submitted URL: http://warxim.com/
Effective URL: https://warxim.com/
Submission: On June 25 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ajax/email/

<form class="column is-10 is-offset-1" action="ajax/email/" method="post" id="contact-form" novalidate="">
  <p> If you would like to contact me, please fill in the form bellow. </p>
  <div class="field">
    <label class="label">Name</label>
    <div class="control">
      <input name="name" class="input" type="text" placeholder="Your Name" maxlength="50" minlength="4" required="">
    </div>
  </div>
  <div class="field">
    <label class="label">Email</label>
    <div class="control">
      <input name="email" class="input" type="email" placeholder="your@email.com" required="">
    </div>
  </div>
  <div class="field">
    <label class="label">Subject</label>
    <div class="control">
      <div class="select">
        <select name="subject">
          <option value="0">Other</option>
          <option value="1">Question</option>
        </select>
      </div>
    </div>
  </div>
  <div class="field">
    <label class="label">Message</label>
    <div class="control">
      <textarea name="message" class="textarea" placeholder="Text of your message..." minlength="20" maxlength="50000" required=""></textarea>
    </div>
  </div>
  <div class="field is-grouped is-grouped-right">
    <div class="control">
      <button class="button is-link is-pulled-right" name="send">Send</button>
    </div>
  </div>
</form>

Text Content

MICHAL VÁLKA

Home About Projects Portfolio Contact


MICHAL VÁLKA

Software Engineer, Ethical Hacker, Digital Artist


ABOUT ME

Hello and welcome to my personal page! My name is Michal Válka and you might
know me under my nickname Warxim.

I am software engineer and cyber security specialist from Brno (Czech Republic),
where I currently work as a Senior Software Engineer at SentinelOne. In addition
to that I enjoy digital painting, playing guitar and studying German.

If you have any questions, do not hesistate to contact me using the contact form
at the end of this page.


SOFTWARE ENGINEER

I love programming both web and desktop applications using Java, Javascript and
Python.


ETHICAL HACKER

I am interested in ethical hacking and cyber security.


DIGITAL ARTIST

I like to paint both images from reference (portraits and scenes from movies)
and concept art.


PROJECTS


PETEP

PETEP (abbreviation for PEnetration TEsting Proxy) is my open-source Java
application project for network communication proxying for the purpose of
penetration testing. It allows testers to setup proxies and interceptors to
manage the traffic transmitted between client and server. PETEP is also
extensible and modular, which can be used to create support for new protocols
and/or new intercepting modules.

Website: PETEP

Technologies: Java & JavaFX, SQLite, GraalVM Polyglot


DELUDER

Deluder is open-source tool for intercepting traffic of proxy unaware
applications. It is based on Frida and uses dynamic instrumentation to intercept
communication in common networking libraries.

GitHub: Deluder

Technologies: Python, Frida


VUCSA

Vulnerable Client-Server Application (VuCSA) is made for learning how to perform
penetration tests of non-http thick clients. It is written in Java (with JavaFX
graphical user interface) and contains multiple challenges including SQL
injection, RCE, XML vulnerabilities and more.

Website: VuCSA

Technologies: Java & JavaFX, SQLite


PORTFOLIO






CONTACT

If you would like to contact me, please fill in the form bellow.

Name

Email

Subject
Other Question
Message

Send


FOLLOW ME

GitHub

LinkedIn

Youtube

Michal Válka © 2024