You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,9 @@ Table of Contents →
41
41
-[Mobile Security](#mobile-security)
42
42
-[Labs](#mobile-security-labs)
43
43
-[Tools](#mobile-security-tools)
44
+
-[Piracy](#piracy)
44
45
-[Productivity & QoL](#productivity--qol)
46
+
-[Uncategorized](#uncategorized)
45
47
-[Web Security](#web-security)
46
48
-[Fuzzing](#web-security-fuzzing)
47
49
-[GraphQL](#web-security-graphql)
@@ -59,13 +61,16 @@ Table of Contents →
59
61
|[Prompt Injection Defenses](https://github.com/tldrsec/prompt-injection-defenses)| GitHub - tldrsec/prompt-injection-defenses: Every practical and proposed defense against prompt injection. |
60
62
| [Awesome ML for Cybersecurity](https://github.com/jivoi/awesome-ml-for-cybersecurity) | A curated list of amazingly awesome tools and resources related to the use of machine learning for cyber security.
61
63
|
64
+
|[Deep Learning AI](https://www.deeplearning.ai/)| AI Courses and Specializations |
65
+
|[GenAI Agents](https://github.com/NirDiamant/GenAI_Agents)| This repository serves as a comprehensive resource for learning, building, and sharing GenAI agents, ranging from simple conversational bots to complex, multi-agent systems. |
|[AI Goat](https://github.com/orcasecurity-research/AIGoat)| GitHub - orcasecurity-research/AIGoat: AIGoat: A deliberately Vulnerable AI Infrastructure. Learn AI security through solving our challenges. |
73
+
|[Damn Vulnerable MCP](https://github.com/harishsg993010/damn-vulnerable-MCP-server)| The Damn Vulnerable Model Context Protocol (DVMCP) is an educational project designed to demonstrate security vulnerabilities in MCP implementations. It contains 10 challenges of increasing difficulty that showcase different types of vulnerabilities and attack vectors. |
69
74
70
75
# Cloud <aid="cloud"></a>
71
76
@@ -222,7 +227,6 @@ Table of Contents →
222
227
|[GCP Scanner](https://github.com/google/gcp_scanner)| GitHub - google/gcp_scanner: A comprehensive scanner for Google Cloud |
223
228
|[GCPwn](https://github.com/NetSPI/gcpwn)| Enumeration/exploit/analysis/download/etc pentesting framework for GCP; modeled like Pacu for AWS; a product of numerous hours via @WebbinRoot|
224
229
|[GCP Open Resource Enum](https://gitlab.com/gitlab-com/gl-security/security-operations/redteam/redteam-public/pocs/gcp_misc/-/tree/master?ref_type=heads)| Files · master · GitLab.com / GitLab Security Department / Security Operations Department / Red Team / Red Team Public / Scripts and PoCs / gcp_misc · GitLab |
225
-
|[GCP IAM Privescs](https://github.com/RhinoSecurityLabs/GCP-IAM-Privilege-Escalation)| GitHub - RhinoSecurityLabs/GCP-IAM-Privilege-Escalation: A collection of GCP IAM privilege escalation methods documented by the Rhino Security Labs team. |
226
230
227
231
## IaC <aid="cloud-iac"></a>
228
232
@@ -283,6 +287,7 @@ Table of Contents →
283
287
|[Karpor](https://github.com/KusionStack/karpor)| Intelligence for Kubernetes. World's most promising Kubernetes Visualization Tool for Developer and Platform Engineering teams. |
284
288
|[Grype](https://github.com/anchore/grype)| A vulnerability scanner for container images and filesystems. |
285
289
|[Dive](https://github.com/wagoodman/dive)| A tool for exploring a Docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image. |
290
+
|[Cyphernetes](https://github.com/AvitalTamir/cyphernetes)| Cyphernetes is a Cypher-inspired query language for Kubernetes. A mixture of ASCII-art, SQL and JSONPath, it lets the user express Kubernetes graph operations in a fun and creative way. Cyphernetes works out-of-the-box with your CRDs, supports multi-cluster queries, and more. |
286
291
287
292
## Labs <aid="cloud-labs"></a>
288
293
@@ -319,6 +324,10 @@ Table of Contents →
319
324
320
325
# Cybersecurity <aid="cybersecurity"></a>
321
326
327
+
| Name | Description |
328
+
|------|-------------|
329
+
|[Awesome Vulnerable Labs](https://github.com/kaiiyer/awesome-vulnerable)| A curated list of VULNERABLE APPS and SYSTEMS which can be used as PENETRATION TESTING PRACTICE LAB. |
330
+
322
331
## Labs <aid="cybersecurity-labs"></a>
323
332
324
333
| Name | Description |
@@ -502,6 +511,13 @@ Table of Contents →
502
511
|[Mobile Security Framework](https://github.com/MobSF/Mobile-Security-Framework-MobSF)| GitHub - MobSF/Mobile-Security-Framework-MobSF: 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. |
|[Stremio Guide](https://guides.viren070.me/stremio)| This guide contains all the information you need to setup Stremio, your on-demand streaming experience. |
519
+
|[Everything Moe](https://everythingmoe.com/)| Curated toplist of everything Otaku culture |
520
+
505
521
# Productivity & QoL <aid="productivity--qol"></a>
|[CodeGrepper](https://www.codegrepper.com/)| Grepper \| The Query & Answer System for the Coder Community |
520
536
537
+
# Uncategorized <aid="uncategorized"></a>
538
+
539
+
| Name | Description |
540
+
|------|-------------|
541
+
| [FMHY](https://fmhy.net/) | 4
542
+
Free Media Heck Yeah. The largest collection of free stuff on the internet! |
543
+
521
544
# Web Security <aid="web-security"></a>
522
545
523
546
| Name | Description |
@@ -587,4 +610,9 @@ Table of Contents →
587
610
|[Az Token Finder](https://github.com/HackmichNet/AzTokenFinder)| GitHub - HackmichNet/AzTokenFinder. It simply opens the processes you provide and searches through the memory for JWT like looking data and extracts them. |
588
611
|[Yaak](https://github.com/mountain-loop/yaak)| The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬 |
589
612
|[Posting](https://github.com/darrenburns/posting)| A powerful HTTP client that lives in your terminal. |
613
+
|[CDN Check](https://github.com/projectdiscovery/cdncheck)| A utility to detect various technology for a given IP address. |
614
+
| [Graph Specter](https://github.com/CyberRoute/graphspecter) | Check if GraphQL introspection is enabled
615
+
Export introspection data to JSON file
616
+
Exports queries and mutations ready to test
617
+
Executes queries and mutations in bulk or stand-alone |
0 commit comments