-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Proposal] DAST (Dynamic Application Security Testing) and SAST (Static Application Security Testing) for android applicaftions #80
Comments
Hey, looks good |
yes it works for me |
7 march will be nice |
Hey, what's the update on presentation? |
Hey i have crafted the presentation in markdown format and im sending that below down i will be presenting it through slides (a program written in go to showcase presentation in terminal) What is Static Analysis? Examining code without execution
Static Analysis in context of AndroidScenario: A developer accidentally leaves their API key hardcoded within the Android application's code. What is Dynamic Analysis? Analyzing code while it's runningBenefits in Android Development: Exploits we are gonna cover
LIST OF API VULNERABILITIES ACCORDING TO OWASP
Avoiding Sensitive Information Leaks in Android Apps
Problem: Mobile apps are increasingly vulnerable to leaks of sensitive information like passwords, API keys, and user data. Hardcoded Secrets: Embedding sensitive data directly in the app's code. Finding the Process ID (PID): Secure Coding Practices: Secure coding, responsible log management, and regular security assessments are crucial to protect user data.
|
Type
Talk
Location
Campus: Noida
About
Android Testing
Static and Dynamic testing on android Apk with hands on demonstration via test application
will also go through SMALI but not in depth as its a topic big in itself
Will go from Beginner to Advance
Pre-requisites
Basic knowledge of linux , programming (any langauge)
Duration
2 hours
Level
Beginner
Resources
Currently working on the presentation will share it as soon as possible
Speakers
Ayan Ambesh
Linkedin
Github
The text was updated successfully, but these errors were encountered: