Session Hijack Attack And Management

October 8, 2017 gotowebs 0

Let’s start with the explanation of the session management role. This mechanism is a fundamental security component in the majority of web apps. It enables the application to uniquely identify a given user across a […]

How To Find Vulnerabilities In Source Code

September 30, 2017 gotowebs 0

All the attack techniques we described so far involved interacting with a live running app and have largely consisted of submitting the crafted input to the application and monitoring its responses. We will now examine […]

Testing cryptography In Android apps

September 17, 2017 gotowebs 0

Essentially, when a developer writes code it is the everyday equivalent of writing a letter to the internet, more often than not that letter has the ability to unlock sensitive consumer information that can be […]

1 2 3 4 19