contact

or cancel

Security

timebomb.it API and PHP Wrapper Class

If you haven’t read anything about our newest web and mobile app timebomb.it, make sure to stop by Send Time Limited Secure Logins with timebomb.it. Lets take a look at the simple API we made so developers can use timebomb.it … Read more…

Author

Matt

Category

Security

WebApp-Security-and-Lock-Picking-Things-Arent-That-Different

WebApp Security and Lock Picking: Things Aren’t That Different

Woah, application security and picking locks- sounds like the topic of lunchtime conversation at DEFCON. When it comes to exploitation, attacks, vulnerabilities, and mitigation techniques, security in any field is really all the same. Sometimes explaining web application security is difficult, but it seems when we match it with something more tangible, like the hard steel of locks, some sense comes to life. Lets start with a “hypothesis”, and then look at some worthy comparisons between 1′s & 0′s, and padlocks & handcuffs. Read more…

Author

Matt

Category

Security

Simple WebApp Cross Site Scripting (XSS) Attack

XSS, or Cross Site Scripting, is one of the biggest security risks that any web application developer or concerned client should have a good understanding of. XSS makes use of vulnerabilities in a website to inject [malicious] code. Websites are made up of many elements, including things like header information, HTML elements, and sometimes JavaScript elements. Read more…

Author

Matt

Category

Security