www.blazeinfosec.com Open in urlscan Pro
2606:4700:20::681a:8f5  Public Scan

Submitted URL: http://www.blazeinfosec.com/
Effective URL: https://www.blazeinfosec.com/
Submission: On November 29 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="formTalkToAnExpert">
  <a href="#" class="btn-close btn-prev" tabindex="-1"><i class="icon-cross"></i> CLOSE</a>
  <header class="header text-center">
    <h1 class="normal-heading"><span>Call <a href="tel:+351222081647" class="geolocated-num" tabindex="-1">+351 222 081 647</a></span> or fill this form</h1>
    <h1 class="error-heading">Please fill all the fields <span>before sending</span></h1>
  </header>
  <input id="token" type="hidden" class="gRecaptchaToken" tabindex="-1">
  <div class="row">
    <div class="col-12 col-md-6">
      <div class="form-group">
        <label for="formTalkToAnExpert_name">Input your <strong>name</strong> here</label>
        <input id="formTalkToAnExpert_name" name="name" type="text" class="form-control" required="" tabindex="-1">
      </div>
    </div>
    <div class="col-12 col-md-6">
      <div class="form-group text-md-right">
        <label for="formTalkToAnExpert_email">your <strong>e-mail</strong></label>
        <input id="formTalkToAnExpert_email" name="email" type="email" class="form-control text-md-right" required="" tabindex="-1">
      </div>
    </div>
  </div>
  <div class="form-group-textarea">
    <div class="form-group">
      <label for="formTalkToAnExpert_message">and your <strong>message</strong></label>
      <textarea id="formTalkToAnExpert_message" name="message" class="form-control" maxlength="1000" required=""></textarea>
    </div>
    <div class="counter">0/1000</div>
  </div>
  <div class="info-bar">
    <div class="row">
      <div class="col-12 col-lg-6 order-lg-2">
        <ul class="buttons-list justify-content-center">
          <li><a href="/schedule-phonecall" class="btn btn-outline-dark" tabindex="-1"><i class="icon-phone-o"></i>SCHEDULE A CALL</a></li>
          <li><button class="btn btn-dark" onclick="sendMail(this)" tabindex="-1"><i class="icon-envelope"></i>SEND THIS MESSAGE</button></li>
        </ul>
      </div>
      <div class="col-6 col-lg-3 order-lg-1">
        <a href="#termsConditions2" class="btn-link terms-opener collapsed" data-toggle="collapse" tabindex="-1">Read terms &amp; conditions</a>
      </div>
      <div class="col-6 col-lg-3 order-lg-2 text-right">
        <span class="btn-link">Protected by reCAPTCHAv3</span>
      </div>
    </div>
    <div class="terms-dropdown collapse" id="termsConditions2">
      <div class="holder">
        <a href="#termsConditions2" class="btn-close" data-toggle="collapse" tabindex="-1"><i class="icon-cross"></i></a>
        <strong class="heading"><b>TERMS AND CONDITIONS: TL:DR</b> - There's <span class="text-primary">no newsletter or marketing e-mails. We never spam.</span></strong>
        <p></p>
        <div class="text-center">
          <a href="#termsConditions2" class="btn btn-primary text-uppercase" data-toggle="collapse" tabindex="-1">Close This Message</a>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="formGetInTouch">
  <header class="header animate" data-anim-type="fadeInUp">
    <div class="normal-heading">
      <h1>Be Blaze</h1>
      <strong class="subhead">All fields are mandatory</strong>
    </div>
    <div class="error-heading">
      <h2 class="h1">Please fill all the fields</h2>
      <p>And click "send this message" again</p>
    </div>
  </header>
  <input id="token" type="hidden" class="gRecaptchaToken">
  <div class="row">
    <div class="col-12 col-md-6">
      <div class="form-group">
        <label for="formGetInTouch_name">Input your <strong>name</strong> here</label>
        <input id="formGetInTouch_name" name="name" type="text" class="form-control" required="">
      </div>
    </div>
    <div class="col-12 col-md-6">
      <div class="form-group text-md-right">
        <label for="formGetInTouch_email">your <strong>e-mail</strong></label>
        <input id="formGetInTouch_email" name="email" type="email" class="form-control text-md-right" required="">
      </div>
    </div>
  </div>
  <div class="form-group-textarea">
    <div class="form-group">
      <label for="formGetInTouch_message">and your <strong>message</strong></label>
      <textarea id="formGetInTouch_message" name="message" class="form-control" maxlength="1000" required=""></textarea>
    </div>
    <div class="counter">0/1000</div>
  </div>
  <div class="info-bar">
    <div class="row">
      <div class="col-12 col-lg-6 order-lg-2">
        <ul class="buttons-list justify-content-center">
          <li><a href="/schedule-phonecall" class="btn btn-outline-dark"><i class="icon-phone-o"></i>SCHEDULE A CALL</a></li>
          <li><button class="btn btn-dark" onclick="sendMail(this)"><i class="icon-envelope"></i>SEND THIS MESSAGE</button></li>
        </ul>
      </div>
      <div class="col-6 col-lg-3 order-lg-1">
        <a href="#termsConditions2" class="btn-link terms-opener collapsed" data-toggle="collapse">Read terms &amp; conditions</a>
      </div>
      <div class="col-6 col-lg-3 order-lg-2 text-right">
        <span class="btn-link">Protected by reCAPTCHAv3</span>
      </div>
    </div>
    <div class="terms-dropdown collapse" id="termsConditions2">
      <div class="holder">
        <a href="#termsConditions2" class="btn-close" data-toggle="collapse"><i class="icon-cross"></i></a>
        <strong class="heading"><b>TERMS AND CONDITIONS: TL:DR</b> - There's <span class="text-primary">no newsletter or marketing e-mails. We never spam.</span></strong>
        <p></p>
        <div class="text-center">
          <a href="#termsConditions2" class="btn btn-primary text-uppercase" data-toggle="collapse">Close This Message</a>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

OUR WEBSITE USES COOKIES to ensure you get the best experience.
 * Close
 * Read our privacy policy.
 * ACCEPT COOKIES

+351 222 081 647
Menu
 * SECURITY ASSURANCE
 * SECURITY ENGINEERING
 * SERVICE PACKAGES
 * CAREERS
 * ABOUT US

 * OUR BLOG
 * CONTACT US

Language
 * EN English
 * PT-BR Português

Offensive Cybersecurity and Security Engineering | Blaze


SECURITY AND TRUST FOR A DIGITAL WORLD.

We help organizations enable secure online experiences through cutting-edge
technical expertise and actionable advice.

TALK TO AN EXPERT
CLOSE


CALL +351 222 081 647 OR FILL THIS FORM


PLEASE FILL ALL THE FIELDS BEFORE SENDING

Input your name here
your e-mail
and your message
0/1000
 * SCHEDULE A CALL
 * SEND THIS MESSAGE

Read terms & conditions
Protected by reCAPTCHAv3
TERMS AND CONDITIONS: TL:DR - There's no newsletter or marketing e-mails. We
never spam.



Close This Message


THANK YOU FOR CONTACTING US

Our expert will get in touch with you soon.
Feel free to further explore our website while we process your message.


OH NO! THERE WAS AN ERROR :(

Please be so kind and just send us a regular e-mail instead at:
sales@blazeinfosec.com Sorry for the inconvenience.


CYBERSECURITY SERVICES

Backed up by years of expertise


SECURITY ASSURANCE

FIND OUT MORE


SECURITY ENGINEERING

FIND OUT MORE

Modern day world is rapidly changing.

New security challenges arise every day.

Embrace the change.


SERVICE PACKAGES

If you need security fast


RWESA

Remote Work Environment
Security Assessment

Learn more
Get secured


BLAZE FOR STARTUPS

Secure your first
steps in business

Learn more
Launch safely


BLAZE CONTINUUM

Continuous security
subscription service

Learn more
Stay secure


#GOBLAZE


CYBERSECURITY
DNA

We provide boutique-level quality work because cybersecurity is in our DNA. From
our engineers to the management team, we are a team of seasoned hackers.


PROPER
SCOPING

This process ensures a bespoke service that aligns with your exact requirements,
avoiding under scoped or over scoped projects.


TRUSTED
PARTNER

We work closely with our customers in all projects and focus on creating value
with years of combined experience, not automated tools.


WHAT OUR CLIENTS SAY

Blaze provided several pentests to us over the course of last two years, all of
them executed flawlesly. Their approach to communication with clients and
overall more collaborative engagements maximize effectiveness and its benefits
to us. Reports are delivered promptly and are very clean and understandable
which is important for us as we have to share them externally.

Client: Head of security of a European cryptocurrency exchange

Blaze Information Security's professional services such as pentesting and red
teaming has been exceptional. Reporting was very precise and detailed. Contained
all the necessary information required for remediating vulnerabilities reported.
Highly recommended since their active involvement and prompt response makes them
easier to work with. Very professional and friendly team.

Client: Senior application security engineer of a Berlin tech unicorn

Blaze has supported us in a highly professional and competent way from the
beginning. The initial consulation to define the scope and approach was very
helpful. The final report was detailed and contained all the necessary
information. Overall, we would like to thank Blaze for the always pleasant and
goal-oriented cooperation. We would definetely recommend it to other companies.

Client: Information security manager of a national stock exchange

They have been a valuable cybersecurity partner. We had multiple opportunities
to work together and it was very refreshing to see that they accepted very
challenging projects (with lots of scope and schedule constraints). The results
were great for our cybersecurity resilience and will serve as a lesson for the
security posture of new and ongoing projects.

Client: Information security manager of a global cosmetics brand

Blaze provided several pentests to us over the course of last two years, all of
them executed flawlesly. Their approach to communication with clients and
overall more collaborative engagements maximize effectiveness and its benefits
to us. Reports are delivered promptly and are very clean and understandable
which is important for us as we have to share them externally.

Client: Head of security of a European cryptocurrency exchange

Blaze Information Security's professional services such as pentesting and red
teaming has been exceptional. Reporting was very precise and detailed. Contained
all the necessary information required for remediating vulnerabilities reported.
Highly recommended since their active involvement and prompt response makes them
easier to work with. Very professional and friendly team.

Client: Senior application security engineer of a Berlin tech unicorn

Blaze has supported us in a highly professional and competent way from the
beginning. The initial consulation to define the scope and approach was very
helpful. The final report was detailed and contained all the necessary
information. Overall, we would like to thank Blaze for the always pleasant and
goal-oriented cooperation. We would definetely recommend it to other companies.

Client: Information security manager of a national stock exchange

They have been a valuable cybersecurity partner. We had multiple opportunities
to work together and it was very refreshing to see that they accepted very
challenging projects (with lots of scope and schedule constraints). The results
were great for our cybersecurity resilience and will serve as a lesson for the
security posture of new and ongoing projects.

Client: Information security manager of a global cosmetics brand

Blaze provided several pentests to us over the course of last two years, all of
them executed flawlesly. Their approach to communication with clients and
overall more collaborative engagements maximize effectiveness and its benefits
to us. Reports are delivered promptly and are very clean and understandable
which is important for us as we have to share them externally.

Client: Head of security of a European cryptocurrency exchange
 * 1
 * 2
 * 3
 * 4


BE BLAZE

All fields are mandatory


PLEASE FILL ALL THE FIELDS

And click "send this message" again

Input your name here
your e-mail
and your message
0/1000
 * SCHEDULE A CALL
 * SEND THIS MESSAGE

Read terms & conditions
Protected by reCAPTCHAv3
TERMS AND CONDITIONS: TL:DR - There's no newsletter or marketing e-mails. We
never spam.



Close This Message


THANK YOU FOR CONTACTING US

Our expert will get in touch with you soon.
Feel free to further explore our website while we process your message.


OH NO! THERE WAS AN ERROR :(

Please be so kind and just send us a regular e-mail instead at:
sales@blazeinfosec.com Sorry for the inconvenience.

Back to top

BLAZE INFORMATION SECURITY

Copyright 2016-2021
Services insured by AIG
Privacy policy

 * EU VAT: PT514528923
 * CNPJ: 24.043.764/0001-22

CONTACTS
 * info@blazeinfosec.com
 * sales@blazeinfosec.com
 * careers@blazeinfosec.com

Download our public PGP key
HEADQUARTERS
Portugal Praça do Bom Sucesso 131 Office 206, 4150-146 Porto
 * +351 222 081 647

Brazil Rua Padre Carapuceiro 968
Office 2006, 51020-280
Recife, Pernambuco
 * +55 (81) 3038 5813

SATELLITE OFFICES
Germany Friedrichstraße 114a
10117, Berlin
Poland ul. Józefa Sarego 5/4
31-047, Kraków
The Netherlands Hullenbergweg 413
1101 CS, Amsterdam
 * 
 * 

 * ®
 * 
 * 
 * 

 * 
 * 

 * 
 * 
 *