AT&T

Lead Cybersecurity - Application Security Engineer - Dynamic, Runtime & API Security

AT&T$141K — $237K *
Information Technology
Less than 5 years of experience
Job Overview by Ladders

Qualifications

  • 3-7 years experience in cybersecurity, AI development, or a hybrid of both.
  • Hands-on experience with AI/ML frameworks (e.g., TensorFlow, PyTorch).
  • Knowledge of security tools like intrusion detection systems and encryption techniques.
  • Experience with threat modeling and mitigating adversarial AI attacks.
  • Familiarity with data privacy regulations (e.g., GDPR, CCPA).
  • Interdisciplinary teamwork skills connecting AI, software development, and security.

Responsibilities

  • Develop and deploy AI security monitoring tools.
  • Identify vulnerabilities specific to AI, such as adversarial attacks.
  • Collaborate with AI developers to integrate security best practices.
  • Conduct risk assessments for AI applications.
  • Remain updated on AI threats and compliance requirements.
  • Implement secure data governance for AI datasets.
  • Educate stakeholders on AI security risks and strategies.

Benefits

  • Medical/Dental/Vision coverage
  • 401(k) plan
  • Tuition reimbursement program
  • Paid Time Off and Holidays (minimum 23 vacation days plus 9 holidays)
  • Paid Parental and Caregiver Leave
  • Adoption Reimbursement
  • Disability Benefits (short and long term)
  • Life and Accidental Death Insurance
  • Employee Assistance Programs (EAP)
  • Employee discounts on eligible AT&T services and products
Full Job Description

This position requires office presence of a minimum of 5 days per week and is only located in the location(s) posted. No relocation is offered.

We are seeking an Application Security Engineer to strengthen the security of our applications and APIs through a combination of dynamic application security testing (DAST), runtime application self-protection (RASP), and API security engineering. This is an application security engineering role, not a traditional security operations position.

The ideal candidate is a security-minded engineer with strong hands-on experience in web application and API security, who understands modern application attacks and can translate that understanding into practical testing, protection, and remediation strategies. This role sits at the intersection of AppSec engineering and production defense, with responsibility for identifying exploitable vulnerabilities both before deployment and while applications are running in production, reducing risk from active attacks, misuse, and exposed application behavior.

This candidate will also evaluate and implement AI-assisted security capabilities to improve coverage, prioritization, and speed — such as intelligent scan orchestration, alert triage, anomaly detection for API abuse, and developer-facing remediation guidance — while ensuring results are valid, measurable, explainable, and safe for production use.

Job Summary:

You will own and scale dynamic security capabilities across theSoftware Delivery Lifecycle (SDLC)and production, with a strong emphasis on:

  • DAST automationand integration into CI/CD pipelines
  • RASP and in-process runtime protection(e.g., JVM/.NET CLR instrumentation)
  • API Security engineeringfor internal and external/internet-facing endpoints, including edge/API gateway protections and continuous API discovery (shadow/zombie APIs)

This role is best suited for a candidate with anapplication security mindset first: someone who can assess real-world exploitability, validate findings, work directly with developers on durable remediation, and build or extend automation in code when existing tooling does not fully solve the problem.

Youll partner closely with security teams, platform teams, and developers to define policy, deploy controls safely, tune security tool detections, reduce false positives, and measurably improve security outcomes.

Detailed Job Description:

This role focuses on active defense for web applications and APIs through a combination of security testing, runtime instrumentation, and API protection. The candidate will help design and mature security programs that combine:

  • Dynamic application and API testing to identify exploitable vulnerabilities, logic weaknesses, and misconfigurations as early as possible
  • Runtime protection and instrumentation via runtime security principals and tools such as RASP to detect and, where appropriate, block exploit attempts in production, with an emphasis on protecting API traffic, application workflows, and business logic
  • API security capabilities such as API gateway onboarding and policy enforcement, abuse prevention (e.g., scraping/bots), technical reviews and deep-dives, and continuous discovery of undocumented, unmanaged, or exposed APIs

Success in this role requires deep application security knowledge  including web and API attack patterns, authentication and authorization weaknesses, exploitability analysis, and vulnerability remediation  as well as ability to script, automate, integrate, and build lightweight solutions when commercial tooling is insufficient.

The right candidate will be comfortable moving between hands-on security testing, technical analysis, developer partnership, and security engineering automation, with a focus on reducing meaningful application risk.

Key Responsibilities:

AI-Assisted Security Engineering

  • Identify practical opportunities to apply AI-assisted approaches across DAST, API testing, runtime telemetry, and security workflows (e.g., prioritization, correlation, anomaly detection, automated enrichment, and remediation support).
  • Implement AI-enabled workflows to reduce false positives, improve triage efficiency, and accelerate remediation (e.g., intelligent deduplication, exploitability scoring, and auto-generated developer guidance with human review).
  • Partner with platform and engineering teams to integrate AI-assisted and automated security capabilities into pipelines and operational processes in a measurable, repeatable, and secure way.

DAST & Dynamic Testing (Scale and Automation)

  • Own the DAST lifecycle, including onboarding, authenticated scanning, scan orchestration, environment readiness, tuning, and false-positive reduction.
  • Integrate DAST and automated API testing into CI/CD pipelines using repeatable, maintainable security-as-code patterns.
  • Create standards and runbooks for scan profiles, test data, authentication/session handling, and release readiness criteria.
  • Perform triage and validate exploitability of findings, distinguishing between theoretical issues and meaningful application risk.
  • Translate findings into clear, actionable developer remediation guidance, and partner with teams to verify effective fixes.

API Security Engineering (Internet-Facing, Gateway, Discovery)

  • Partner with API gateway and edge teams to implement and tune security controls such as schema/contract validation, request filtering, threat protections, rate limiting, and throttling.
  • Drive API discovery and inventory capabilities to identify and govern shadow and zombie APIs and establish processes to bring them under security review and lifecycle management.
  • Perform and automate security testing aligned to the OWASP API Security Top 10, including authorization failures such as BOLA/BFLA.
  • Assess API exposure and abuse risk, including authentication/authorization weaknesses, object access patterns, input validation issues, data leakage, and business logic abuse.
  • Help implement protections against abuse of exposed endpoints, including bot/automation defenses, scraping prevention, and volumetric misuse controls.

RASP & Runtime Active Defense (In-Process Instrumentation)

  • Deploy, configure, and tune runtime security solutions (such as RASP) integrated into application runtimes (e.g., JVM, .NET CLR) to monitor execution and defend against attacks in production.
  • Establish safe rollout patterns (detect-only  tuned detection  selective enforcement), with guardrails to minimize performance impact and avoid breaking application behavior.
  • Analyze runtime telemetry to identify attack patterns such as injection attempts, exploitation chains, abnormal access behavior, and policy violations.
  • Tune runtime protections based on observed application behavior and threat patterns, with a focus on reducing exploitability while supporting development teams in achieving long-term remediation.
  • Collaborate closely with developers and architects to ensure runtime protections complement, rather than replace, secure design and code-level fixes.

Security Engineering & Collaboration

  • Build and maintain metrics that reflect meaningful security outcomes, such as coverage, false-positive rate, exploit validation rate, time-to-triage, and time-to-remediation.
  • Develop automation, integrations, scripts, and lightweight internal tooling to improve testing coverage, reduce manual effort, and extend security capabilities where needed.
  • Create documentation, templates, and self-service enablement that help engineering teams adopt secure patterns and scale security practices.
  • Support application/API-related security investigations by providing technical analysis, exploit context, and remediation guidance.

Qualifications / Requirements / Skills:

  • 5+ years (or equivalent) of experience in application security, product security, offensive security, or secure software engineering with strong hands-on technical depth.
  • Strong hands-on experience in web application and API security, including vulnerability identification, exploit validation, remediation support, and secure design considerations.
  • Demonstrated ability to evaluate, implement, and operationalize AI-assisted security tooling/workflows (build vs. buy), with a focus on measurable improvements in signal quality, coverage, and remediation efficiency.
  • Demonstrated experience scaling DAST and automated dynamic testing, including authenticated scanning, scan tuning, and CI/CD integration.
  • Strong expertise in API security, including OAuth2/OIDC, JWT, API gateways, authorization testing, and testing techniques for REST and GraphQL APIs.
  • Practical experience implementing and tuning RASP or similar in-process runtime protections in production environments.
  • Deep understanding of the OWASP Top 10 and OWASP API Security Top 10, especially authorization failures (BOLA/BFLA), injection, SSRF, deserialization, security misconfiguration, and business logic abuse.
  • Ability to write code and build technical solutions to automate workflows, develop integrations, create test harnesses/utilities, or build lightweight internal security tools when needed.
  • Proficiency in one or more scripting/programming languages such as Python, Go, JavaScript, or Bash, with demonstrated ability to apply coding skills to security engineering problems.
  • Strong understanding of modern application architectures, including APIs, microservices, cloud-native design patterns, authentication flows, and runtime environments.
  • Working knowledge of cloud-native platforms and production concepts (containers, Kubernetes, observability/logging/tracing), with the ability to use that knowledge in support of application security engineering.
  • Strong communication skills and the ability to translate security findings into clear, prioritized engineering actions for developers and stakeholders.

Nice-to-Haves / Preferred or Desired Skills:

  • Experience developing internal security tools, custom integrations, reusable libraries, or testing frameworks to extend AppSec capabilities.
  • Background in offensive security, adversarial testing, bug bounty, web exploitation, or vulnerability research.
  • Experience applying analytics/ML concepts to security telemetry (behavior baselining, anomaly detection, clustering/deduplication) for APIs and runtime signals.
  • Familiarity with AI-assisted secure SDLC use cases such as code/query generation for test cases, guided threat modeling, and intelligent fuzzing, with strong validation practices.
  • Experience defining quality metrics for AI outputs (precision/recall proxies, FP/FN tracking, drift detection) and operating feedback loops.
  • Experience with API discovery platforms and managing shadow/zombie API reduction programs (inventory, ownership, governance workflows).
  • Hands-on experience with GraphQL-specific risks, including introspection exposure, depth/complexity attacks, and field-level authorization weaknesses.
  • Experience designing safe enforcement strategies for production protections, including progressive rollout, canarying, SLO awareness, and performance testing.
  • Familiarity with service mesh patterns (mTLS, traffic policies) and edge protections (WAF/WAAP concepts) as they relate to API protection.
  • Relevant certifications such as OSWE, GIAC GWAPT/GWEB, or similar hands-on application security credentials.

Supervisor:

No

Our Lead Cybersecurity earns between$128,400-$192,600 USD Annual Not to mention all the other amazing rewards that working at ATT offers. Individual starting salary within this range may depend on geography, experience, expertise, and education/training.

Joining our team comes with amazing perks and benefits:

  • Medical/Dental/Vision coverage
  • 401(k) plan
  • Tuition reimbursement program
  • Paid Time Off and Holidays (based on date of hire, at least 23 days of vacation each year and 9 company-designated holidays)
  • Paid Parental Leave
  • Paid Caregiver Leave
  • Additional sick leave beyond what state and local law require may be available but is unprotected
  • Adoption Reimbursement
  • Disability Benefits (short term and long term)
  • Life and Accidental Death Insurance
  • Supplemental benefit programs: critical illness/accident hospital indemnity/group legal
  • Employee Assistance Programs (EAP)
  • Extensive employee wellness programs
  • Employee discounts up to 50% off on eligible ATT mobility plans and accessories,
  • ATT internet (and fiber where available) and ATT phone.

#LI-Onsite 6 Full-time office role-

Ready to join our team? Apply today

About AT&T

Cricket Wireless is a U.S.-based company that offers prepaid wireless voice, text, and data services. Cricket Wireless was founded in 1999 by Leap Wireless International, Inc. Currently, it operates as a subsidiary of AT&T Inc.

AT&T Careers

Joining AT&T means becoming part of a global team known for driving innovation and leading the telecommunications industry. It's an opportunity to grow your career at one of the most diverse and resource-rich companies in the world. Work You'll Do At AT&T, we're not just about phone lines and data plans. We're about connecting people and fostering relationships. As a member of our team, you'll help deliver cutting-edge solutions across various sectors, ensuring that our services are not only available but also transformative. Lead with Innovation Embrace a role at AT&T where technology meets creativity. Our professionals lead the market in developing and deploying technology solutions that transform how people communicate and do business. We are pioneers in creating new paths for technology, with a focus on sustainable and responsible innovation. Join a Diverse and Inclusive Team AT&T is committed to diversity and inclusion, ensuring that all employees can thrive. We are proud to offer diversity training and leadership programs that empower our team members to grow professionally and personally. Our culture is one of inclusivity, where every voice is heard and valued. Explore Job Opportunities Whether you're looking for an entry-level position or a more senior role, AT&T offers a range of job opportunities across various fields. From engineering to marketing, our team is composed of skilled professionals who are leaders in their respective areas. Internship Programs Kickstart your career with an AT&T internship. Gain hands-on experience, work on real projects, and learn from leaders in the industry. Our internships provide a robust platform for learning and growth, helping you build skills that are crucial for future success. Benefits and Growth AT&T is dedicated to the growth and development of its employees. We offer comprehensive benefits, including health care, retirement plans, and continuous professional development opportunities. With resources like career coaching and resume workshops, we support your journey every step of the way. Networking and Professional Development Expand your professional network within AT&T through various networking events, mentorship opportunities, and collaborative projects. Our focus on career development is designed to help you reach your professional goals, enhancing your skills and preparing you for leadership roles. Stay Connected Join Our Team Discover the career you've always wanted by exploring the open positions at AT&T. We are constantly on the lookout for passionate, innovative, and driven individuals to join our team. Check out our current job listings and find where your skills and interests align with our needs. Keep Up to Date Stay informed with the latest career tips, company news, and industry insights—all from the professionals who are part of our team. AT&T is a place where you can make an impact, leading the way in the telecommunications industry. Job Alert Emails Customize your experience by signing up for job alerts that match your career preferences. Stay ahead of the curve and be the first to know about exciting and rewarding opportunities at AT&T. At AT&T, your career is poised for success, equipped with the right tools, culture, and team to make it happen. Join us and be part of a company that values innovation, leadership, and a diverse workforce.
Learn more about AT&T
Size
203,000 employees
Market Cap
$131.2 billion
Industry
Net Income
-$5.1 billion
Founded
1983
5 Year Trend
+0.6%
Revenue
$171.7 billion
NASDAQ

Similar Jobs

More Jobs at AT&T

More Information Technology Jobs

Find similar Lead Cybersecurity - Application Security Engineer - Dynamic, Runtime & API Security jobs: