Tag Archives: Web Application Security

Multiple vulnerabilities on US Army Corps of Engineers site

Web application popularity is at a peak these days. Almost every big or small firms, government and educational organizations, etc have global presence as well as reach in the cyber space using it. And as always, as common everywhere! Security … Continue reading

Tagged , , , , , , , , , | Leave a comment

GitHub hacked by fellow member

GitHub is a web-based hosting service for software development projects that use the Git revision control system. GitHub offers both commercial plans and free accounts for open source projects.According to a news published at ZDNet, GitHub was hacked yesterday by … Continue reading

Tagged , , , , | Leave a comment

Indian state government to implement firewall after attacks

Indian government sites have always faced attacks and breaches in the past. Be it the “Shadow in the cloud” cyber espoinage, only a hope glows up to learn lessons from these attacks. Recently, Andhra Pradesh state government is implementing a … Continue reading

Tagged , , , , , , , , | Leave a comment

Breaking the barrier: Bypassing XSS filters

Cross site scripting a.k.a XSS is assumed to be a low level threat and often avoided by web developers during development and deployment of web applications. But the past years passed have faced the Tsunamis of XSS, making this attacking … Continue reading

Tagged , , , , | 1 Comment

SQL Injection attack infects 1 million webpages

Security researchers from Internet Storm Center (ISC) have pointed out a mass SQL injection attack. The attack was named lilupophilupop because it redirected users to a domain with that name. At that present time (December 2011) there were only 80 … Continue reading

Tagged , , , , , , | 2 Comments

PHP, ASP.NET, Java, Python and Ruby Vulnerable to DoS Attacks

Security researchers Julian Wälde and Alexander Klink showed how a common flaw in the implementation of the most popular web programming languages and applications can be used to force servers to use their CPU at full capacity for several minutes, … Continue reading

Tagged , , , , , | Leave a comment

Indian shopping scene: How safe is your online shopping?

Online shopping has always been on a boom due to various and popular schemes by sellers. Online market enhanced in the mid of 2000 and is now ruling the market at the top now. Security issues with online shopping has … Continue reading

Tagged , , , , , , | Leave a comment

Detecting load balancers

Load balancing is used to distribute workload across multiple computers or a computer cluster, network links, central processing units, disk drives, or other resources, to achieve optimal resource utilization, maximize throughput, minimize response time, and avoid overload One of the most … Continue reading

Tagged , , , | Leave a comment

XSS in official Adobe site

Cross-site scripting aka XSS has been a common threat faced by web applications these days. That’s why its on the top 10 chart of OWASP! :) Many times while browsing websites, we had came across  this vulnerability (like the FlipKart.com and … Continue reading

Tagged , , , , , | Leave a comment

XML encryption standard found to be unsafe

According to researchers at the Ruhr University of Bochum XML encryption used by IBM and Microsoft in web service applications presents certain vulnerabilities that would allow someone to intercept and decrypt the data transmitted between online servers. The official W3C XML encryption specification … Continue reading

Tagged , , , , | Leave a comment