Skip to main content

OLX fraud : Beware of this new fraud/scam of 'Army men'

Awareness is necessity

Nowadays, OLX related frauds are increasing, such as share OLX password/OTP, QR code scams, Paytm link scam etc. The most occurring cases are related to Army personnel.


Instead of writing all the things, it will be better to watch the video by a YouTuber, Mr. Rohit R Gaba and lets see How fraudster makes fools to people as Army personnel.


Here, in the video, the fraudster talked about QR code. Let's understand what a QR code is and how fraud can be occurred by QR code.

QR code (Quick Response code), We can store so much information within it in text form.

I made one QR code that stores information such as a person's name, aadhar card number, etc. We can store any data with the QR code. Same fraudster store bank details and malicious code so that when you scan that QR code, the money will be debit from the account directly.

How to protect ourselves from online OLX frauds?

  1. Always prefer face to face meetings with buyers or sellers and choose a safe location for the meeting.
  2. You should know about UPI scams, OTP frauds, Paytm link scam. Choose safe payment methods. Because if we make any mistake, then we can not blame the bank.
  3. Don't share your personal details or bank details with someone or in chat conversations. If needed, then always share true copied documents with others.
  4. Sometimes it happens that they are sending fake IDs in chat conversations. Prefer to verify ID face to face then confirms the deal.

What to do if OLX fraud occurred?

  1. Contact your nearest cyber cell or local crime branch and register a complaint.
  2. Do report at the OLX help centre also. You can mail at safety@olx.in or call on their help centre contact number.
  3. Keep all relevant information handy to support your case, such as chat conversations, payment transaction proofs, call recordings etc.

Contact details of Gujarat Police

Save your district crime branch number on your mobile.
Sr no. District Name Contact No
1 Ahmedabad (O) 079-25633636
2 Amreli (O) 02792-222333
3 Anand (O) 02692-260027
4 Aravalli --
5 Banaskantha (O) 02742-257015
6 Bharuch (O) 02642-223303
7 Bhavnagar (O) 0278-2520050
8 Botad (O) 02849-251416
9 Chhota Udepur --
10 Dahod (O) 02673-222300
11 Dang (O) 02631-220248
12 Devbhoomi Dwarka --
13 Gandhinagar (O) 23210901
14 Gir Somnath --
15 Jamnagar (O) 0288-2554203
16 Junagadh (O) 0285-2635633
17 Kutch (O) 02832-250960
18 Kheda (O) 0268-2550250
19 Mahisaga --
20 Mehsana --
21 Morbi --
22 Narmada (O) 02640-222167
23 Navsari (O) 02637-245333
24 Panchmahal (O) 02672-242200
25 Patan --
26 Porbandar (O) 0286-2211222
27 Rajkot (O) 0281-2459888
28 Sabarkantha (O) 02772-247333
29 Surat (O) 0261-2651831
30 Surendranagar (O) 02752-282100
31 Tapi --
32 Vadodara (O) 0265-2431414,(O) 0265-2431515
33 Valsad (O) 02632-254222

So the motive behind this article is to spread awareness about this kind of OLX frauds. As cybercriminals are becoming very smart day by day, they are using new ideas to make people fool.

Comments

Popular posts from this blog

How to Pass CompTIA Security+ SY0-701 in 2 Months (839 Score Breakdown + Resources)

How I Scored 839/900 on CompTIA Security+ SY0-701 — 2-Month Prep Strategy That Actually Worked Score: 839/900  |  Exam: CompTIA Security+ SY0-701  |  Prep Time: 2 Months  |  Total Questions: 76 (including 3 PBQs) I'm not going to sugarcoat it — CompTIA Security+ is not easy, but it is very passable with the right strategy. I cleared it with an 839 out of 900, and in this post I'll share exactly how I did it, domain by domain, so you can replicate the approach without wasting time. My 2-Month Study Plan Month 1 — Domain-by-domain study: Read, take notes, and build comparison tables and mnemonics for tricky concepts. Month 2 — Heavy practice testing: Full focus on practice tests and PBQ simulations. Time management drills every session. The biggest mistake people make is spending 90% of their time reading and only 10% practicing. I flipped that in month 2 — and it made all the difference. Domain 1 — General Security Concepts What to focu...

Email Security Deep Dive: 13 Steps to Keep Your Emails Safe

Email Security Checklist The Email Security Checklist 1. Enable SPF (Sender Policy Framework) What it is: SPF is like a guest list for your email domain. It tells the world that only specific servers are allowed to send email for your domain. How it works: Publish an SPF record in DNS. When someone receives an email claiming to be from your domain, their mail server checks if the sending IP is listed in the SPF record. If the IP is not listed, the email is rejected or marked as spam. Example SPF record: v=spf1 ip4:203.0.113.0/24 include:_spf.google.com -all Only servers in the specified IP range and Google’s mail servers can send emails for this domain. Others are rejected. Points to Note: Prevents attackers from spoofing your domain and sending phishing or spam emails. 2. Enable DKIM (DomainKeys Identified Mail) What it is: DKIM is a digital signature for each email, ensuring that the message hasn’t been tampered with. Ho...