mosequipment.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://t.sidekickopen14.com/Ctc/RJ+23284/d2p-5h04/Jl22-6q7W7lCdLW6lZ3pVW1dTc3V8qQd0nW3f6Gd17gY6_FW43LHNl17ylYxW2xGGVB2P5Qd6W...
Effective URL: https://mosequipment.com/products/mission-darkness-blockbox-lab-xl
Submission: On November 07 via api from US — Scanned from DE

Form analysis 8 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="MDFB-BBL-XL-RJ45" value="39743135023206">Default Title - $ 2,800.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 /cart/add.js

<form action="/cart/add.js" method="post" id="s-b177a481-e512-4caa-8bf9-f36c5dacd7f2-atc-btn-wrapper" class="shg-product-atc-btn-wrapper shg-align-center">
  <a id="s-b177a481-e512-4caa-8bf9-f36c5dacd7f2" class="shg-btn shg-cse">Add to Cart</a>
</form>

POST

<form method="post" id="new-review-form_4999043219558" class="new-review-form" onsubmit="event.preventDefault(); StampedFn.submitForm(this);" style="display: none;"> <input type="hidden" name="productId" value="4999043219558">
  <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_4999043219558">Name</label> <input class="stamped-form-input stamped-form-input-text " id="review_author_4999043219558" 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_4999043219558">Email</label> <input class="stamped-form-input stamped-form-input-email " id="review_email_4999043219558" 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_4999043219558">Location</label> <input class="stamped-form-input stamped-form-input-text " id="review_location_4999043219558" 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 onclick="StampedFn.setRating(this);return false;" class="stamped-fa stamped-fa-star-o" data-value="1" tabindex="0" aria-label="1 star rating"><span style="display:none;">1</span></a>
        <a onclick="StampedFn.setRating(this);return false;" class="stamped-fa stamped-fa-star-o" data-value="2" tabindex="0" aria-label="2 stars rating"><span style="display:none;">2</span></a>
        <a onclick="StampedFn.setRating(this);return false;" class="stamped-fa stamped-fa-star-o" data-value="3" tabindex="0" aria-label="3 stars rating"><span style="display:none;">3</span></a>
        <a onclick="StampedFn.setRating(this);return false;" class="stamped-fa stamped-fa-star-o" data-value="4" tabindex="0" aria-label="4 stars rating"><span style="display:none;">4</span></a>
        <a onclick="StampedFn.setRating(this);return false;" class="stamped-fa stamped-fa-star-o" data-value="5" tabindex="0" aria-label="5 stars rating"><span style="display:none;">5</span></a> </div>
    </div>
    <div class="stamped-form-review-title"> <label class="stamped-form-label" for="review_title_4999043219558">Title of Review</label> <input class="stamped-form-input stamped-form-input-text" id="review_title_4999043219558" 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_4999043219558">How was your overall experience?</label>
      <div class="stamped-form-input"> <textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_4999043219558" data-product-id="4999043219558" 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="4999043219558" style="display:none;"> <span class="stamped-file-uploader-btn" role="button"
          style="border:1px solid #333;padding: 6px 10px; font-size:13px; border-radius: .3em;"> <i class="stamped-fa stamped-fa-camera" aria-hidden="true"></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=fxtf8nqwjs27"
          width="304" height="78" role="presentation" name="a-d6b0txwyb6pr" 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="7144question_0" style="color: rgb(0, 0, 0);">Name</label><input type="text" name="question_0" id="7144question_0"
    value=""><br><br><label for="7144question_1" style="color: rgb(0, 0, 0);">E-mail</label><input type="text" name="question_1" id="7144question_1" value=""><br><br><label for="7144question_99" style="color: rgb(0, 0, 0);">Message</label><textarea
    name="question_99" id="7144question_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

Cookie Policy

This website uses cookies to ensure you get the best experience on our
website.Privacy Policy
PreferencesCloseAccept


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™ BLOCKBOX LAB XL

3 reviews
 * Sale
 * $ 2,800.00
 * 

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

Default Title
Default Title - $ 2,800.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: Current lead time is 4-5 weeks. This product does not qualify for
free domestic shipping.




MISSION DARKNESS BLOCKBOX LAB XL - RF ENCLOSURE FOR MOBILE DEVICE ANALYSIS


SKU: MDFB-BBL-XL-RJ45


The Mission Darkness™ BlockBox Lab XL offers the ultimate radio frequency (RF)
shielding and hands-on accessibility for electronic device forensics
investigations. The heavy-duty forensic analysis enclosure is designed
specifically for investigating devices such as cell phones, tablets, laptops,
and similar size electronics while remaining shielded from RF signals. The extra
large interior dimensions make it easy for operators to comfortably analyze
devices, as well as transfer devices in and out of faraday bags inside of the
shielded chamber.

It is constructed with a durable aluminum frame with RF absorbent foam lining
the inside walls, conductive gloves for both hands to operate and interrogate
devices inside (including touch screens), patent pending Gen 2 RF-FilterVu
transparent viewing window, two LED arrays, power strip with four universal
power ports and four USB ports, and a dual-sided shielded filter with RJ45
ethernet and two USB ports for extracting data at high speeds. The RJ45 port
lets an operator connect devices inside the faraday chamber to a local network
internally, as well as connect to a charging source, computer, or data
extraction tool externally. The combined features allows forensic investigators
to thoroughly analyze data on devices while preventing any signal from reaching
or leaving the device. The ability to keep devices charged indefinitely prevents
lockout mode and reduces the amount of time needed to break a passcode, enabling
the maximum amount of data extraction and unlocking with tools like GrayKey,
Cellebrite, XRY, BlackBag, Oxygen, etc.

The BlockBox Lab XL completely isolates devices inside and blocks WiFi (2.4 &
5GHz), Bluetooth, cell signals including 5G networks, GPS, RFID, and radio
signals. It has been lab tested and certified to shielding effectiveness
standards IEEE 299-2006. Although designed for lab use, the light weight of the
BlockBox Lab XL and strong side handles allow it to be transported to different
locations. The comprehensive accessory kit includes a set of replacement gloves
and foam seals (since these items can wear out over time due to
frequent/improper use or storage), which can be easily installed on-site without
having to send the entire unit out for repair. The kit also comes with a variety
of Mission Darkness NeoLok Faraday Bags with a patented magnetic closure, making
it safe to use with conductive gloves in forensics investigations.

Alternative uses for the BlockBox Lab XL relate to mobile device testing, since
the product can be used to create an isolated and controlled environment. An
additional RJ45 ethernet port can be installed if necessary (see details below).

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



Equipped with two LED arrays, shielded filter, universal power strip, viewing
window, and conductive gloves



Extra large interior dimensions allows the user to comfortably operate devices
inside, including laptops

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


BLOCKBOX LAB XL FEATURES

 * Lab forensic analysis enclosure for operating devices and extracting
   information while shielded from RF signals
 * Certified to shielding effectiveness standards IEEE 299-2006
 * Extra large interior space - fits multiple cell phones, tablets, laptops, and
   similar size devices
 * Dual-sided shielded filter with two USB ports, one AC port, and one RJ45
   ethernet port
 * Shielded AC power strip for powering multiple devices internally - includes
   four universal power outlets and four USB outlets
 * High-speed data extraction and connectivity
 * Indefinite power capabilities 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, XRY, BlackBag,
   Oxygen, etc.
 * Completely isolates devices - blocks WiFi (2.4 & 5GHz), Bluetooth, cell
   signals including 5G networks, GPS, RFID, NFC, and radio signals
 * Built-in conductive gloves for left and right hands-on touch plus a set of
   replacement gloves
 * Patent pending Gen 2 RF-FilterVu RF shielded transparent window on top for
   viewing devices (upgraded clarity = 25% more clear than standard size
   BlockBox Lab window)
 * Two LED arrays for illuminating interior space
 * RF absorbent foam liner on all interior sides
 * Durable outer aluminum casting with black coating
 * Replacement foam gasket seals with adhesive backing
 * Dual easy release latch system
 * Piston hinge gas filled cover strut
 * Temperature range: +14°F (-10°C) to +122°F (+50°C)
 * Two metal side handles for easy carry
 * Designed and assembled in the USA


APPLICATIONS


 * Lab forensic analysis
 * State, local, federal, and military forensics
 * Mobile device/IOT testing and signal isolation
 * Anti-hacking, anti-tracking, and anti-spying assurance
 * Counter-surveillance
 * Faraday bag transfer chamber
 * EMP and CME protection
 * Use with data extraction and unlocking with tools like GrayKey, Cellebrite,
   XRY, BlackBag, Oxygen, etc.


INCLUDED ITEMS

 * Mission Darkness BlockBox Lab XL
 * Multiple styles of Mission Darkness Faraday Bags (SKUs: MDFB-S-NW-M,
   MDFB-M-NW-M, MDFB-L-NW)
 * Unique serial number sticker
 * Two USB A/M to A/M cables
 * Ethernet cable
 * AC power cable
 * Set of replacement gloves
 * Set of replacement foam seals
 * Two stylus pens
 * Instruction card
 * Additional add-on accessories are listed below


DIMENSIONS

 * External dimensions: 24”L x 18”W x 16.5”H (60.96cm x 45.72cm x 41.91cm)
 * Internal usable dimensions: 22.75”L x 17”W x 12.5”H (57.79cm x 43.18cm x
   31.75cm)
 * RF-FilterVu window dimensions: 9.5"L x 3.5"W (24.13cm X 8.89cm)


SHIELDED FILTER & CABLE DETAILS


The shielded filter installed through the box enables dual sided device
connectivity. Purchase the USB cable set add-on if needed to connect to devices
internally. *If you are using your own cables (not ones we provided), be aware
that all cables used both within and outside of the analysis enclosure need to
be SHIELDED to effectively block RF signals.


CUSTOMIZATION


Contact us if you have customization requests or particular requirements that
are not included in this product configuration. Some alterations may be
possible, including adding an additional RJ45 ethernet port (+ $350). Additional
add-on options are listed below. Let us know your requirements so that we can
quote you accordingly.


COMPATIBLE WITH FARADAY BAGS


A user can safely transfer seized or collected devices from individual faraday
bags to the BlockBox Lab XL while maintaining RF shielding. Once the lid is
closed, the bag can be opened inside. Mission Darkness NeoLok faraday bags with
a magnetic closure (like the bags included in the kit) are preferred for use
with conductive gloves because they eliminate the risk of puncturing a glove
with scissors (often used to cut a faraday bag open) or harsh Velcro (used in
most standard faraday bag closures).

Scroll down to see more details about using the BlockBox Lab XL as a transfer
chamber.

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


ADDITIONAL OPTIONS


These additional options should be considered at the time of purchase, and are
priced accordingly. For current customers of the BlockBox Lab XL, please contact
us for specifics on option pricing.

Additional Filters

Additional USB, RJ45, or other filters can be added to the box.
----------
$ inquire for pricing

Additional Gloves and Seals Set

An additional set of gloves and seals are already included with each BlockBox
Lab XL, but customers often purchase additional up front to avoid hassle later.

----------
$200/set of gloves and seals

Camera Mount and SLR Camera

The BlockBox Lab XL includes the ability to mount a camera over the window to
photograph evidence and device screens.
----------
$280/mount only
$1080/mount + Canon T6i

USB Cable Set

Set includes Lightning, USB Micro, USB-C, USB Extension, USB A/M to A/M cables
for connecting devices to the USB ports internally.
----------

$60/set

Add to Cart

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


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


VIDEO DEMONSTRATION OF THE BLOCKBOX LAB XL




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

 * Easy release latch system ensures a tight RF seal

 * Built-in conductive gloves for operating touch screens

 * Interior view showing a device connected to a USB outlet

 * AC power strip includes four universal power outlets and four USB outlets

 * Dual-sided shielded filter with two USB ports, one AC port, and one RJ45
   ethernet port

 * Patent pending Gen 2 RF-FilterVu slanted window on top for viewing devices

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


USE WITH FORENSICS TOOLS, LIKE CELLEBRITE AND GRAYKEY

The BlockBox Lab XL is the premier multifunctional analysis enclosure in the
BlockBox forensics series. It is regarded as an essential product in any
forensics lab that conducts mobile device investigations. In additional to
offering an isolated environment, the various filter ports allow a user to
operate, charge, interrogate, and conduct triage on multiple devices. The
ability to charge indefinitely prevents lockout mode and reduces the amount of
time needed to break a passcode, enabling the maximum amount of data extraction
and unlocking with tools like GrayKey, Cellebrite, XRY, BlackBag, Oxygen, etc.
The details below provide a basic overview of how to use the BlcokBox Lab XL
with a few forensics tools.

The BlockBox Lab (standard, smaller version) pictured with Cellebrite


IF A DEVICE ARRIVES TO THE LAB INSIDE A FARADAY BAG:


 * * Place the closed faraday bag inside of the BlockBox Lab XL, along with any
     necessary extraction tools or cables, and close the lid. Open the bag using
     the conductive gloves and remove the device. Connect the device internally
     to the power outlet, extraction tool, etc. if desired.


IF USING WITH CELLEBRITE OR RELATED EXTRACTION TOOL:


 * * Place the device inside of the powered BlockBox Lab XL and connect it to
     the USB filter internally using a compatible cable tip. Connect an
     extraction tool directly to the outer USB filter on the opposite side, then
     use as directed.


IF USING WITH GRAYKEY:

 * * Make sure the outer filter cables are connected. Place the GrayKey unit
     inside of the powered lab and connect it to the inner RJ45 ethernet port,
     as well as the power outlet. Connect the device to GrayKey and use the tool
     as directed.

*Note that further instructions for use with forensics tools will depend on the
specific tool itself and the scenario. Additional forensics tools and
corresponding cables are not provided.

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


HOW TO USE THE BLOCKBOX LAB XL AS A FARADAY BAG TRANSFER CHAMBER

If a device arrives to the police station, lab, etc. in a standard faraday bag,
it can be transferred to a different or more specialized faraday bag, like the
Mission Darkness Charge & Shield Faraday Bag (or visa versa), using the BlockBox
Lab XL as an RF shielded transfer chamber.

 * * Simply place both bags inside the BlockBox Lab XL, close the lid, and open
     the faraday bags internally using the conductive gloves. Once the device is
     transferred and properly sealed in the new bag, the lid can open, and the
     shielded device can be moved to another location.
   * This process ensures that the device is never exposed to RF signals and
     allows users to keep the BlockBox Lab XL vacant for more serious forensics
     investigation uses.
   * *When selecting faraday bags for your department, keep in mind that faraday
     bags with a NeoLok magnetic closure are preferred when being handled by
     conductive gloves.

Transfer Chamber Video Demonstration

Pictured with the BlockBox Lab (standard, smaller version)

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



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


Customer Reviews
5.0 Based on 3 Reviews
5 ?
100% 
3
4 ?
0% 
0
3 ?
0% 
0
2 ?
0% 
0
1 ?
0% 
0
Customer Photos



Write a Review Ask a Question
 * Reviews
 * Questions

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
TK
08/15/2021
Tony K.


Good product

Good product


Mission Darkness™ BlockBox Lab XL

Share   |   Facebook  •  Twitter
Was this helpful?  0    0
B
02/05/2020
Beau


Very effective

The signal blocking strength of this box is phenomenal. The window lets you see
when signals are blocked - which happens immediately after a phone is
introduced. There are two versions of the product, we went with the RJ-45 so we
could put tools inside. Overall this is a very nice kit with extra items
included.


Mission Darkness™ BlockBox Lab XL

Share   |   Facebook  •  Twitter
Was this helpful?  0    0
P
05/21/2018
P.T.


Great quality RF shielding enclosure

My department is very satisfied with the BlockBox Lab. We've used other RF
shielding boxes is the past which have worn down over time, then cost a ton to
have parts replaced. We switched over because this product offers the same
functionality AND includes replacement gloves and foam seals, which will extend
the lifespan. We're able to charge, extract data, and interrogate devices while
they remain shielded/isolated.


Mission Darkness™ BlockBox Lab XL

Share   |   Facebook  •  Twitter
Was this helpful?  0    0


RELATED PRODUCTS


Mission Darkness™ TitanRF Faraday Foam Gasket
20"L x 0.4"W x 0.47"H - Sold out90"L x 0.75"W x 0.25"H90"L x 0.75"W x 0.5"H
$ 8.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™ Blocker Locker 7
Default Title
$ 4,999.00 Add to cart

Mission Darkness™ Forensic Crack Cabinet
18 Charging Cable Sets (Gen 2)30 Charging Cable Sets (Gen 2)
$ 2,690.00 Add to cart

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

Mission Darkness™ NeoLok Non-window Faraday Bag for Phones
Default Title
$ 48.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 Phones
Default Title
$ 65.00 Add to cart

Mission Darkness™ NeoLok Window Faraday Bag for Tablets
Default Title
$ 90.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
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™ BlockBox Lab XL
$ 2,800.00 

Out Of Stock
-


+

Add To Cart
Quantity Exceeds Stock
✔ Items added to cart
Mission Darkness™ BlockBox Lab XL
$ 2,800.00 

Out Of Stock
-


+

Add To Cart
Quantity Exceeds Stock
✔ Items added to cart
ADD TO CART







CHOOSE TYPE OF COOKIES YOU ACCEPT USING




Strictly Required Cookies

These cookies are required for the website to run and cannot be switched off.
Such cookies are only set in response to actions made by you such as language,
currency, login session, privacy preferences. You can set your browser to block
these cookies but this might affect the way our site is working.


Analytics and Statistics

These cookies allow us to measure visitors traffic and see traffic sources by
collecting information in data sets. They also help us understand which products
and actions are more popular than others.


Marketing and Retargeting

These cookies are usually set by our marketing and advertising partners. They
may be used by them to build a profile of your interest and later show you
relevant ads. If you do not allow these cookies you will not experience targeted
ads for your interests.


Functionality Cookies

These cookies enable our website to offer additional functions and personal
settings. They can be set by us or by third-party service providers that we have
placed on our pages. If you do not allow these cookies, these or some of these
services may not work properly.


Accept selected Accept All
*By clicking on the above buttons, I give my consent on collecting my IP and
email (if registered). For more check Privacy Policy & Terms of Service