actionsagainstfraud.com Open in urlscan Pro
2a02:4780:b:972:0:30c7:968a:3  Public Scan

Submitted URL: http://actionsagainstfraud.com/
Effective URL: https://actionsagainstfraud.com/
Submission: On January 21 via api from GB — Scanned from GB

Form analysis 5 forms found in the DOM

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

POST application.php

<form action="application.php" method="post" id="login-form" class="mfp-hide white-popup-block">
  <!-- <div class="col-md-4 login-social">
            <h4>Login with social</h4>
            <ul>
                <li class="facebook">
                    <a href="#">
                        <i class="fab fa-facebook-f"></i>
                    </a>
                </li>
                <li class="twitter">
                    <a href="#">
                        <i class="fab fa-twitter"></i>
                    </a>
                </li>
                <li class="linkedin">
                    <a href="#">
                        <i class="fab fa-linkedin-in"></i>
                    </a>
                </li>
            </ul>
        </div> -->
  <div class="col-md-8 login-custom">
    <h4>APPLY FOR COMPENSATION</h4>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="FullName" placeholder="Full Name*" type="text" required="">
        </div>
        <div class="form-group">
          <input class="form-control" name="Address" placeholder="Address*" type="text" required="">
        </div>
        <div class="form-group">
          <input class="form-control" name="City" placeholder="*City" type="text" required="">
        </div>
        <div class="form-group">
          <input class="form-control" name="State" placeholder="*State" type="text" required="">
        </div>
        <div class="form-group">
          <input class="form-control" placeholder="*Zip Code" type="number" required="">
        </div>
        <div class="form-group">
          <input class="form-control" name="Email" placeholder="Email*" type="email" required="">
        </div>
        <div class="form-group">
          <input class="form-control" name="PhoneNumber" placeholder="*Phone Number" type="number" required="">
        </div>
      </div>
    </div>
    <h4>Details of Fraud</h4>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="DateofFraud" placeholder="Date of Fraud*" type="text" required="">
        </div>
      </div>
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="TypeofFraud" placeholder="Type of Fraud*" type="text" required="">
        </div>
      </div>
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="AmountofLoss" placeholder="Amount of Loss*" type="text" required="">
        </div>
      </div>
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="DescriptionofFraud" placeholder="Description of Fraud*" type="text" required="">
        </div>
      </div>
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="EvidenceofFraud" placeholder="Evidence of Fraud(If any)*" type="text" required="">
        </div>
      </div>
      <div class="row">
        <div class="form-group">
          <lable>Have you reported this fraud to the authorities?</lable>
          <select class="form-control" name="ReportedBefore" required="" style="display: none;">
            <option>Chose your answer</option>
            <option value="Yes">Yes</option>
            <option value="No">No</option>
          </select>
          <div class="nice-select form-control" tabindex="0"><span class="current">Chose your answer</span>
            <ul class="list">
              <li data-value="Chose your answer" class="option selected">Chose your answer</li>
              <li data-value="Yes" class="option">Yes</li>
              <li data-value="No" class="option">No</li>
            </ul>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="form-group">
          <lable>Have you filed an insurance claim?</lable>
          <select class="form-control" name="InsuranceClaim" required="" style="display: none;">
            <option>Chose your answer</option>
            <option value="Yes">Yes</option>
            <option value="No">No</option>
          </select>
          <div class="nice-select form-control" tabindex="0"><span class="current">Chose your answer</span>
            <ul class="list">
              <li data-value="Chose your answer" class="option selected">Chose your answer</li>
              <li data-value="Yes" class="option">Yes</li>
              <li data-value="No" class="option">No</li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <label for="login-remember"><input type="checkbox" id="login-remember" required="">I hereby declare that the information provided in this application is true and correct to the best of my knowledge. I understand that any false statement may
          result in the rejection of my compensation application.</label>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <button type="submit"> SUBMIT </button>
      </div>
    </div>
  </div>
</form>

POST send.php

<form action="send.php" method="post" id="register-form" class="mfp-hide white-popup-block">
  <!-- <div class="col-md-4 login-social">
            <h4>Register with social</h4>
            <ul>
                <li class="facebook">
                    <a href="#">
                        <i class="fab fa-facebook-f"></i>
                    </a>
                </li>
                <li class="twitter">
                    <a href="#">
                        <i class="fab fa-twitter"></i>
                    </a>
                </li>
                <li class="linkedin">
                    <a href="#">
                        <i class="fab fa-linkedin-in"></i>
                    </a>
                </li>
            </ul>
        </div> -->
  <div class="col-md-8 login-custom">
    <h4>File for complaint</h4>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="NameofComplaint" placeholder="Name of Complaint*" type="text" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="Email" placeholder="Email*" type="email" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="PhoneNo" placeholder="Phone No*" type="number" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="NameofFraudster" placeholder="Name of Fraudster*" type="text" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="Descriptionoffraud" placeholder="Description of fraud*" type="text" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="DateandTimeoffraud" placeholder="Date of fraud*" type="date" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="LocationofFraud" placeholder="Location of Fraud*" type="text" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="AmountofLossIncured" placeholder="Amount of Loss Incured*" type="text" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <div class="form-group">
          <input class="form-control" name="Evidenceoffraud" placeholder="Evidence of fraud(if any)*" type="text" required="">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <label for="login-remember"><input type="checkbox" id="login-remember" required="">I, the undersigned, hereby declare that the above information provided by me is true and correct to the best of my knowledge and belief. I understand that any
          wilful misrepresentation of facts may lead to legal action against me.</label>
      </div>
    </div>
    <div class="col-md-12">
      <div class="row">
        <input type="hidden" name="submit2" value="submit2">
        <!--<input type="submit" name="submit">-->
        <button type="submit" name="submit"> Submit </button>
      </div>
    </div>
    <p class="link-bottom"></p>
  </div>
</form>

POST https://validthemes.live/themeforest/examin/assets/mail/contact.php

<form action="https://validthemes.live/themeforest/examin/assets/mail/contact.php" method="POST" class="contact-form">
  <div class="col-md-12">
    <div class="row">
      <div class="form-group">
        <input class="form-control" id="name" name="name" placeholder="Name" type="text">
        <span class="alert-error"></span>
      </div>
    </div>
  </div>
  <div class="col-md-12">
    <div class="row">
      <div class="form-group">
        <input class="form-control" id="email" name="email" placeholder="Email*" type="email">
        <span class="alert-error"></span>
      </div>
    </div>
  </div>
  <div class="col-md-12">
    <div class="row">
      <div class="form-group">
        <input class="form-control" id="phone" name="phone" placeholder="Phone" type="text">
        <span class="alert-error"></span>
      </div>
    </div>
  </div>
  <div class="col-md-12">
    <div class="row">
      <div class="form-group comments">
        <textarea class="form-control" id="comments" name="comments" placeholder="Message *"></textarea>
      </div>
    </div>
  </div>
  <div class="col-md-12">
    <div class="row">
      <button type="submit" name="submit" id="submit"> Send Message <i class="fa fa-paper-plane"></i>
      </button>
    </div>
  </div>
  <!-- Alert Message -->
  <div class="col-md-12 alert-notification">
    <div id="message" class="alert-msg"></div>
  </div>
</form>

#

<form action="#">
  <div class="input-group stylish-input-group">
    <input type="email" placeholder="Enter your e-mail here" class="form-control" name="email">
    <button type="submit">
      <i class="fa fa-paper-plane"></i>
    </button>
  </div>
</form>

Text Content

Original text

Rate this translation
Your feedback will be used to help improve Google Translate


 * AddressCalifornia, US
   Manchester, UK
 * EmailInfo@actionsagainstfraud.com
 * Contact+1(215)402-7991
   +44(740)461-23-49‬

FILE FOR COMPLAINT APPLY FOR COMPENSATION

Powered by Translate
 * Home
 * About
 * Testimonials
 * contact
 * FILE FOR COMPLAINT
 * APPLY FOR COMPENSATION

APPLY FOR COMPENSATION



DETAILS OF FRAUD

Have you reported this fraud to the authorities? Chose your answer Yes No
Chose your answer
 * Chose your answer
 * Yes
 * No

Have you filed an insurance claim? Chose your answer Yes No
Chose your answer
 * Chose your answer
 * Yes
 * No

I hereby declare that the information provided in this application is true and
correct to the best of my knowledge. I understand that any false statement may
result in the rejection of my compensation application.
SUBMIT

FILE FOR COMPLAINT










I, the undersigned, hereby declare that the above information provided by me is
true and correct to the best of my knowledge and belief. I understand that any
wilful misrepresentation of facts may lead to legal action against me.
Submit




REACH YOUR CAREER


DON'T BE A VICTIM, PREVENT FRAUD TODAY!"


FRAUD PREVENTION


IS A PROACTIVE APPROACH TO PROTECTING YOUR ASSETS


THE GOAL OF AAF


PREVENTION IS KEY TO STOPPING FRAUDSTERS IN THEIR TRACKS

Previous Next

WHO WE ARE


WELCOME TO THE ACTIONS AGAINST FRAUD(AAF)

Actions Against Fraud (AAF) is a leading company in the fight against fraud
across the world. We are committed to preventing fraudulent activities and
providing compensation to victims of fraud. Our company is dedicated to ensuring
integrity and transparency in all fields, including finance, insurance,
e-commerce, corporate, and government sectors.

At Actions Against Fraud, we understand the negative impact that fraud has on
society and the economy. We have a team of experienced professionals who are
well-equipped to investigate and expose fraudulent activities. We use
cutting-edge technology and innovative techniques to detect fraudulent schemes
and bring the perpetrators to justice.


WHY CHOSE US

Our company has a proven track record of successful investigations, and we have
helped numerous victims of fraud to recover their losses. We work with various
stakeholders, including law enforcement agencies, regulatory bodies, and legal
authorities, to create a safer and more secure environment for businesses and
individuals alike.

OUR MISSION

Our mission is to be the go-to company for anyone who has fallen prey to fraud.
We are committed to providing exceptional services to our clients.

OUR GOAL

our goal is to become the most trusted fraud prevention and compensation company
in the world.

OUR VALUE

Our core values of honesty, transparency, and accountability guide us in
everything we do, and we are determined to make a positive impact on society.


ADVANCED TECHNOLOGY

We use state-of-the-art technology to detect and prevent fraud, which helps us
stay ahead of the game and keep our clients' information safe.


EXPERTISE

Our company has a team of experts who are well-versed in the latest fraud
prevention techniques and have years of experience in the field.


CUSTOMIZED SOLUTIONS

We understand that each client's needs are unique, and we tailor our solutions
to meet their specific requirements. This approach ensures that our clients get
the best possible protection against fraud.


REPUTATIONS

Our track record of success speaks for itself. We have a long-standing
reputation for providing top-notch fraud prevention services and delivering
results for our clients.


PROACTIVE APPROACH

We take a proactive approach to fraud prevention, constantly monitoring for
suspicious activity and taking action before any damage occurs.


COMPLIANCE

We are fully compliant with all industry regulations and standards, which gives
our clients peace of mind knowing that they are working with a reputable and
trustworthy company.





CLIENTS REVIEW

"We are dedicated and committed in the fight against fraud. Our proactive
approach and attention to detail have helped us to identify and prevent
fraudulent activities in the society. Here are some of the reviews of our
clients."

"Thanks to the team at AAF Company, we have been able to significantly reduce
the incidence of fraud in our organization. Their innovative solutions and best
practices have helped us to stay ahead of the curve and protect our business
from potential losses. I am extremely satisfied with their services and would
not hesitate to recommend them to others."

DRUNA PATIA

United Kingdom

"I cannot speak highly enough of the team at AAF Company for their exceptional
work in detecting and preventing fraud. Their expertise in this area is evident
in every aspect of their work, and their commitment to helping us safeguard our
business has been invaluable. I highly recommend their services to anyone
looking to protect their business from fraudulent activities."

ASTRON BRUN

United States

"The team at AAF Company has been a trusted partner in our fight against fraud.
Their professionalism, attention to detail, and innovative approach to fraud
prevention have helped us to stay ahead of potential threats and protect our
business. We are extremely grateful for their services and highly recommend them
to others."

PAOL DRUVA

Ukarine

"Thanks to the team at AAF Company, we have been able to significantly reduce
the incidence of fraud in our organization. Their innovative solutions and best
practices have helped us to stay ahead of the curve and protect our business
from potential losses. I am extremely satisfied with their services and would
not hesitate to recommend them to others."

SANTIGO FELIX

Brazil




CONTACT US

our company is the best choice for anyone looking to protect themselves against
fraud. We have the expertise, technology, and customized solutions needed to
keep our clients safe and secure.

CALL US

+1(215)402-7991
‪+44 7404 612349‬

ADDRESS

California, United States
Manchester, United Kingdom

EMAIL US

info@actionsagainstfraud.com
fileforcompensations@actionsagainstfraud.com



OUR LOCATION




CONTACT US

Send Message


Actions Against Fraud is a leading company in the fight against fraud across the
world. We are committed to preventing fraudulent activities and providing
compensation to victims of fraud. Our company is dedicated to ensuring integrity
and transparency in all fields, including finance, insurance, e-commerce,
corporate, and government sectors.

Please write your email and get our amazing updates, news and support



ADDRESS

 * Email fileforcompensations@actionsagainstfraud.com

 * Email support@actionsagainstfraud.com

 * Office California, United States

 * Office Manchester, United Kingdom

 * Phone No: +1(215)402-7991

 * Phone No: ‪+44 7404 612349‬

© Copyright 2023. All Rights Reserved by AAF