the123movies.cz Open in urlscan Pro
2606:4700:3030::6815:32f5  Public Scan

URL: https://the123movies.cz/red-dawn-1984/
Submission: On June 19 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://the123movies.cz

<form method="get" id="searchform" action="https://the123movies.cz">
  <input class="form-control search-input" type="text" placeholder="Search.." name="s" id="s" value="">
  <button type="submit"><i class="fa fa-search"></i></button>
</form>

POST https://the123movies.cz/

<form id="pt_registration_form" action="https://the123movies.cz/" method="POST">
  <div class="block">
    <input class="form-control   required" name="pt_user_login" type="text" placeholder="Username">
  </div>
  <div class="block">
    <input class="form-control   required" name="pt_user_email" id="pt_user_email" type="email" placeholder="Email">
  </div>
  <div class="block">
    <input type="hidden" name="action" value="pt_register_member">
  </div>
  <button class="btn btn-theme btn-lg btn btn-block btn-successful btn-approve mt10" data-loading-text="Loading..." type="submit">Register</button>
  <input type="hidden" id="register-security" name="register-security" value="6bb38db737"><input type="hidden" name="_wp_http_referer" value="/red-dawn-1984/">
</form>

POST https://the123movies.cz/

<form id="pt_login_form" action="https://the123movies.cz/" method="post">
  <div class="block">
    <input class="form-control   required" name="pt_user_login" type="text" placeholder="Username or Email">
  </div>
  <div class="block">
    <input class="form-control   required" name="pt_user_pass" id="pt_user_pass" type="password" placeholder="Password">
  </div>
  <input type="hidden" name="action" value="pt_login_member">
  <div class="pull-right" style="margin-bottom:10px;">
    <a id="open-forgot" class="alignright" href="#pt-reset-password" style="font-size: 85%;">Forgot Password?</a>
  </div>
  <button class="btn btn-theme btn-lg btn btn-block btn-successful btn-approve mt10" data-loading-text="Loading..." type="submit">Login</button>
  <script>
    jQuery(".mo_btn-mo").prop("disabled", false);
  </script>
  <script type="text/javascript">
    jQuery(document).ready(function() {
      jQuery(".login-button").css("cursor", "pointer");
    });

    function mo_openid_on_consent_change(checkbox) {
      if (!checkbox.checked) {
        jQuery('#mo_openid_consent_checkbox').val(1);
        jQuery(".mo_btn-mo").attr("disabled", true);
        jQuery(".login-button").addClass("dis");
      } else {
        jQuery('#mo_openid_consent_checkbox').val(0);
        jQuery(".mo_btn-mo").attr("disabled", false);
        jQuery(".login-button").removeClass("dis");
      }
    }
    var perfEntries = performance.getEntriesByType("navigation");
    if (perfEntries[0].type === "back_forward") {
      location.reload(true);
    }

    function HandlePopupResult(result) {
      window.location = "https://the123movies.cz";
    }

    function moOpenIdLogin(app_name, is_custom_app) {
      var current_url = window.location.href;
      var cookie_name = "redirect_current_url";
      var d = new Date();
      d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
      var expires = "expires=" + d.toUTCString();
      document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
      var base_url = 'https://the123movies.cz';
      var request_uri = '/red-dawn-1984/';
      var http = 'https://';
      var http_host = 'the123movies.cz';
      var default_nonce = '81e666ff43';
      var custom_nonce = 'fa8b59b432';
      if (is_custom_app == 'false') {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) {
            redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          } else {
            redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          }
        }
      } else {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
          else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        }
      }
      if (0) {
        var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
      } else {
        window.location.href = redirect_url + app_name;
      }
    }
  </script>
  <div class="mo-openid-app-icons">
    <p style="color:#000000; width: fit-content;"> Connect with:</p>
    <a class=" login-button " title=" Login with Google" onclick="moOpenIdLogin('google','false');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(219, 68, 55); text-align: center; padding-top: 8px; color: white; width: 39px !important; height: 39px !important; margin-left: 8px !important; font-size: 23px !important; cursor: pointer;" class="fab fa-google  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" title=" Login with twitter" onclick="moOpenIdLogin('twitter','false');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(39, 149, 233); text-align: center; padding-top: 8px; color: white; width: 39px !important; height: 39px !important; margin-left: 8px !important; font-size: 23px !important; cursor: pointer;" class="fab fa-twitter  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" title=" Login with vkontakte" onclick="moOpenIdLogin('vkontakte','false');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(70, 100, 130); text-align: center; padding-top: 8px; color: white; width: 39px !important; height: 39px !important; margin-left: 8px !important; font-size: 23px !important; cursor: pointer;" class="fab fa-vk  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" title=" Login with yahoo" onclick="moOpenIdLogin('yahoo','false');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(67, 2, 151); text-align: center; padding-top: 8px; color: white; width: 39px !important; height: 39px !important; margin-left: 8px !important; font-size: 23px !important; cursor: pointer;" class="fab fa-yahoo  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a>
  </div> <br> <input type="hidden" id="login-security" name="login-security" value="6bb38db737"><input type="hidden" name="_wp_http_referer" value="/red-dawn-1984/">
</form>

POST https://the123movies.cz/

<form id="pt_reset_password_form" action="https://the123movies.cz/" method="post">
  <div class="block">
    <input class="form-control   required" name="pt_user_or_email" id="pt_user_or_email" type="text" placeholder="Username or Email">
  </div>
  <div class="block">
    <input type="hidden" name="action" value="pt_reset_password">
    <button class="btn btn-theme btn-lg btn btn-block btn-successful btn-approve mt10" data-loading-text="Loading..." type="submit">Submit</button>
  </div>
  <input type="hidden" id="password-security" name="password-security" value="6bb38db737"><input type="hidden" name="_wp_http_referer" value="/red-dawn-1984/">
</form>

Text Content

 * Home
 * Filter


LOGIN




Home » Red Dawn (1984)


Stream servers: HLS SERVER Vioza CoStr
Turn off light Favorite


Shares
Share
Tweet
Share
Pin
Email

0
Rating (0)
(No Ratings Yet)



Loading...


Favorite


RED DAWN (1984)

Watch Red Dawn (1984) full movies online 123movies.
Synopsis: From out of the sky, Soviet, Nicaraguan, and Cuban troops begin
landing on the football field of a Colorado high school. In a few seconds, the
paratroopers have attacked the school and sent a group of teenagers fleeing into
the mountains. Armed only with hunting rifles, pistols, and bows and arrows, the
teens struggle to survive the bitter winter and the Soviet K.G.B. patrols
hunting for them. Eventually, trouble arises when they kill a group of Soviet
soldiers on patrol in the highlands. Soon they will wage their own guerrilla
warfare against the invading Soviet troops under the banner of “Wolverines!”
Director: John Milius
Writers: Kevin Reynolds (story), John Milius (screenplay) | 1 more credit »
Stars: Patrick Swayze, C. Thomas Howell, Lea Thompson

Genres: Action, Drama

Views: 410 views

Status: Completed

Release: 1984

Type: MOVIE






Related
MOVIE
Movie


FEEL THE BEAT (2020)

Feel the Beat (2020)
HD
Completed
2020







Watch Feel the Beat (2020) full movies online free gogomovies. Synopsis: After
failing to find success on Broadway, April returns to her hometown and
reluctantly is recruited to train a misfit group of young dancers for a big
competition.





genres: Comedy, Drama, Family
Watch Now Favorite
MOVIE
Movie


ABOUT TIME (2013)

About Time (2013)
HD
Completed
2013







Watch About Time (2013) full movies online 123movies. Synopsis: At the age of
21, Tim Lake (Domhnall Gleeson) discovers he can travel in time… The night after
another unsatisfactory New Year party, Tim’s father (Bill Nighy) tells his son
that the men in his family have always had the ability to travel through time.
Tim […]





genres: Comedy, Drama, Fantasy
Watch Now Favorite
MOVIE
Movie


THE MARK: REDEMPTION (2013)

The Mark: Redemption (2013)
HD
Completed
2013







Watch The Mark: Redemption (2013) full movies online 123movies. Synopsis:
Moments after parachuting from Flight 777, former Marine Chad Turner (Craig
Scheffer) and flight attendant Dao (Sonia Couling) find themselves descending
into a world of madness. The Tribulation has begun. Panic and chaos plague the
streets, and cities are on fire. But they have even […]





genres: Action, Fantasy, Sci-Fi
Watch Now Favorite
MOVIE
Movie


JUUG GONE WRONG (2018)

Juug Gone Wrong (2018)
HD
Completed
2018







Watch Juug Gone Wrong (2018) full movies online 123movies. Synopsis: chronicles
the life of two cousins with similar hustles but different methods. Both work in
the pharmaceutical field, one legally and one illegally. – He runs into his
illegitimate street pharmacist cousin, Yayo, who has run his course of illegal
“juugs” into the ground. Directors: […]





genres: Drama
Watch Now Favorite
MOVIE
Movie


100 STREETS (2016)

100 Streets (2016)
HD
Completed
2016







Watch 100 Streets (2016) full movies online 123movies. Synopsis: Three people,
three extraordinary stories. All lived out within a hundred London streets.
Director: Jim O’Hanlon Writer: Leon Butler Stars: Gemma Arterton, Idris Elba,
Tom Cullen





genres: Drama
Watch Now Favorite
SERIES
20 / 20


TEEN WOLF SEASON 5

Teen Wolf Season 5
HD
Completed
2015







Watch Teen Wolf Season 5 full episodes online free gogomovies. Synopsis: Scott
McCall was just another kid in high school. Until, one night his best friend
Stiles brings him to the woods, to look for a dead body, and Scott is bitten by
a werewolf. Being a werewolf came with its perks- stronger, faster, new […]





genres: Action, Drama, Fantasy
Watch Now Favorite

Please enable JavaScript to view the comments powered by Disqus.


Ongoing Series



HOUSE OF THE DRAGON SEASON 1

9 / 10




RICK AND MORTY SEASON 6

6 / 10




NEW AMSTERDAM SEASON 3

9 / 10




SUPERGIRL SEASON 6

5 / 22




GREY’S ANATOMY SEASON 17

13 /




THE FALCON AND THE WINTER SOLDIER SEASON 1

6 /




THE FLASH SEASON 7

7 /




NCIS SEASON 18

3 /




CITY ON A HILL SEASON 2

1 /




SOLAR OPPOSITES SEASON 2

8 /




FOR ALL MANKIND SEASON 2

6 / 6




CORONER SEASON 3

9 /




FINAL SPACE SEASON 3

1 /




DEBRIS SEASON 1

4 /




ARE YOU AFRAID OF THE DARK? (2019) SEASON 2

5 /




WYNONNA EARP SEASON 4

10 /




MARVEL STUDIOS: ASSEMBLED SEASON 1

1 /




SUPERMAN AND LOIS SEASON 1

5 /




SNOWFALL SEASON 4

7 /




9-1-1: LONE STAR SEASON 2

7 /




GROWN-ISH SEASON 3

14 /




YOUR HONOR SEASON 1

8 /




BLACK LIGHTNING SEASON 4

6 /




WHEN CALLS THE HEART SEASON 8

6 /




DEVIL MAY CARE SEASON 1

3 /




RWBY SEASON 8

9 /




GOOD TROUBLE SEASON 3

6 /




NANCY DREW SEASON 2

10 /




RIVERDALE SEASON 5

10 /




NCIS: LOS ANGELES – SEASON 12

13 /






PAGES

About

FAQ

Privacy

DMCA

Contact


LINKS

Home

Ongoing Series

Movies

Series




STAY CONNECTED

Like & follow us on social networking sites to get the latest updates on movies,
series






Copyright © 2019 the123movies.cz. All rights reserved.
Theme Design by the123movies.cz

Disclaimer: This site does not store any files on its server. All contents are
provided by non-affiliated third parties.



YOU ARE WELCOME

When becoming members of the site, you could use the full range of functions and
enjoy the most exciting films.


Register


MEMBER LOGIN AREA

Watch HD Movies Online For Free and Download the latest movies. For everybody,
everywhere, everydevice, and everything ;)

Forgot Password?
Login

Connect with:




FORGOT PASSWORD

We will send a new password to your email. Please fill your email to form below.

Submit



Loading...

Not a member yet? Join Now Back to login