ilkemerogul's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
geekcomputers/Python
My Python Examples
ruby/ruby
The Ruby Programming Language
Nyr/openvpn-install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
zaproxy/zaproxy
The ZAP by Checkmarx Core project
OWASP/owasp-mastg
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
onsi/ginkgo
A Modern Testing Framework for Go
mozilla/geckodriver
WebDriver for Firefox
wiremock/wiremock
A tool for mocking HTTP services
andresriancho/w3af
w3af: web application attack and audit framework, the open source web vulnerability scanner.
cucumber/common
A home for issues that are common to multiple cucumber repositories
ruby/www.ruby-lang.org
Source of the https://www.ruby-lang.org website.
muellerberndt/android_app_security_checklist
Android App Security Checklist
spinkham/skipfish
Web application security scanner created by lcamtuf for google - Unofficial Mirror
blondiebytes/30-Days-of-Code
temyers/cucumber-jvm-parallel-plugin
Maven plugin to help running Cucumber features in parallel
kschiller/page-object-pattern-tutorial
Code examples for Page Object Pattern tutorial
muellerberndt/obfuscation-metrics
Processes and metrics for assessing obfuscation effectiveness
naukri-engineering/SeleniumCodeGenerator
Generate the code for Selenium Page Objects automatically
mosclofri/cucumber-ui-automation-framework
Easy to use Appium & Selenium Framework with Cucumber
tjmaher/WebDriver_TheInternet_Advanced
Selenium WebDriver/ Java: Testing against Dave Haeffner's site The-Internet, building up a suite of Common Utilities to help the process.
mosclofri/cucumber-ui-automation-test
Sample usage of cucumber-appium-java-framework
reneargento/hacker-rank-30-days-of-code
Solutions for the 30 days of code contest on Hacker Rank
tjmaher/engineering-blogs
A curated list of engineering blogs
muellerberndt/Apktool
A tool for reverse engineering Android apk files
mosclofri/BypassExchangePolicies
Bypass Exchange security policies for Microsoft Outlook and Gmail.
muellerberndt/OMTG-Test
tjmaher/WebDriver_TheInternet_Basics
A Quick and Dirty example of a Selenium / Java Test with Dave Haeffer's The-Internet Login page