World Wide Technology

Senior Application Security Engineer

World Wide Technology$116K — $145K *
US-AnywhereRemote in United States
Information Technology
8 - 10 years of experience
Job Overview by Ladders

Qualifications

  • Bachelor's degree in Computer Science, Software Engineering, Information Security, or related field or equivalent hands-on experience.
  • 8+ years in application security, information security, or related fields.
  • Proven experience owning AppSec domains and delivering solutions independently.
  • Familiarity with application security scanning tools and CI/CD integration.
  • Experience securing cloud-native and Kubernetes applications with major cloud platforms.
  • Proficiency in reading and reasoning about code from modern stacks.
  • Strong knowledge of the secure software development lifecycle and security testing integration.

Responsibilities

  • Lead the application vulnerability lifecycle from discovery to remediation verification.
  • Eliminate false positives from security scanner results and provide actionable remediation steps.
  • Maintain and enhance playbooks for vulnerability triage and remediation as the organization scales.
  • Operate security tooling across the software development lifecycle (SDLC).
  • Integrate security practices into CI/CD workflows in collaboration with development teams.
  • Conduct secure code and design reviews, threat models, and assessments for new applications.
  • Scope and execute penetration tests, identifying risks and ensuring effective remediation.

Benefits

  • Comprehensive health insurance including medical, dental, and vision.
  • Robust financial benefits including 401k with company match and profit sharing.
  • Generous paid time off policies including parental and military leave.
  • Additional perks like family planning support and employee discounts.
  • Wellness programs and employee assistance services.
Full Job Description
Required Qualifications
  • Bachelor's degree in Computer Science, Software Engineering, Information Security, or a related field - or equivalent hands-on experience.
  • Minimum 8 years of experience in roles related to application security, information security, software engineering, SecDevOps.
  • A demonstrable track record of independently owning AppSec domains and delivering remediation without close supervision.
  • Hands-on experience operating application security scanning tooling (SAST, SCA, secrets, IaC) and integrating it into CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins, Azure DevOps, or equivalent).
  • Experience securing cloud-native and container/Kubernetes-based applications (AWS, Azure, GCP; Docker, Kubernetes, OpenShift).
  • Ability to read and reason about code in one or more modern stacks (Java, JavaScript/TypeScript, Python, Go, or C#) well enough to perform and review secure code, trace data flows, and identify vulnerabilities in source code.
  • Scripting and automation in Python, Bash, or PowerShell.
  • Design-level understanding of authentication, authorization, and identity - session management, SSO and federation, and OAuth2/OIDC as architectural patterns.
  • Working knowledge of applied cryptography - TLS, certificates and PKI, secrets and key management, hashing versus encryption.
  • Strong command of HTTP and web API internals - request/response semantics, auth flows (OAuth2/OIDC, JWT, session management), and the authZ failures, injection, and business-logic flaws common to REST and GraphQL APIs.
  • Solid understanding of the secure software development lifecycle and where security testing, gates, and controls fit within it.
  • Strong working knowledge of OWASP ASVS, OWASP Top 10, OWASP API Security Top 10, MITRE ATT&CK, and CWE.
  • Working knowledge of NIST SSDF (SP 800-218), NIST 800-53, NIST 800-171, ISO 27001, SOC 2, and CMMC as they apply to secure software development.
  • Hands-on threat modeling experience (STRIDE, PASTA, or equivalent).
  • Excellent interpersonal, written, and verbal communication - able to explain and document security risk and remediation credibly to both engineers and non-technical stakeholders.
  • Self-starter, team player, and enthusiasm for learning.
  • Applicants must be authorized to work in the United States without sponsorship. We are unable to provide sponsorship now or in the future for this position.

Preferred Qualifications
  • Direct, hands-on experience with one or more leading application security platforms (e.g., Wiz, Snyk, Apiiro, OX Security, Cycode, Checkmarx, Veracode, or GitHub Advanced Security).
  • Hands-on experience securing AI/LLM-enabled and agentic applications; familiarity with OWASP Top 10 for LLM Applications, OWASP Top 10 for Agentic AI, MITRE ATLAS, NIST AI RMF, and Model Context Protocol (MCP) security implications.
  • Hands-on penetration testing or offensive security experience across web, API, infrastructure, or AI systems (including prompt injection, jailbreaks, and agent abuse).
  • Industry certifications such as CISSP, CSSLP, GWAPT, GWEB, OSCP, OSWE, or AWS/Azure/GCP security certifications.

Certain states and localities require employers to post a reasonable estimate of the salary range. A reasonable estimate of the current base pay range for this position is $116,000 to $145,000 annually. Actual salary will be based on a variety of factors, including shift, location, experience, skill set, performance, licensure and certification, and business needs. The range for this position in other geographic locations may differ. Certain positions may also be eligible for variable incentive compensation, such as bonuses or commissions, that are not included in the base pay.

The well-being of WWT employees is essential. When it comes to our benefits package, WWT has one of the best. We offer the following benefits to all full-time employees:
  • Health and Wellbeing: Health (Medical & Prescription), Dental, and Vision Care, Onsite Health Centers (MO & IL), Employee Assistance Program, Wellness program
  • Financial Benefits: Competitive Pay, Profit Sharing, 401k Plan with Company Matching, Life and Disability Insurance, Flexible Spending Accounts, Tuition Reimbursement
  • Paid Time Off: PTO & Holidays, Parental Leave, Medical Leave, Military Leave, Bereavement, Day of Caring
  • Additional Perks: Family Planning Benefits, Nursing Mothers Benefits, Voluntary Legal, Voluntary Supplemental Accident/Illness/Hospital, Voluntary ID Theft, Pet Insurance, Employee Discount Program

Note: This is not an all-encompassing list and should not be used as a complete description of the plan's benefits. For more information, see our US Benefits Website

About the Role

World Wide Technology's Information Security organization is hiring a Senior Application Security Engineer to help secure the organization's application ecosystem and reduce risk across WWT-developed and WWT-operated software. As a Senior Application Security Engineer, you'll be a hands-on technical contributor helping mature an evolving application security function. Your focus is executing the highest-impact technical security work and enabling developers to ship secure code at speed through threat modeling, secure code review, security tooling and automation, and vulnerability remediation. Operating across containerized, hybrid-cloud environments, you'll partner closely with engineering, DevOps, and compliance and risk management teams to embed security into the SDLC. You'll help grow the skills of those around you and act as a trusted application security resource for development and other teams across the organization. This is a role for an engineer who wants to help shape the practices that keep our applications secure.

Key Responsibilities

Application Vulnerability & Risk Management
  • Own the technical core of the application vulnerability lifecycle, driving discovery and detection, validating exploitability, prioritizing by risk, offering technical remediation guidance, and verifying fixes fully close the issue.
  • Cut through scanner noise by dismissing false positives with rationale and documenting clear, actionable remediation developers can act on.
  • Maintain playbooks that make triage, escalation, and remediation repeatable as we scale.

Application Security Tooling
  • Operate and maintain application security tooling (SCA, SAST, DAST, secrets, etc.) across the SDLC.
  • Drive adoption of security tooling, partnering with developers to integrate into their workflows and maximize meaningful coverage.

Secure SDLC & Developer Enablement
  • Partner with DevOps to build security into delivery by integrating SCA, SAST, and DAST into the CI/CD pipeline.
  • Perform secure code reviews, threat models (STRIDE/PASTA), and design and architecture reviews for net-new and high-risk applications.
  • Surface validated findings where developers already work - IDE, pull request, ticketing - to minimize noise and context switching.
  • Contribute to documentation that gives developers a clear path to shipping secure code.

Penetration Testing
  • Scope, execute, and coordinate penetration tests across the organization's environment overseeing remediation and validation retests.
  • Perform hands-on manual testing to uncover business-logic flaws, chained exploits, and vulnerabilities that automated scanners miss.

Secure AI / LLM Application Security
  • Apply secure development practices to AI/LLM-enabled and agentic applications; assess risks like prompt injection, tool poisoning, confused-deputy, and credential exposure.
  • Make responsible, hands-on use of AI to work faster and more effectively, reflecting our culture as an AI-first company operating at the leading edge of the field.

Collaboration & Mentorship
  • Act as a credible application security escalation point for engineering and a force multiplier - an enabler, not a gatekeeper.
  • Produce technical evidence and control mappings that satisfy compliance and audit needs across CMMC, SOC 2, ISO 27001, and NIST 800-171/800-53.

About World Wide Technology

World Wide Technology (WWT) is a technology solution provider that offers a wide range of services to businesses and organizations. The company was founded in 1990 and is headquartered in Maryland Heights, Missouri. WWT provides a variety of services, including consulting, design, integration, and managed services. The company has a strong focus on innovation and has been recognized for its efforts in this area. WWT has partnerships with many leading technology companies, including Cisco, Dell, and Microsoft. The company has a global presence, with offices in the United States, Europe, and Asia.
Learn more about World Wide Technology
Size
7,000 employees
Industry
Founded
1990

Similar Jobs

More Jobs at World Wide Technology

More Information Technology Jobs

Find similar Senior Application Security Engineer jobs: