Kamil's repositories
Pentesting-with-Python
Various penetration testing tools written in Python. Based mostly on ideas and implementations presented in 'Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers' by TJ O'Connor and 'Black Hat Python' by Justin Seitz.
NetRay
Lightweight swiss army knife type utility to perform various quick checks on domains and IP addresses. Aim of the project is to combine common information gathering tools such as WHOIS with integration with various data providers through API, and enable analyst to avoid having to access multiple web based interfaces.
reverse-engineering
Debugging, disassembly and fuzzing tools implemented in Python
Alien_Invasion
Game based on 'Alien Invasion' project from "Python Crash Course" by Eric Matthes
hello-world
new repository
learning-log
Learning journal Django web apllication based on tutorial presented in 'Python Crash Course' by Eric Matthes
linux-kernel-projects
Various scripts and projects related to linux kernel manipulation