SecurityforTech
Official@securityfortech
Building Cybersecurity for Tech Companies
Agent Skills by SecurityforTech
Showing 41 vetted skills indexed across 1 GitHub repositories.
dom-xss
Audit JavaScript for DOM XSS tainted data flow from sources to sinks.
cors-misconfig
Detect and exploit CORS misconfigurations in web applications.
clickjacking
Detect clickjacking vulnerabilities by embedding pages in iframes and analyzing framing headers.
cspt
Analyze JavaScript fetch() and XHR requests for Client-Side Path Traversal vulnerabilities.
csrf
Detect and test CSRF vulnerabilities in web applications.
open-redirect
Identify and exploit open redirect vulnerabilities in web applications by analyzing redirect parameters and employing bypass techniques.
default-credentials
Identify and exploit default or weak credentials on web login forms.
jwt-misconfig
Identify and exploit JWT misconfigurations including algorithm confusion and weak HMAC secrets.
auth-bypass
Bypass web application authentication via forced browsing and parameter tampering.
password-reset-flaws
Identify and exploit password reset workflow vulnerabilities using Burp Suite and OWASP ZAP.
insecure-file-upload
Detect and exploit insecure file upload vulnerabilities in web applications.
graphql-idor-via-introspection-leak
Identify GraphQL IDOR vulnerabilities via schema introspection and resolver probing.
business-logic-flaws
Detect and exploit business logic flaws in web application workflows.
cmd-injection
Detect and exploit OS command injection vulnerabilities using shell metacharacters and time-delay payloads.
ssrf
Detect and exploit SSRF vulnerabilities in user-controlled URL inputs.
xxe
Detect and exploit XXE injection vulnerabilities in XML processing applications.
xss-reflected
Detect and exploit reflected XSS vulnerabilities by injecting crafted payloads into HTTP responses.
ssti
Detect and exploit Server-Side Template Injection vulnerabilities in web applications.
xss-stored
Detects and exploits stored cross-site scripting vulnerabilities in web applications.
http-request-smuggling
Detect and exploit HTTP request smuggling via conflicting Content-Length and Transfer-Encoding headers.
sql-injection
Detect and exploit SQL injection vulnerabilities in web applications.
mass-assignment
Identify and exploit mass assignment vulnerabilities in web APIs and frameworks.
bola-idor
Fuzz object identifiers in URLs, bodies, and headers to detect BOLA and IDOR vulnerabilities.
path-traversal
Exploit path traversal and file inclusion vulnerabilities in web applications.
Frequently Asked Questions About SecurityforTech
FAQPage SchemaWhat specific security tasks can I perform using these modules?▼
These modules enable comprehensive vulnerability assessment, including detection of injection flaws, authorization bypasses, session management weaknesses, and insecure mobile data storage. You can systematically audit web endpoints, mobile binaries, and pipeline configurations to identify and exploit security gaps.
Who is the target persona for these security modules?▼
The primary target personas are penetration testers, security researchers, and application security engineers. These professionals utilize the modules to perform rigorous security assessments, validate defensive controls, and identify exploitable vulnerabilities within complex web, mobile, and development environments.
What are the prerequisites for running these security modules?▼
Execution requires a standard environment capable of processing security test payloads, such as Burp Suite or OWASP ZAP for web testing. Mobile assessments require access to Android or iOS binaries, while CI/CD testing necessitates access to repository configuration files and build environment definitions.