We live in a global village of interconnected systems that share data and other services. Such an environment calls for heightened awareness around application security. Enterprises should establish a strong application security program and integrate security into the entire software development lifecycle including the design, development, verification, and maintenance processes. The following in an excellent […]
Continue ReadingCategory: Application Security
Resolve Facebook security warnings when a user enables https
When a user who has https enabled and lands on your page or Facebook app, your page maybe generating security warnings about webpage content that was delivered. Do you want to view only the webpage content that was delivered securely? If an FB app does not have the Secure Canvas URL set, the error message will be shown
Continue ReadingResolve Facebook Security Warnings when https is Enabled
This article if focused on Facebook App Security and Facebook https warning. You may have come across the security warning as shown below if your app requires communication over https. This is due to cross domain content that is being pulled together from various sources and combines to raise the SSL warnings. For example, you […]
Continue ReadingSQL Injection Attacks explained for the Developer
SQL injection attacks have become the most widely exploited security attacks on the Internet as they can usually bypass layers of security such as firewalls and any other network detection sensors. They are used most often to attack databases and for extracting any confidential information such as Social Security Numbers, Credit Card information etc. According […]
Continue ReadingUsing SHODAN to find insecure Servers, Routers and gain ROOT access
SHODAN lets you find servers/ routers/ etc. by using the simple search bar up above. Most of the data in the index covers web servers at the moment, but there is some data on FTP, Telnet and SSH services as well. Lets say you want to find servers running the ‘Apache’ web daemon. A simple […]
Continue Reading