AngularJSFront End Development

Security measures for Angular Application

Angular is a popular JavaScript framework for building SPA (Single page applications). It is known for its strong performance, flexibility, and ease of use. However, like any other web application, Angular applications are also vulnerable to security attacks. In this blog post, we will discuss some best practices for securing your Angular applications. We will […]

DevOps

Jenkins Security Management

In this blog, We will learn how to secure Jenkins. One can manage security levels in the Jenkins environment and project security through “Configure Global Security.” Securing Jenkins defines who is allowed to access/use the system. Jenkins provides 5 types of authorization. Anyone can do anything– This is the least secure setup allowing users to […]

DrupalSoftware developmentTechnology

Why Choose Drupal Over Other CMSs?

Why Drupal? A primary question that comes to our mind before stepping ahead for development is how to choose the best suited CMS for the website from a variety of available CMS? Now, it depends on the requirements, if the website is a blog related website, you will definitely think of WordPress and if the website […]

Harsh Behl
Harsh Behl
Read

Application SecurityTechnology

What Lies Ahead of Web Attacks in 2017?

Being in the middle of the second quarter of 2017, we can already find a number of reports regarding web attacks, also known as cyber-attacks or cyber threats. Due to a constant rate of increase of reports regarding web attacks, it is essential for people all over the world to be aware of the imminent […]

Application SecurityProduct EngineeringSoftware development

XSS (Cross Site Scripting) Blog Series I Blog 1: Overview, Vulnerabilities and Types of Attacks

Have you witnessed a scenario where a trusted site gets injected with a malicious script attack? Well, commonly people refer this as a “‘Cross Site Scripting’ attack. The XSS scripts injected into a site can leak out sensitive data and information including cookies, session tokens, and auth tokens. The vulnerability of the XSS attack is […]

AWSDevOpsTechnology

Jenkins Google Authentication

In Jenkins by default user authentication is not enabled but we can establish the user authentication from the Global Security section. We have to create users for team members and it maintains all user in its own database. But we can also configure Jenkins with Google oAuth. So, if you are leveraging Google services and […]

Application SecurityAWSDevOps

The A to Z of Public Cloud Security Tools

You may wonder why an arrangement of servers, constructed of hard metal, which tend to run hot and weigh thousands of pounds, be called a “cloud”? This can be propped up only by an engineering diagram, in which data travels by an undefined pathway from beginning to end. So, the cloud refers to the randomized […]

Application SecurityTechnology

Android 6.0(Marshmallow) : What’s new in Security

Android has been the most used mobile operating system till date. With the huge base of end-users, Android has been guilty of hosting numerous security related bugs in the past. With the latest version of Android 6.0 namely Marshmallow being released, I expected to see a few changes in the security model. Change in the permissions […]

Ankit Giri
Ankit Giri
Read

Application Security

Experience at X0RC0NF, 2015 – A security conference

Being a technology focused company, TO THE NEW has always made its presence felt in major conferences around the world. This time, it was X0RC0NF in Cochin, India. I was invited to present my talk there and attend the conference as a speaker. The topic of my talk was “Anatomizing online payment systems: hack to […]

Services