Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Mobile Security Framework Mobsf | 15,391 | 17 hours ago | 13 | August 28, 2023 | 12 | gpl-3.0 | JavaScript | |||
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. | ||||||||||
Hacker101 | 13,216 | a month ago | 20 | other | SCSS | |||||
Source code for Hacker101.com - a free online web and mobile security class. | ||||||||||
Awesome Mobile Security | 2,511 | 3 months ago | 7 | |||||||
An effort to build a single place for all useful android and iOS security related stuff. All references and tools belong to their respective owners. I'm just maintaining it. | ||||||||||
Rms Runtime Mobile Security | 2,300 | 1 | 3 months ago | 20 | August 30, 2023 | 3 | gpl-3.0 | JavaScript | ||
Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime | ||||||||||
Stacoan | 808 | 3 years ago | 10 | mit | JavaScript | |||||
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications. | ||||||||||
Jackhammer | 599 | 5 years ago | 70 | other | Java | |||||
Jackhammer - One Security vulnerability assessment/management tool to solve all the security team problems. | ||||||||||
Offensive Resources | 498 | a year ago | ||||||||
A Huge Learning Resources with Labs For Offensive Security Players | ||||||||||
Adhrit | 484 | a year ago | 1 | April 18, 2018 | 30 | gpl-3.0 | JavaScript | |||
Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks. | ||||||||||
Secure Mobile Development | 401 | 5 years ago | 3 | other | CSS | |||||
A Collection of Secure Mobile Development Best Practices | ||||||||||
Nathan | 205 | 7 years ago | 11 | mit | Python | |||||
Android Emulator for mobile security testing |
Hacker101 is a free class for web security. Whether you're a programmer with an interest in bug bounties or a seasoned security professional, Hacker101 has something to teach you.
rbenv
bundler
gem install bundler
, if neededClone this repo:
git clone https://github.com/Hacker0x01/hacker101.git
In the project directory, run:
bundle install
Build the site and spin up the server:
bundle exec jekyll serve
Browse to http://localhost:4000
Issues and pull requests are welcome on GitHub!