Random Ghost
tinhan123: “it can feel weird to live the life of a freelancer. ”
Cheat Sheets para Desenvolvedor Web
O que são Cheat Sheets? Cheat Sheet na tradução literal, significa folha de cola. É muito difícil para um programador decorar todas as funções, classes e atributos existente nas diversas linguagens que utiliza no dia a dia, por isso utilizamos cheat sheets para ter a referência daquilo que precisamos na hora de programar. Seria mais […]
XSS And SQL Injection Vulnerabilities
XSS and Sql Injection are Top 2 injection attacks currently causing threat to web application. Cross-site scripting (XSS) is a code injection attack that allow…
How To Build A WordPress Website - How To Build WordPress Website
Grab Your FREE Copy of My Powerful Facebook Tips eBook at: http://fbpower.com/powerful-facebook-tips/ Join Me on Facebook: http://on.fb.me/Garin Follow ...
Four Horsemen of the Web Apocalypse - Brute XSS
Since the very first days of the world wide web, these applications are being a great target for hackers minds. New ways to interact with systems via HTTP protocol and technologies gave rise to a whole set of attacks. But until now, some of them remain very special: Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), … Continue reading Four Horsemen of the Web Apocalypse
Brute XSS - Master the art of Cross Site Scripting.
watering-hole-attack-info
A Brute Pwn - Rooting a Box via SQLi when MySQL Runs as Root
Sending a crafted request via curl to explore a SQL injection in a app/site with MySQL DB running as root, it is possible to root the system almost immediate...