Posted 1 week ago
Secret
$86,000 - $138,000
Polygraph
Fort Huachuca, AZ (On-Site/Office)
About Peraton
Peraton is a next-generation national security company that drives missions of consequence spanning the globe and extending to the farthest reaches of the galaxy. As the world's leading mission capability integrator and transformative enterprise IT provider, we deliver trusted, highly differentiated solutions and technologies to protect our nation and allies. Peraton operates at the critical nexus between traditional and nontraditional threats across all domains: land, sea, space, air, and cyberspace. The company serves as a valued partner to essential government agencies and supports every branch of the U.S. armed forces. Each day, our employees do the can't be done by solving the most daunting challenges facing our customers. Visit peraton.com to learn how we're keeping people around the world safe and secure.
Program Overview
About The Role
Peraton is seeking highly qualified candidates to fill multiple positions on for the upcoming Regional Cyber Center program. Positions are located in Sierra Vista, AZ (Fort Huachuca).
You will Provide the 2d Regional Cyber Center (Huachuca) with Defensive Cyber Operations/ NetOps O&M services support. Includes support to any hardware, software, application, tool, system, or network used by the Government, whether developed, leased, or commercially purchased. Provide personnel with requisite training, experience, and skills to perform surveillance and management to accomplish the performance of work under this contract. Provide all personnel, management, and other related services. Government requires ITIL-compliant performance. Work includes current and new systems at various lifecycle stages, and any future applications/systems not currently identified.
We are seeking candidates with experience in the following disciplines:
Applications Analyst
Cyber Security Specialist
Incident Response Analyst
Network Analyst Computer
System Administrator
Web Designer
* ALL POSITIONS ARE CONTINGENT CONTRACT AWARD *
Qualifications
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $86,000 - $138,000. This represents the typical salary range for this position. Salary is determined by various factors, including but not limited to, the scope and responsibilities of the position, the individual's experience, education, knowledge, skills, and competencies, as well as geographic location and business and contract considerations. Depending on the position, employees may be eligible for overtime, shift differential, and a discretionary bonus in addition to base pay.
Benefits Statement: Peraton offers eligible employees a variety of benefits including medical, dental, vision, life, health savings account, short/long term disability, EAP, parental leave, 401(k), paid time off (PTO) for vacation, and company paid holidays. A full listing of available benefits can be viewed at https://www.careers.peraton.com/benefits.
.benefits-copy a { font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; color: inherit !important; text-decoration: underline; /* change to none if you don't want underline */}document.addEventListener('DOMContentLoaded', function () { /* ------------------------------------ 1) CLEAN & LINKIFY BENEFITS STATEMENT ------------------------------------ */ document.querySelectorAll('.benefits-copy').forEach(function (el) { // Raw text from Webflow var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip any markup that came in from the feed var temp = document.createElement('div'); temp.innerHTML = decoded; var textOnly = temp.textContent temp.innerText ""; // Find first URL var match = textOnly.match(/https?:\/\/[^\s]+/); if (!match) { el.textContent = textOnly; return; } var fullUrl = match[0]; // Separate trailing punctuation from URL (e.g. final ".") var url = fullUrl.replace(/[.,!?)]$/, ''); var trailing = fullUrl.slice(url.length); var before = textOnly.slice(0, match.index); var after = textOnly.slice(match.index + fullUrl.length); // Build clean HTML var html = before + '' + url + '' + trailing + after; el.innerHTML = html; }); /* ------------------------------------ 2) CLEAN FOR APPLICATION DURATION ------------------------------------ */ document.querySelectorAll('.duration-copy').forEach(function (el) { var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip NBSPs / AMP NBSPs / Unicode NBSP decoded = decoded .replace(/ /gi, ' ') .replace(//g, ' ') .replace(/\s+/g, ' ') .trim(); el.textContent = decoded; });});
Application Duration Statement: The application period for the job is estimated to be 30 days from the job posting date. However, this timeline may be shortened or extended depending on business needs and the availability of qualified candidates.
EEO:Equal opportunity employer, including disability and protected veterans, or other characteristics protected by law.
Peraton is a next-generation national security company that drives missions of consequence spanning the globe and extending to the farthest reaches of the galaxy. As the world's leading mission capability integrator and transformative enterprise IT provider, we deliver trusted, highly differentiated solutions and technologies to protect our nation and allies. Peraton operates at the critical nexus between traditional and nontraditional threats across all domains: land, sea, space, air, and cyberspace. The company serves as a valued partner to essential government agencies and supports every branch of the U.S. armed forces. Each day, our employees do the can't be done by solving the most daunting challenges facing our customers. Visit peraton.com to learn how we're keeping people around the world safe and secure.
Program Overview
About The Role
Peraton is seeking highly qualified candidates to fill multiple positions on for the upcoming Regional Cyber Center program. Positions are located in Sierra Vista, AZ (Fort Huachuca).
You will Provide the 2d Regional Cyber Center (Huachuca) with Defensive Cyber Operations/ NetOps O&M services support. Includes support to any hardware, software, application, tool, system, or network used by the Government, whether developed, leased, or commercially purchased. Provide personnel with requisite training, experience, and skills to perform surveillance and management to accomplish the performance of work under this contract. Provide all personnel, management, and other related services. Government requires ITIL-compliant performance. Work includes current and new systems at various lifecycle stages, and any future applications/systems not currently identified.
We are seeking candidates with experience in the following disciplines:
Applications Analyst
Cyber Security Specialist
Incident Response Analyst
Network Analyst Computer
System Administrator
Web Designer
* ALL POSITIONS ARE CONTINGENT CONTRACT AWARD *
Qualifications
- Based on position the clearance requirement may vary from Secret to TS/SCI Poly.
- Education and Years of experience requirements are based on the Labor Category leveling
- Certification requirements vary based on skillset (intelligence certifications, DOD 8570 compliance, Computing certification),
- Some positions may require TDY travel, shift work and/or an ability to work a non-standard work schedule to support the USSOCOM mission
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $86,000 - $138,000. This represents the typical salary range for this position. Salary is determined by various factors, including but not limited to, the scope and responsibilities of the position, the individual's experience, education, knowledge, skills, and competencies, as well as geographic location and business and contract considerations. Depending on the position, employees may be eligible for overtime, shift differential, and a discretionary bonus in addition to base pay.
Benefits Statement: Peraton offers eligible employees a variety of benefits including medical, dental, vision, life, health savings account, short/long term disability, EAP, parental leave, 401(k), paid time off (PTO) for vacation, and company paid holidays. A full listing of available benefits can be viewed at https://www.careers.peraton.com/benefits.
.benefits-copy a { font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; color: inherit !important; text-decoration: underline; /* change to none if you don't want underline */}document.addEventListener('DOMContentLoaded', function () { /* ------------------------------------ 1) CLEAN & LINKIFY BENEFITS STATEMENT ------------------------------------ */ document.querySelectorAll('.benefits-copy').forEach(function (el) { // Raw text from Webflow var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip any markup that came in from the feed var temp = document.createElement('div'); temp.innerHTML = decoded; var textOnly = temp.textContent temp.innerText ""; // Find first URL var match = textOnly.match(/https?:\/\/[^\s]+/); if (!match) { el.textContent = textOnly; return; } var fullUrl = match[0]; // Separate trailing punctuation from URL (e.g. final ".") var url = fullUrl.replace(/[.,!?)]$/, ''); var trailing = fullUrl.slice(url.length); var before = textOnly.slice(0, match.index); var after = textOnly.slice(match.index + fullUrl.length); // Build clean HTML var html = before + '' + url + '' + trailing + after; el.innerHTML = html; }); /* ------------------------------------ 2) CLEAN FOR APPLICATION DURATION ------------------------------------ */ document.querySelectorAll('.duration-copy').forEach(function (el) { var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip NBSPs / AMP NBSPs / Unicode NBSP decoded = decoded .replace(/ /gi, ' ') .replace(//g, ' ') .replace(/\s+/g, ' ') .trim(); el.textContent = decoded; });});
Application Duration Statement: The application period for the job is estimated to be 30 days from the job posting date. However, this timeline may be shortened or extended depending on business needs and the availability of qualified candidates.
EEO:Equal opportunity employer, including disability and protected veterans, or other characteristics protected by law.
group id: 91005870