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 […]

Exploiting Information By Disclosure

September 9, 2017 gotowebs 0

Today, we will describe the ways in which you can extract the further information from the app during an actual attack. Well, this actually mainly involves interfacing with the app in the unexpected and also […]

1 2