owasp-masvs
pwndoc
owasp-masvs | pwndoc | |
---|---|---|
10 | 11 | |
2,123 | 2,425 | |
1.8% | 2.0% | |
6.1 | 8.2 | |
7 months ago | 15 days ago | |
Python | JavaScript | |
Creative Commons Attribution Share Alike 4.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
owasp-masvs
-
More ways to identify independently security tested apps on Google Play
https://github.com/OWASP/owasp-masvs :
> The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.
- OWASP MASVS v2.0.0 is out!
-
How can we get our Apps validated against OWASP's MASVS and does it shown on the PlayStore?
owasp-masvs
-
What security measures should one keep in mind when developing a fin-tech app ?
There is an organization called OWASP that has a series of guidelines, one of which concerns itself with mobile app security. When I worked for a fintech startup, audits were executed based on this guideline, so maybe it's worth taking a look at it: https://github.com/OWASP/owasp-masvs
-
What's your favorite cybersecurity documentation and why?
OWASP MASVS, MSTG, and WSTG.
-
Critical Security Areas That Software Engineers Have To Know To Secure Their Solutions
Security falls under the category non-functional requirements. It should define the needed security functionality the software has to satisfy. To save up time and not re-invent the wheel on each new project, you can select security requirements from a catalog. There is a general one called "Application Security Verification Standard (ASVS)" and one for the mobile named "Mobile Application Verification Standard (MASVS)". They contain a collection of requirements which are best practices for each listed category. Fortunately they have mapped those requirements with CWE (common weakness enumeration which is basically a list of software and hardware weaknesses). Depending on the used tools, those CWEs can be automatically scanned in your code.
-
Refactoring of Mobile Application Security Verification Standard (Masvs)
The project team of the OWASP Mobile Application Security Verification Standard (https://github.com/OWASP/owasp-masvs) is right in the middle of completely refactoring the document and it's requirements for mobile apps! We were re-visiting this topic in the last few months and tried to identify the current pain points and how they could be removed.
In order to move forward we are looking for your feedback! If you would like to share any feedback or comments of what should be changed in the MASVS, please do so by participating in our Github Discussion:
https://github.com/OWASP/owasp-masvs/discussions/553
-
Is there a point to logging out of apps?
I've only been able to scan through the MASVS L2 standard info which you sent. I'll review it more later.
pwndoc
-
dradis-ce VS pwndoc - a user suggested alternative
2 projects | 2 May 2023
-
sysreptor alternatives - writehat, Serpico, ReportGen, and pwndoc
5 projects | 2 May 2023
-
Predefined vulnerabilities for PwnDoc?
No, but there is a Github Issue about the fact that there is no documentation ! https://github.com/pwndoc/pwndoc/issues/183 So if you want to do that I'm sure the community would love it lol
-
Your usual last minute exam tips request
iirc I spent about 7-8 hours with my report. I used pwndoc with a custom template (based on the offsec template and modified a few things) I prepared beforehand.
-
The Automated Penetration Testing Reporting System (APTRS). Pentester can easily maintain projects, customers, and vulnerabilities, and create PDF reports without needing to use traditional DOC files. The tool allows you to maintain a vulnerability database, so you won't need to repeat yourself.
This is a great project ! But did you know that https://github.com/pwndoc/pwndoc already exists and has the same features ..?
-
What do pentesters do?
Please look into something like PwnDoc https://github.com/pwndoc/pwndoc or even paid things like Plextrac. Automated templates will save you so much time I guarantee it.
-
Docker compose to K8s conversion not working? Error: Cannot find module './config/config.json'?
I've been trying to convert this into k8s with no success unfortunately. Frontend and Mongo pods run fine, but the backend always gives the error below. Essentially was following this tutorial minus the aspects specific to the node-project they downloaded.
- On a scale of 1-10, how likely would you be to recommend your career to someone else?
- pwndoc/pwndoc - Pentest Report Generator
-
Pentest reporting software?
Pwndoc is good: https://github.com/pwndoc/pwndoc
What are some alternatives?
wstg - The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
reconmap - Vulnerability assessment and penetration testing automation and reporting platform for teams.
owasp-mastg - The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
sbt-dependency-check - SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:
daisy-nfsd - DaisyNFS is an NFS server verified using Dafny and Perennial.
react-csv - React components to build CSV files on the fly basing on Array/literal object of data