CYBERSECURITY

Protect systems and data. Learn ethical hacking, network security, and vulnerability assessment.

PROOF-OF-WORK TASKS
6 TASKS
B
Beginner
LEVEL 01
  • 01Perform a basic security audit on a local web application using OWASP guidelines, then share the vulnerability report on LinkedIn
  • 02Set up a secure local network environment with firewalls and custom access rules, then write a post explaining the security configuration
I
Intermediate
LEVEL 02
  • 01Conduct a penetration test on a mock staging environment and document the exploit chain, then publish the remediation guide publicly
  • 02Implement a secure logging and intrusion detection system using open-source tools, then share the monitoring dashboards and alerting configurations
A
Advanced
LEVEL 03
  • 01Develop a custom static analysis security tool that parses ASTs to detect custom vulnerabilities, then share the tool on GitHub
  • 02Build a secure-by-design zero-trust network emulator with automated credential rotation and slack alerts, then post the architecture