ما هي security-testing؟
اختبار الثغرات الأمنية باستخدام مبادئ OWASP. يُستخدم عند إجراء عمليات تدقيق الأمان أو اختبار المصادقة أو تنفيذ ممارسات الأمان. المصدر: proffesor-for-testing/agentic-qe.
اختبار الثغرات الأمنية باستخدام مبادئ OWASP. يُستخدم عند إجراء عمليات تدقيق الأمان أو اختبار المصادقة أو تنفيذ ممارسات الأمان.
ثبّت مهارة الذكاء الاصطناعي security-testing بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: proffesor-for-testing/agentic-qe.
OWASP Top 10 (2021) | # | Vulnerability | Key Test |
| 1 | Broken Access Control | User A accessing User B's data | | 2 | Cryptographic Failures | Plaintext passwords, HTTP | | 3 | Injection | SQL/XSS/command injection | | 4 | Insecure Design | Rate limiting, session timeout | | 5 | Security Misconfiguration | Verbose errors, exposed /admin | | 6 | Vulnerable Components | npm audit, outdated packages |
| 7 | Auth Failures | Weak passwords, no MFA | | 8 | Integrity Failures | Unsigned updates, malware | | 9 | Logging Failures | No audit trail for breaches | | 10 | SSRF | Server fetching internal URLs |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill security-testingاختبار الثغرات الأمنية باستخدام مبادئ OWASP. يُستخدم عند إجراء عمليات تدقيق الأمان أو اختبار المصادقة أو تنفيذ ممارسات الأمان. المصدر: proffesor-for-testing/agentic-qe.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill security-testing بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/proffesor-for-testing/agentic-qe