SecurityforTech avatar

SecurityforTech

Official

@securityfortech

0Followers
|
9Public Repos
|
41Published Skills

Building Cybersecurity for Tech Companies

Skills Distribution
DomainCybersecurit...Web Application Se.. (50%)Mobile Application.. (30%)CI/CD Pipeline Sec.. (20%)

Agent Skills by SecurityforTech

Showing 41 vetted skills indexed across 1 GitHub repositories.

securityfortechsecurityfortech
6

dom-xss

Audit JavaScript for DOM XSS tainted data flow from sources to sinks.

Official
Intermediate
securityfortechsecurityfortech
6

cors-misconfig

Detect and exploit CORS misconfigurations in web applications.

Official
Intermediate
securityfortechsecurityfortech
6

clickjacking

Detect clickjacking vulnerabilities by embedding pages in iframes and analyzing framing headers.

Official
Intermediate
securityfortechsecurityfortech
6

cspt

Analyze JavaScript fetch() and XHR requests for Client-Side Path Traversal vulnerabilities.

Official
Advanced
securityfortechsecurityfortech
6

csrf

Detect and test CSRF vulnerabilities in web applications.

Official
Intermediate
securityfortechsecurityfortech
6

open-redirect

Identify and exploit open redirect vulnerabilities in web applications by analyzing redirect parameters and employing bypass techniques.

Official
Intermediate
securityfortechsecurityfortech
6

default-credentials

Identify and exploit default or weak credentials on web login forms.

Official
Intermediate
securityfortechsecurityfortech
6

jwt-misconfig

Identify and exploit JWT misconfigurations including algorithm confusion and weak HMAC secrets.

Official
Advanced
securityfortechsecurityfortech
6

auth-bypass

Bypass web application authentication via forced browsing and parameter tampering.

Official
Intermediate
securityfortechsecurityfortech
6

password-reset-flaws

Identify and exploit password reset workflow vulnerabilities using Burp Suite and OWASP ZAP.

Official
Advanced
securityfortechsecurityfortech
6

insecure-file-upload

Detect and exploit insecure file upload vulnerabilities in web applications.

Official
Advanced
securityfortechsecurityfortech
6

graphql-idor-via-introspection-leak

Identify GraphQL IDOR vulnerabilities via schema introspection and resolver probing.

Official
Advanced
securityfortechsecurityfortech
6

business-logic-flaws

Detect and exploit business logic flaws in web application workflows.

Official
Advanced
securityfortechsecurityfortech
6

cmd-injection

Detect and exploit OS command injection vulnerabilities using shell metacharacters and time-delay payloads.

Official
Advanced
securityfortechsecurityfortech
6

ssrf

Detect and exploit SSRF vulnerabilities in user-controlled URL inputs.

Official
Advanced
securityfortechsecurityfortech
6

xxe

Detect and exploit XXE injection vulnerabilities in XML processing applications.

Official
Advanced
securityfortechsecurityfortech
6

xss-reflected

Detect and exploit reflected XSS vulnerabilities by injecting crafted payloads into HTTP responses.

Official
Intermediate
securityfortechsecurityfortech
6

ssti

Detect and exploit Server-Side Template Injection vulnerabilities in web applications.

Official
Advanced
securityfortechsecurityfortech
6

xss-stored

Detects and exploits stored cross-site scripting vulnerabilities in web applications.

Official
Advanced
securityfortechsecurityfortech
6

http-request-smuggling

Detect and exploit HTTP request smuggling via conflicting Content-Length and Transfer-Encoding headers.

Official
Advanced
securityfortechsecurityfortech
6

sql-injection

Detect and exploit SQL injection vulnerabilities in web applications.

Official
Advanced
securityfortechsecurityfortech
6

mass-assignment

Identify and exploit mass assignment vulnerabilities in web APIs and frameworks.

Official
Intermediate
securityfortechsecurityfortech
6

bola-idor

Fuzz object identifiers in URLs, bodies, and headers to detect BOLA and IDOR vulnerabilities.

Official
Advanced
securityfortechsecurityfortech
6

path-traversal

Exploit path traversal and file inclusion vulnerabilities in web applications.

Official
Advanced

Frequently Asked Questions About SecurityforTech

FAQPage Schema
What 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.