mosequipment.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://t.sidekickopen14.com/Ctc/RJ%2023284/d2p-5h04/JlF2-6q7W8wLKSR6lZ3mMW6t-MHd6JvtrwW3vxHjF6V6PXDW8jzwzj7p4XnfW7grLks1Yy6t...
Effective URL: https://mosequipment.com/collections/analysis-enclosures/products/mission-darkness-blocker-locker-7
Submission: On November 07 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg class="icon icon-search" aria-hidden="true" focusable="false">
      <use xlink:href="#icon-search"></use>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <div class="site-header__search-inner">
    <label for="SiteNavSearch" class="visually-hidden">Search</label>
    <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  </div>
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg class="icon icon-search" aria-hidden="true" focusable="false">
      <use xlink:href="#icon-search"></use>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="product-form" id="AddToCartForm">
  <div class="selector-wrapper product-form__item" style="display: none;"><select class="single-option-selector product-form__input" data-option="option1" id="ProductSelect-option-0">
      <option value="Default Title">Default Title</option>
    </select></div><select name="id" id="ProductSelect" class="product-form__variants" style="display: none;">
    <option selected="selected" data-sku="MDBL-7" value="28026603569254">Default Title - $ 4,999.00 USD</option>
  </select>
  <div class="product_form_content">
    <div class="product-form__item product-form__item--quantity">
      <label for="Quantity">Quantity</label>
      <div class="js-qty">
        <input type="text" value="1" id="Quantity" name="quantity" pattern="[0-9]*" data-line="" class="js-qty__input" aria-live="polite">
        <button type="button" class="js-qty__adjust js-qty__adjust--minus" aria-label="Decrease quantity">
          <svg class="icon icon-minus" aria-hidden="true" focusable="false">
            <use xlink:href="#icon-minus"></use>
          </svg>
          <span class="icon__fallback-text">−</span>
        </button>
        <button type="button" class="js-qty__adjust js-qty__adjust--plus" aria-label="Increase quantity">
          <svg class="icon icon-plus" aria-hidden="true" focusable="false">
            <use xlink:href="#icon-plus"></use>
          </svg>
          <span class="icon__fallback-text">+</span>
        </button>
      </div>
    </div>
    <div class="product-form__item product-form__item--submit">
      <button type="submit" name="add" id="AddToCart" class="btn btn--full product-form__cart-submit">
        <span id="AddToCartText">Add to Cart</span>
      </button>
    </div>
  </div>
</form>

POST

<form method="post" id="new-review-form_3527472087142" class="new-review-form" aria-expanded="false" onsubmit="event.preventDefault(); StampedFn.submitForm(this);" style="display: none;border: 1px solid #dddddd4d;padding: 15px">
  <input type="hidden" name="productId" value="3527472087142">
  <div class="stamped-form-title" style=" display:none;">Write a review</div>
  <fieldset class="stamped-form-contact">
    <legend style="display:none;">Author</legend>
    <div class="stamped-form-contact-name">
      <label class="stamped-form-label" for="review_author_3527472087142">Name</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_author_3527472087142" type="text" name="author" required="" value="" placeholder="Enter your name" autocomplete="name">
    </div>
    <div class="stamped-form-contact-email">
      <label class="stamped-form-label" for="review_email_3527472087142">Email</label>
      <input class="stamped-form-input stamped-form-input-email " id="review_email_3527472087142" type="email" name="email" required="" value="" placeholder="john.smith@example.com" autocomplete="email">
    </div>
    <div class="stamped-form-contact-location">
      <label class="stamped-form-label" for="review_location_3527472087142">Location</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_location_3527472087142" type="text" name="location" value="" placeholder="e.g Paris, France" autocomplete="shipping country">
    </div>
  </fieldset>
  <fieldset class="stamped-form-review">
    <legend style="display:none;">Rating</legend>
    <div class="stamped-form-review-rating">
      <label class="stamped-form-label" for="reviewRating">Rating</label>
      <input type="text" id="reviewRating" name="reviewRating" style="font-size: 0px; border: none; height: 1px; width: 1px; margin: 0; padding: 0; line-height: 0px; min-height: 0px;" required="">
      <div class="stamped-form-input stamped-starrating">
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="1"><span style="display:none;">1</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="2"><span style="display:none;">2</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="3"><span style="display:none;">3</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="4"><span style="display:none;">4</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="5"><span style="display:none;">5</span></a>
      </div>
    </div>
    <div class="stamped-form-review-title">
      <label class="stamped-form-label" for="review_title_3527472087142">Title of Review</label>
      <input class="stamped-form-input stamped-form-input-text" id="review_title_3527472087142" type="text" name="reviewTitle" required="" value="" placeholder="Give your review a title">
    </div>
    <div class="stamped-form-review-body">
      <label class="stamped-form-label" for="review_body_3527472087142">How was your overall experience?</label>
      <div class="stamped-form-input">
        <textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_3527472087142" data-product-id="3527472087142" name="reviewMessage" required="" rows="10" maxlength="5000"></textarea>
      </div>
    </div>
  </fieldset>
  <fieldset class="stamped-form-custom-questions">
    <legend style="display:none;">Questions</legend>
  </fieldset>
  <fieldset class="stamped-form-actions">
    <legend style="display:none;">Photos</legend>
    <span class="stamped-file-holder"> </span>
    <span class="stamped-file-uploader" style="display:none;">
      <label for="stamped-file-uploader-input">
        <span style="display:none;">Upload</span>
        <input id="stamped-file-uploader-input" type="file" name="stamped-file-uploader-input" class="stamped-file-uploader-input" multiple="" data-product-id="3527472087142" style="display:none;">
        <span class="stamped-file-uploader-btn" style="border:1px solid #333;padding: 6px 10px; font-size:13px; border-radius: .3em;">
          <i class="stamped-fa stamped-fa-camera"></i>
          <span class="stamped-file-uploader-btn-label2"></span>
        </span>
      </label>
    </span>
    <span class="stamped-file-loading hide" style="display:none;">
      <i class="fa fa-spinner fa-spin"></i>
    </span>
    <input id="stamped-button-submit" type="submit" class="stamped-button stamped-button-primary button button-primary btn btn-primary" value="Submit">
  </fieldset>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="grid grid--half-gutters">
    <div class="grid__item medium-up--one-third">
      <label for="ContactFormName" class="label--hidden">Name</label>
      <input type="text" id="ContactFormName" name="contact[name]" placeholder="Name" autocapitalize="words" value="">
    </div>
    <div class="grid__item medium-up--one-third">
      <label for="ContactFormEmail" class="label--hidden">Email</label>
      <input type="email" id="ContactFormEmail" name="contact[email]" placeholder="Email" autocorrect="off" autocapitalize="off" value="">
    </div>
    <div class="grid__item medium-up--one-third">
      <label for="ContactFormPhone" class="label--hidden">Phone Number</label>
      <input type="tel" id="ContactFormPhone" name="contact[phone]" placeholder="Phone Number" pattern="[0-9\-]*" value="">
    </div>
  </div>
  <label for="ContactFormMessage" class="label--hidden">Message</label>
  <textarea rows="2" id="ContactFormMessage" name="contact[body]" placeholder="Message"></textarea>
  <div id="re-captcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc9S30UAAAAANH91lPKUM_8kCMCULPWoyEPJSzd&amp;co=aHR0cHM6Ly9tb3NlcXVpcG1lbnQuY29tOjQ0Mw..&amp;hl=de&amp;v=Ixi5IiChXmIG6rRkjUa1qXHT&amp;theme=Dark&amp;size=normal&amp;cb=k7myhhvmmvf1"
          width="304" height="78" role="presentation" name="a-c21qoeg63u05" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <input type="submit" id="contactsubmit" class="btn" value="Send">
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail" class="site-footer__newsletter-label">Sign up for the latest news, offers and styles</label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail" class="input-group__field site-footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="commit" id="Subscribe">
        <svg class="icon icon-arrow-right" aria-hidden="true" focusable="false">
          <use xlink:href="#icon-arrow-right"></use>
        </svg>
        <span class="icon__fallback-text">Subscribe</span>
      </button>
    </div>
  </div>
</form>

POST https://www.improvedcontactform.com/submit

<form action="https://www.improvedcontactform.com/submit" method="post">
  <p style="color: rgb(0, 0, 0);">Please use this form to contact us and we will get back to you as soon as possible!</p><label for="2829question_0" style="color: rgb(0, 0, 0);">Name</label><input type="text" name="question_0" id="2829question_0"
    value=""><br><br><label for="2829question_1" style="color: rgb(0, 0, 0);">E-mail</label><input type="text" name="question_1" id="2829question_1" value=""><br><br><label for="2829question_99" style="color: rgb(0, 0, 0);">Message</label><textarea
    name="question_99" id="2829question_99"></textarea><br><br><input type="submit" value="Send Message" style="background: rgb(71, 164, 71); border-color: rgb(71, 164, 71); color: rgb(255, 255, 255);">
</form>

Text Content

0






Skip to content
Search
 * Home
 * Products
   Expand menu Collapse menu
    * All Products
    * Keyfob & Phone Faraday Bags
    * Tablet & Laptop Faraday Bags
    * Larger Faraday Bags
    * Faraday Dry Bags
    * Forensics Enclosures
    * Faraday Supplies
    * EMF Health & Apparel
   
   

 * Testing
   Expand menu Collapse menu
    * Testing App
    * MIL-STD-188-125
    * IEEE 299-2006
   
   

 * Blog
   Expand menu Collapse menu
    * DIY
    * Education
    * EMF Health
    * EMPs
    * Forensics
    * Privacy & Security
    * Products
   
   

 * About Us
   Expand menu Collapse menu
    * About Us
    * Meet the Team
    * Contact Us
    * Government
    * Distributors
    * Distributor Resources
    * Custom Labeling
   
   

 * Warranty Activation

Site navigation


Menu Site navigation
 * Home
 * Products
   
   PRODUCTS
   
    * All Products
    * Keyfob & Phone Faraday Bags
    * Tablet & Laptop Faraday Bags
    * Larger Faraday Bags
    * Faraday Dry Bags
    * Forensics Enclosures
    * Faraday Supplies
    * EMF Health & Apparel
   
   Mission Darkness™ Non-Window Faraday Bag for Phones
   $ 23
   
   View
   Mission Darkness™ TitanRF Faraday Fabric
   From $ 23
   
   View
   Mission Darkness™ Faraday Bag for Keyfobs (2-Pack)
   Regular price $ 16 Sale price $ 14.99
   
   Sale
   View
   Mission Darkness™ Dry Shield Faraday Phone Sleeve
   $ 38
   
   View
   Mission Darkness™ Non-Window Faraday Bag for Phones
   $ 23
   
   View
   Mission Darkness™ Window Faraday Bag for Phones
   $ 52
   
   View
   Mission Darkness™ Faraday Bag for Keyfobs (2-Pack)
   Regular price $ 16 Sale price $ 14.99
   
   Sale
   View
   Mission Darkness™ Mojave Faraday Phone Bag
   $ 50
   
   View
   Mission Darkness™ Non-Window Faraday Bag for Tablets
   $ 55
   
   View
   Mission Darkness™ NeoLok Non-window Faraday Bag for Tablets
   $ 65
   
   View
   Mission Darkness™ Dry Shield Faraday Tablet Sleeve
   $ 70
   
   View
   Mission Darkness™ Window Faraday Bag for Tablets
   $ 75
   
   View
   Mission Darkness™ X2 Faraday Duffel Bag
   $ 299
   
   View
   Mission Darkness™ T10 Faraday Bag for Towers
   $ 239
   
   View
   Mission Darkness™ Padded Utility Faraday Bag
   $ 190
   
   View
   Mission Darkness™ Revelation EMP Shield for Generators
   $ 580
   
   View
   Mission Darkness™ Dry Shield Faraday Phone Sleeve
   $ 38
   
   View
   Mission Darkness™ Dry Shield Faraday Tote 15L
   $ 90
   
   View
   Mission Darkness™ Dry Shield MOLLE Faraday Pouch
   $ 85
   
   View
   Mission Darkness™ Dry Shield Faraday Backpack 40L
   $ 297
   
   View
   Mission Darkness™ Blocker Locker 7
   $ 4,999
   
   View
   Mission Darkness™ BlockBox Lab XL
   $ 2,800
   
   View
   Mission Darkness™ Window Charge & Shield Faraday Bag
   From $ 390
   
   View
   Mission Darkness™ NeoLok Faraday Bag for Phones with Battery Kit
   From $ 148
   
   View
   Mission Darkness™ TitanRF Faraday Fabric
   From $ 23
   
   View
   Mission Darkness™ TitanRF Faraday Tape
   From $ 10
   
   View
   Mission Darkness™ TitanRF Faraday Foam Gasket
   From $ 8
   
   View
   Mission Darkness™ TitanRF Faraday Patch - Multiple Sizes
   From $ 7
   
   View
   Mission Darkness™ TitanRF Radiation Shielding Throw Blanket
   $ 150
   
   View
   Mission Darkness™ FreeRoam Faraday Belt Bag
   $ 60
   
   View
   Mission Darkness™ EMF Blackout Beanie
   $ 80
   
   View
   Mission Darkness™ EMF Blackout Hat
   $ 80
   
   View
   

 * Testing
    * Testing App
    * MIL-STD-188-125
    * IEEE 299-2006
   
   

 * Blog
    * DIY
    * Education
    * EMF Health
    * EMPs
    * Forensics
    * Privacy & Security
    * Products
   
   

 * About Us
    * About Us
    * Meet the Team
    * Contact Us
    * Government
    * Distributors
    * Distributor Resources
    * Custom Labeling
   
   

 * Warranty Activation


Item added to cart. View cart and check out. Close
Close

Search
Search
Cart


MISSION DARKNESS™ BLOCKER LOCKER 7

 * Sale
 * $ 4,999.00
 * 

--------------------------------------------------------------------------------

Default Title
Default Title - $ 4,999.00 USD
Quantity
− +
Add to Cart
Share Tweet Pin it


ADDITIONAL RESOURCES

Download Product Brochure

Free Domestic Ground Shipping for Orders Over $100

PLEASE NOTE: 4-6 week lead time

SHIPPING DETAILS: For shipments within the United States, a shipping fee of $180
per unit is added at checkout (this product does not qualify for free domestic
shipping). The item ships on a pallet via UPS freight. Contact us for
international shipping quotes.




KEEP DEVICES LIVE AND SHIELDED



FROM SEIZURE TO EVIDENCE STORAGE TO DATA EXTRACTION

The Mission Darkness™ Blocker Locker 7™ system solves multiple problems for
forensics investigators and labs. To effectively access and recover data from
cell phones and tablets, the latest forensic tools require devices to stay live.
It can be difficult to keep devices shielded from RF signals, charged at all
times, and securely locked. The Blocker Locker 7 accomplishes all of these
objectives in a single cabinet designed specifically for shielding, charging,
and locking. The unit includes seven fully loaded compartments equipped with
Window Charge & Shield Faraday Bags for Phones, while additional Charge & Shield
Faraday Bags can be purchased as required or to increase capacity.

The charging feature is designed to prevent lockout mode and reduce the amount
of time needed to break a passcode, enabling the maximum amount of data
extraction and unlocking with tools like GrayKey, Cellebrite, Magnet, XRY,
BlackBag, Oxygen, etc.

To extract data from a device in the Blocker Locker 7, simply unlock the
individual compartment, disconnect the power cable, remove the Charge & Shield
Faraday Bag, and transfer it into a forensic faraday box. The bag can be easily
opened inside the box (the patented NeoLok™ magnetic closure reduces faraday
glove abrasion) while the device is passed into the shielded enclosure.
Shielding and power are never compromised, providing a seamless process for
investigators.


NEW LOCKER DESIGN!

The Blocker Locker exterior was updated to a black finish with a striped design
in October 2022, as shown in the images above. The usage steps and interior
compartments remain the same as the previous model with a gray finish.


BLOCKER LOCKER 7 INTRODUCTION VIDEOS


VIDEO DEMONSTRATION OF THE COMPLETE BLOCKER LOCKER 7 SYSTEM

VIDEO DEMONSTRATION OF THE CHARGE & SHIELD FARADAY BAG

TOOLS REQUIRED TO KEEP DEVICES LIVE FROM THE FIELD TO THE LAB

Watch the Field to Lab demo video to see why the Blocker Locker 7 is an integral
part of the digital evidence handling process.

 * Digital evidence (cell phones and tablets specifically) should be RF shielded
   and remain charging from the point of seizure all the way to the lab, for
   maximum data recovery and password cracking with tools like Cellebrite and
   GrayKey. Simple Velcro faraday bags no longer support this entire process.
   This video shows the specific set of products that are required to ensure
   devices are not remote wiped and do not die en route to the lab. It is
   important to understand that traditional digital evidence handling techniques
   are insufficient for current data extraction and password recovery tools.
   Read the blog post for more details.

Field to Lab Blog Post


--------------------------------------------------------------------------------


LEARN MORE ABOUT THE BLOCKER LOCKER 7

Secure evidence cabinet with 7 fully loaded compartments; purchase additional
Charge & Shield Faraday Bags to increase capacity to a maximum of 14 devices (2
per compartment)

The system ensures that officers follow the correct evidence processing steps to
keep devices charged and shielded

--------------------------------------------------------------------------------


BLOCKER LOCKER 7™ FEATURES

 * Secure cabinet with seven locker compartments designed specifically for
   forensic investigators to keep devices individually locked, shielded, and
   charged during storage
 * Primarily used as an evidence locker for cell phones and tablets
 * System ensures that device intake and storage is correct so that the passcode
   unlocking and data extraction process can be completed properly with the best
   results
 * Each cabinet has a power outlet with two USB power receptacles and a unique
   outer lock
 * Locking system consists of two keys for each locker compartment, two master
   keys, and a key dropbox
 * Power indicator light on main cabinet
 * Basic usage instructions sticker printed on the locker itself (additional
   in-depth instruction sheet included)
 * Includes seven Mission Darkness Window Charge & Shield Faraday Bags for
   Phones plus all necessary charging components and cable tips (one bag
   stationed in each locker compartment)
 * Window Charge & Shield Faraday Bags are uniquely designed for charging
   devices in the Blocker Locker 7, then being transferred to a faraday forensic
   box
 * The system allows devices to remain live and uncorrupted after seizure, until
   they can be interrogated or have data extracted at a later time
 * Window Charge & Shield Faraday Bags block WiFi (2.4 & 5GHz), Bluetooth, cell
   signals including 5G networks, GPS, RFID, and radio signals
 * Mission Darkness Blocker Locker 7 SKU: MDBL-7
 * Additional add-on options are listed below
 * Simple installation - watch the installation video for further details


LOCK, SHIELD, CHARGE, AND EXTRACT DATA FROM DEVICES

The complete Blocker Locker 7 - Charge & Shield Evidence Cabinet system is
primarily used with digital forensics evidence items such as cell phones,
tablets, GPS trackers, and similar electronics. The dual sided USB filter in
each Window Charge & Shield Faraday Bag allows the user to easily switch from
power to extraction tool when needed.


PURCHASE ADDITIONAL CHARGE & SHIELD FARADAY BAGS TO INCREASE CAPACITY

The Blocker Locker 7 comes with seven Window Charge & Shield Faraday Bags for
Phones plus all necessary charging components. The bag can be transferred from
the locker to the lab without compromising RF shielding. Up to two Charge &
Shield Faraday Bags can fit in each locker compartment. Purchase additional
Charge & Shield Faraday Bags to support more than seven devices in the cabinet.
Available in phone or tablet size, window or non-window style (*window style
bags are preferred for use with the Blocker Locker). Additional add-on options
are listed below. Let us know your requirements so that we can quote you
accordingly.


EACH WINDOW CHARGE & SHIELD FARADAY BAG INCLUDES


 * Charge & Shield Faraday Bag with transparent window, dual sided USB filter,
   NeoLok magnetic closure, serial number, card pocket, and zipper compartment
   on back to hold cables
 * Shielded USB A/M to A/M cable (1 meter)
 * Charging cables: lightning, micro USB, USB-C, and USB extension
 * Optional short term charging add-ons such as a dual USB port car charger
   adapter, dual USB port wall charger, and power banks


DIMENSIONS & WEIGHT

 * Single locker compartment interior dimensions: 13" x 18" x 4.5"
 * Cabinet exterior dimensions: 15" x 18" x 34"
 * Cabinet weight: 85lbs | Shipping weight: 105lbs (ships on a pallet)

--------------------------------------------------------------------------------

Keep digital forensics evidence on cell phones and tablets locked, charged, and
shielded from RF signals

Introduce new devices by placing them inside the Charge & Shield Faraday Bag
stationed inside each locker compartment

--------------------------------------------------------------------------------


BLOCKER LOCKER SYSTEM USAGE STEPS


1) INSERT DEVICE IN A WINDOW CHARGE & SHIELD FARADAY BAG

Once a cell phone, tablet, or similar device is received at the police station,
the officer places it inside a vacant Mission Darkness Window Charge & Shield
Faraday Bag, which is stationed inside each Blocker Locker compartment. The
corresponding cable tip (provided in the bag's zipper pocket) is used to connect
the device to the bag's inner USB port. The bag is then sealed using the NeoLok
magnetic closure.


2) CONNECT THE BAG TO POWER


The officer connects the shielded USB A/M to A/M cable that is plugged into the
locker compartment power outlet to the outer USB port on the Window Charge &
Shield Faraday Bag. Device status can be confirmed by viewing the screen through
the bag's transparent window.


3) LOCK THE BAG IN A BLOCKER LOCKER COMPARTMENT


The officer locks the compartment, then puts the key in the dropbox, and leaves
evidence notes relating to the locker contents. The device can remain in the
compartment securely locked, charged, and shielded indefinitely.


4) DISCONNECT THE BAG FROM POWER


At the point when passcode breaking or data extraction is to occur, the
individual handling the evidence uses a key (either the master or corresponding
one) to open the locker compartment. The user disconnects the USB cable
connected to the outer USB hub on the bag, and removes the sealed bag from the
compartment.


5) TRANSFER FOR DATA EXTRACTION


The device remains shielded in the Window Charge & Shield Faraday Bag while it
is transferred to the lab or location where it will be analyzed.

*Further steps vary depending on the usage scenario (see below).

Back side of bag + charging cables




Front side of bag



--------------------------------------------------------------------------------


ADDITIONAL USAGE SCENARIOS



HOW TO USE WITH GRAYKEY, CELLEBRITE, OR OTHER FORENSIC TOOLS


 * The Window Charge & Shield Faraday Bag can be transferred to an RF shielded
   room or faraday forensic box for use with unlocking tools like GrayKey.
 * If using with a forensic box like the Mission Darkness BlockBox Lab XL, place
   the GrayKey unit inside the box and connect it to the inner RJ45 ethernet
   port.
 * Insert the Window Charge & Shield Faraday Bag carrying the device into the
   box and close the lid.
 * Place hands in the conductive gloves to open the Window Charge & Shield
   Faraday Bag and remove the device. The NeoLok magnetic closure is easy to
   open inside the box and reduces faraday glove abrasion (compared to Velcro
   closure bags).
 * The device can then be connected internally to GrayKey, Cellebrite, or other
   forensic tool.

Once passcode unlocking software is installed on the device and RF shielding is
no longer required, the device can be transferred to the Forensic Crack Cabinet,
as shown in the video


HOW TO TRANSFER A DEVICE FROM A STANDARD FARADAY BAG TO A WINDOW CHARGE & SHIELD
FARADAY BAG


 * If a device arrives to the police station already in a standard faraday bag,
   it can be transferred to a Window Charge & Shield Faraday Bag using a
   forensic box with hands-on access.
 * Simply place both bags inside the forensic box, close the lid, and transfer
   the device using the conductive gloves. Faraday bags with a NeoLok magnetic
   closure are preferred when being handled by conductive gloves.




IF USING A WINDOW CHARGE & SHIELD FARADAY BAG WITHOUT THE BLOCKER LOCKER


 * The Window Charge & Shield Faraday Bag can be purchased and used
   independently without the Blocker Locker. The USB filter enables the device
   to receive power while it is transferred throughout various locations such as
   a vehicle, desk, or evidence cabinet, until it can be analyzed in a different
   location.
 * Use the shielded USB A/M to A/M cable attached to the outer side of USB
   filter to connect a portable battery or power outlet to charge the device
   inside.
 * For data extraction, the user simply disconnects the power source and
   connects to an extraction tool.



--------------------------------------------------------------------------------


INCREASE LOCKER CAPACITY BY PURCHASING ADDITIONAL CHARGE & SHIELD FARADAY BAGS


EACH LOCKER COMPARTMENT CAN FIT UP TO TWO CHARGE & SHIELD FARADAY BAGS


Components included with the Window Charge & Shield Faraday Bag plus "Go Kit"
add-on

 * Charge & Shield Faraday Bags come in phone and tablet size, window and
   non-window style. Click the links below to view the product pages.
 * Each Blocker Locker compartment can fit up to two Charge & Shield Faraday
   Bags, enabling you to increase the capacity from 7 to 14 devices.
 * Each Charge & Shield Faraday Bag includes a comprehensive charging cable set
   (USB A/M to A/M, lightning, micro USB, USB-C, and USB extension).  
 * Additional add-on accessories can be added to each Charge & Shield Faraday
   Bag; options include dual USB port car and wall chargers, portable power
   banks, and an additional cable set. These accessories enable short term
   charging capabilities, which may be required during transportation or until
   the bag can be connected to a long term power source (such as the Blocker
   Locker) while waiting to be analyzed in the lab. Ensuring that the device
   stays live throughout device intake prevents lockout mode and reduces the
   amount of time needed to break a passcode.

Window Charge & Shield Faraday Bag Product Page

Non-window Charge & Shield Faraday Bag Product Page


--------------------------------------------------------------------------------


ADDITIONAL ADD-ON OPTIONS


These additional options should be considered at the time of purchase, and are
priced accordingly. Let us know your requirements so that we can quote you for
add-ons.

Additional Charge & Shield Faraday Bags

Purchase additional Charge & Shield Faraday Bags to increase locker capacity or
distribute to field officers.
----------
$360/non-window phone size
$390/window phone size
$390/non-window tablet size
$425/window tablet size

Additional USB Cable Set

Additional USB cable set includes A/M to A/M, lightning, micro USB, USB-C, and
USB extension for connecting the device to the internal side of the USB filter.

----------
$60/set of cables

Extra Locker Keys

The locker comes with 2 keys for each compartment and 2 master keys. Order
additional keys to avoid the hassle of lost keys or give multiple users access.
----------
$ inquire for pricing

Expedited Lead Time

When expedited lead times are required, the customer can jump to the front of
the production queue for an expedite fee.

----------
$210/unit expedited lead time

Extended One Year Warranty

Base product already includes one year warranty. Extended warranty offered at
the per year price.

----------
$550/year

Video Call Training Session

Two hour video call training session with our staff. May be utilized in separate
one hour sessions if required.

----------
$290/two hours video call training

--------------------------------------------------------------------------------


BLOCKER LOCKER 7 - COMPARED TO PIECING TOGETHER YOUR OWN MATERIALS


The device connects to power through the bag via USB cable

 * The Blocker Locker system was created to solve the ever-present device
   storage issues that many departments face. The system enables proper
   processing during each stage in custody, from device intake to interrogation.
 * The pairing of the Charge & Shield Faraday Bag plus Blocker Locker allows for
   transporting, charging, data extraction, and keeping devices securely stored
   while shielded from RF signals.
 * The locker has the capability to charge and fit two Charge & Shield Faraday
   Bags (up to tablet size), unlike mainstream locker compartments which are too
   small and only designed to hold a phone or tablet without the added mass of a
   faraday bag and cables.
 * The included cables are shielded and specifically selected for use with the
   Charge & Shield Faraday Bag and locker.
 * We tailored the locker charging setup to fit the digital forensics process.
   We included a power indicator light, dual USB power receptacles in each
   compartment, usage instructions, key lockbox, and all of the charging
   components needed.
 * Incoming officers or detectives that don't know how to handle the device can
   view the instructional sticker printed on front of the locker cabinet to
   follow the correct processing steps.

--------------------------------------------------------------------------------


EVIDENCE CABINET COMPARTMENTS STAY SECURE WITH UNIQUE LOCKS & KEY DROPBOX

 * Find an empty Blocker Locker compartment and insert the device into the
   Charge & Shield Faraday Bag (further connectivity instructions are listed
   above).

 * Lock the compartment door using the matching key. Two keys for each
   compartment are included.

 * Place the compartment key in the secure dropbox attached to the Blocker
   Locker.

 * Evidence manager uses the master key (two included) or the compartment key to
   access the compartment when needed.

Read the Blocker Locker system blog post for more details

--------------------------------------------------------------------------------



Each compartment includes a fully equipped setup for charging devices through
the Window Charge & Shield Faraday Bag's dual sided USB filter

--------------------------------------------------------------------------------

Back to Forensics

Customer Reviews
0.0 Based on 0 Reviews
5 ★
0% 
0
4 ★
0% 
0
3 ★
0% 
0
2 ★
0% 
0
1 ★
0% 
0
Customer Photos



Write a Review Ask a Question
 * Reviews
 * Questions
   Powered by STAMPED

Write a review
Author
Name
Email
Location
Rating
Rating
1 2 3 4 5
Title of Review
How was your overall experience?

Questions Photos Upload

Thank you for submitting a review!

Your input is very much appreciated. Share it with your friends so they can
enjoy it too!

FacebookTwitter
Be the first to review this item
Sort Most Recent Highest Rating Lowest Rating Most Helpful
Filter Reviews:
×
Sort Most Recent Highest Rating Lowest Rating Most Helpful
Clear filter
More Filters



RELATED PRODUCTS


Mission Darkness™ Window Charge & Shield Faraday Bag
Phone SizeTablet Size
$ 390.00 Add to cart

Mission Darkness™ BlockBox Touch USB
Default Title
$ 650.00 Add to cart

Mission Darkness™ BlockBox Touch
Default Title
$ 350.00 Add to cart

Mission Darkness™ NeoLok Faraday Bag for Phones with Battery Kit
10,000mAh20,000mAh
$ 148.00 Add to cart

Mission Darkness™ NeoLok Non-window Faraday Bag for Tablets
Default Title
$ 65.00 Add to cart

Mission Darkness™ NeoLok Window Faraday Bag for Tablets
Default Title
$ 90.00 Add to cart

Mission Darkness™ NeoLok Non-window Faraday Bag for Phones
Default Title
$ 48.00 Add to cart

Mission Darkness™ NeoLok Window Faraday Bag for Phones
Default Title
$ 65.00 Add to cart




SEND US A MESSAGE

Use the form below to send us a message. We will respond within 24 hours and in
most cases much faster. Alternatively you can call +1 805-318-3212 or email
info@mosequipment.com.
Name
Email
Phone Number
Message


BE IN THE KNOW

Sign up for the latest news, offers and styles
Subscribe
 * Facebook
 * Twitter
 * Pinterest
 * Instagram
 * YouTube

LINKS

 * Search
 * All Products
 * Privacy Policy
 * Terms of Service
 * Return Policy

© 2022, MOS Equipment. Powered by Shopify
 * american express
 * diners club
 * discover
 * facebook pay
 * master
 * paypal
 * shopify pay
 * venmo
 * visa


"Close (esc)"
Liquid error: Could not find asset snippets/icon-facebook_pay.liquid Liquid
error: Could not find asset snippets/icon-shopify_pay.liquid Liquid error: Could
not find asset snippets/icon-venmo.liquid
×



word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1


×



CONTACT US

Please use this form to contact us and we will get back to you as soon as
possible!

Name

E-mail

Message


by Improved Contact Form
ADD TO CART





Contact Us

Powered by


0
0
Shopping cart

Your cart is currently empty.

Checkout
0
0
Shopping cart

Your cart is currently empty.

Checkout
Mission Darkness™ Blocker Locker 7
$ 4,999.00 

Out Of Stock
-


+

Add To Cart
Quantity Exceeds Stock
✔ Items added to cart
Mission Darkness™ Blocker Locker 7
$ 4,999.00 

Out Of Stock
-


+

Add To Cart
Quantity Exceeds Stock
✔ Items added to cart