CSRF Configuration Runtime Statistics CSRF This is a filter which prevents Cross-Site Request Forgery based on a route or virtual host settings. At it’s simplest, CSRF is an...
Introduction Client Side (JavaScript) Use .innerText instead of .innerHtml Don't use eval Canonicalize data to consumer (read: encode before use) Don't rely on client logic for ...
Introduction SSL vs TLS Server Configuration Only Support Strong Protocols Only Support Strong Ciphers Use Strong Diffie-Hellman Parameters Disable Compression Patch Cryptogr...
Introduction Recommendations for a cipher string Scenarios Table of the ciphers (and their priority from high (1) to low (e.g. 18)) Examples for cipher strings OpenSSL How to...
Introduction Context Objective Proposition Collect information on the building blocks Identify and describe application-functionality services Identify and describe infrastruct...
Introduction Context Objective Proposition Collect information on the building blocks Identify and describe application-functionality services Identify and describe infrastruct...
Browser Manipulation Selenium Webdriver GET Request POST Request Watir Webdriver GET Request POST Request Selenium, Watir Arbitrary POST request Dealing with tabs Brows...
Introduction Recommendations for a cipher string Scenarios Table of the ciphers (and their priority from high (1) to low (e.g. 18)) Examples for cipher strings OpenSSL How to...