www.warframe.com Open in urlscan Pro
2a02:26f0:7100:98f::2587  Public Scan

Submitted URL: http://www.warframe.com/
Effective URL: https://www.warframe.com/landing
Submission: On July 05 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://www.warframe.com/signup

<form action="https://www.warframe.com/signup" method="post" class="signup-form" onsubmit="return false" novalidate="novalidate">
  <fieldset id="email_f" data-tip="Please use a valid email address. You'll receive an email from us shortly. (Don't forget to check your junk folder as it may be filtered).">
    <label for="email">Email Address:</label>
    <input type="email" name="email" id="email" placeholder="Email Address" class="u-full-width form-text fldEmail" value="" required="">
  </fieldset>
  <fieldset id="confirm-email" data-tip="Please confirm your email address.">
    <label for="email_confirm">Confirm Email:</label>
    <input type="email" name="email_confirm" id="email_confirm" placeholder="Confirm Email" class="u-full-width form-text fldConfirmmail" value="" required="">
  </fieldset>
  <fieldset id="alias_f" data-tip="This will be your username in Warframe. Letters and numbers only, please. Note: Warframe reserves the right to ban any account/alias deemed offensive.">
    <label for="alias">Alias:</label>
    <input type="text" name="alias" id="alias" placeholder="Alias" class="u-full-width form-text fldAlias" value="" required="">
  </fieldset>
  <fieldset id="password_f" data-tip="Letters, numbers, and symbols are allowed. Please use at least 8 characters.">
    <label for="password">Password:</label>
    <input type="password" name="password" id="password" class="u-full-width form-text fldPassword" placeholder="Password" value="" required="">
  </fieldset>
  <div style="text-align: left">
    <div>A strong password:</div>
    <ul style="list-style: circle inside; margin-bottom: 15px;">
      <li>Is between 8 and 40 characters long.</li>
      <li>Contains at least 1 lowercase and uppercase letter.</li>
      <li>Contains at least a number and a symbol.</li>
    </ul>
  </div>
  <fieldset id="confirm-password" data-tip="Please confirm your password.">
    <label for="password_confirm">Confirm Password:</label>
    <input type="password" name="password_confirm" id="password_confirm" class="u-full-width form-text fldConfirmpswd" placeholder="Confirm Password" value="" required="">
  </fieldset>
  <fieldset id="opt-in-newsletter">
    <input type="checkbox" id="opt_in_newsletter_check" class="chkNews" name="opt_in_newsletter_check" value="1">
    <label for="opt_in_newsletter_check">I would like to receive Warframe news, special offers, and more. (This setting can be changed in Account Management at any time.)</label>
  </fieldset>
  <fieldset id="agree">
    <input type="checkbox" id="agreed" class="chkAgevalidation" name="accept_tos" value="2" required="">
    <label for="agreed">I am over the age of 16 and agree to the <a href="https://www.warframe.com/terms">Terms of Use</a> &amp; <a href="https://www.warframe.com/privacy">Privacy Policy</a> or have parental consent.</label>
  </fieldset>
  <div id="recaptcha-RskaYb0FQiWLCcr7" class="recaptchaHolder recaptchaHolderInvisible signup">
    <script>
      window.deRecaptchaHandlers = window.deRecaptchaHandlers || [];
      window.deRecaptchaHandlers["signup"] = window.deRecaptchaHandlers["signup"] || [];
      window.deRecaptchaHandlers["signup"].push("RskaYb0FQiWLCcr7");
    </script>
    <textarea style="display: none;" class="g-recaptcha-response" name="g-recaptcha-response"></textarea>
    <input type="hidden" readonly="" name="recaptcha_type" value="invisible">
    <div class="recaptcha-disclaimer"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply. </div>
  </div> <input type="hidden" name="_token" value="EPjxBCJlPJeTk3lJhnEbmgncxBsChf0Mz7iqYK8S" autocomplete="off">
  <fieldset id="submit-btn">
    <button class="Button uses-recaptcha" id="btnJoin"><span class="Button-label">Join Now</span></button>
  </fieldset>
  <input type="hidden" name="signupPage" value="landing">
</form>

POST https://www.warframe.com/login

<form id="loginForm" action="https://www.warframe.com/login" method="POST" onsubmit="return false" novalidate="novalidate">
  <input type="hidden" name="_token" value="EPjxBCJlPJeTk3lJhnEbmgncxBsChf0Mz7iqYK8S" autocomplete="off">
  <fieldset id="email-login">
    <label for="email">Email Address:</label>
    <input type="email" name="email" placeholder="Email Address" value="" class="u-full-width form-text" id="fldEmail" required="">
  </fieldset>
  <fieldset id="password-login">
    <label for="password">Password:</label>
    <input type="password" name="password" placeholder="Password" class="u-full-width form-text" id="fldPassword" required="">
  </fieldset>
  <div class="AuthRememberRow">
    <fieldset class="AuthRememberRow-remember" id="remember-me">
      <input title="remember me" type="checkbox" name="remember" id="chkRememberme">Remember Me
    </fieldset>
    <div class="AuthRememberRow-reset"><a href="https://www.warframe.com/resetpassword" id="btnForgotpswd">Forgot Password</a></div>
  </div>
  <div id="recaptcha-JjvFoQ35fKcLucQO" class="recaptchaHolder recaptchaHolderInvisible login">
    <script>
      window.deRecaptchaHandlers = window.deRecaptchaHandlers || [];
      window.deRecaptchaHandlers["login"] = window.deRecaptchaHandlers["login"] || [];
      window.deRecaptchaHandlers["login"].push("JjvFoQ35fKcLucQO");
    </script>
    <textarea style="display: none;" class="g-recaptcha-response" name="g-recaptcha-response"></textarea>
    <input type="hidden" readonly="" name="recaptcha_type" value="invisible">
    <div class="recaptcha-disclaimer"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply. </div>
  </div>
  <fieldset id="submit-login">
    <div class="ButtonGroup"><input type="submit" value="Log In" class="uses-recaptcha" id="btnLogin"></div>
  </fieldset>
  <input type="submit" value="Log In" style="display: none;">
  <input type="hidden" name="_token" value="EPjxBCJlPJeTk3lJhnEbmgncxBsChf0Mz7iqYK8S">
</form>

Text Content

Close
What will you be playing on?

PC
Android
iOS
PlayStation
Xbox
Nintendo Switch
Email Address: Confirm Email: Alias: Password:
A strong password:
 * Is between 8 and 40 characters long.
 * Contains at least 1 lowercase and uppercase letter.
 * Contains at least a number and a symbol.

Confirm Password: I would like to receive Warframe news, special offers, and
more. (This setting can be changed in Account Management at any time.) I am over
the age of 16 and agree to the Terms of Use & Privacy Policy or have parental
consent.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Join Now
Log In With

PlayStation
Xbox
Nintendo Switch
iOS
or

Email Address: Password:
Remember Me
Forgot Password
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

or

Sign Up
Continue to Warframe.com
 * English
   * Deutsch
   * Русский
   * Français
   * Español
   * 日本語
   * Português
   * Türkçe
   * Polski
   * 한국어
   * Italiano
   * 简体中文
   * 繁體中文
   * Українська


PLAY FREE NOW
PLAY FREE NOW Already have an account? Click here.

Join more than 70 million players in this fast-paced, third-person action
shooter and choose where your journey begins. Will you carve a path through the
sprawling Origin System, or enter the mind-bending unreality of The Duviri
Paradox?




CHOOSE YOUR WARFRAME

With a vast array of fully customizable Warframes -- each with their own unique
abilities like Invisibility, Teleport or Mind Control -- the power is yours to
create the perfect assassin, tank, support or stealth Warframe.




YARELI

The waverider can unleash a flood of destruction on the battlefield. Yareli’s
aqueous attacks deal high damage. Surf’s up. Enemies down.


WISP

Wisp floats between the material and the ethereal. She accesses multiple
dimensions to support her allies. Her countenance is mysterious and enigmatic.


VOLT

Electricity flows through Volt. His attacks deal high damage. Enemies will be
shocked.


TRINITY

Trinity embodies redemption and health. Her extraordinary healing powers support
allies. Where others destroy, she restores.


VAUBAN

Vauban is the model of innovative technology. He deploys clever inventions to
provide crowd control. His tenacity and focus make him formidable.


ZEPHYR

Command the power of the wind. Zephyr’s cyclonic abilities protect her, deal
high damage, and provide crowd control. She swoops in from above and leaves a
path of destruction.


SARYN

Toxicity is Saryn’s strength. Her serpentine powers deal heavy damage. For
Saryn, venom is a virtue.


REVENANT

Macabre spectral power has risen. Infused with the essence of the Eidolon,
Revenant has strong survivability and deals high damage. Enemies become his
thralls.


HARROW

Achieve redemption through vengeance. The monastic Harrow increases damage to
support allies. Defy enemies and ascend.


DANTE

Seeker of knowledge. Keeper of history. Daring researcher of Leverian lore.
Dante composes arcane tales to support allies and devastate enemies.


BARUUK

Beware the fury of the truly patient. Baruuk boasts survivability and crowd
control. Pushed beyond his restraint, he unleashes the storm within.


NEZHA

The mercurial firemonger protects the innocent. Nezha’s multifaceted tactics
give him high survivability as he inflicts damage and provides crowd control.
His fire is the clarion of hope.


NEKROS

There is a reaper whose name is Nekros. He provides deathly crowd control.
Erstwhile enemies become allies when Nekros calls up recruits from the dead.


WUKONG

The simian warrior is a mountain of strength. Wukong deals heavy damage and has
high survivability. His quick trickster tactics are unforgettable.


LOKI

Loki knows the art of deception. The trickster employs stealth to sabotage
enemies. Sow confusion.


NYX

Psychic attacks make Nyx a dangerous foe. She reaches into enemy consciousness
to provide crowd control and turn their attacks back on them. Such manipulation
can turn the tide of battle.


HILDRYN

Strength is Hildryn’s virtue. Her unique high-damage abilities are powered by
her Shields, which can be recharged with Energy. Hildryn proves that a strong
offense is a good defense.


STYANAX

Styanax never wonders how many enemies he will face, only where he can find
them. The hoplite deals high damage. Enemies tremble before his spear and
shield.


MIRAGE

Mirage’s sleight of hand complements her might. Her dazzled foes take heavy
damage. Doppelgangers, lasers, and traps are elements of her stagecraft.


GYRE

Annihilate enemies with the conductivity of coils and transmitters. Gyre’s
electric attacks provide crowd control. She is the embodiment of elegant theory.


EXCALIBUR

Excalibur epitomizes the warrior spirit. His master swordsmanship deals high
damage. He is the embodiment of martial excellence.


GRENDEL

Grendel sees every battlefield as a smorgasbord. His insatiable appetite rewards
him with high survivability. Enemies will be eaten. And regurgitated.


JADE

Become enraptured by the song of devastation. Through her, the Jade Light can be
a force of destruction or a source of support.


OCTAVIA

Octavia turns bass, beat, and melody into a symphony of devastation. The music
of her Mandachord gives her high survivability and supports allies. Her
composition means the enemy’s destruction.


LAVOS

The serpents of Lavos encourage him as he transmutes the battlefield. He uses
Toxin, Cold, Electricity, and Heat to deal elemental damage. Harness the power
of the dark alchemist.


HARROW

Achieve redemption through vengeance. The monastic Harrow increases damage to
support allies. Defy enemies and ascend.




ENGAGE IN LETHAL NINJA COMBAT

Seamlessly leap, slide and glide over legions of grotesque clones and capitalist
machines. Unsheathe your blade, stick to the shadows or go in guns blazing — the
choice is yours.





EXPLORE OPEN WORLDS

Grab a hoverboard and hit the slopes of the Vallis. Spearfish in the sunlit
waters of the Plains. Explore hidden caves and mine for rare minerals.
Experience all of this and more in Warframe’s open worlds.






ASSEMBLE YOUR ARSENAL

Nikanas. Pulse rifles. Flamethrowers. Collect and upgrade hundreds of unique
Weapons, then modify each one for maximum mayhem and limitless possibilities.





SQUAD UP

You don’t have to work alone. Invite three friends and fight alongside 50
million Tenno in the Origin System.


©2024 Digital Extremes Ltd. All rights reserved. All trademarks are the property
of their respective owners.



By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Cookies Settings Reject All Accept All Cookies



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

View Vendor Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

View Vendor Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

View Vendor Details‎

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

View Vendor Details‎

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

View Vendor Details‎
Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
Switch Label label
Switch Label label
Switch Label label

 * 
   
   View Cookies
   
    * Name
      cookie name

Reject All Confirm My Choices