Skip to main content

Featured Post

Top 10 Advance Java Interview questions?

Top 10 Advance Java Interview questions?   What are the differences between abstract classes and interfaces in Java? What is the difference between ArrayList and LinkedList in Java? What is the purpose of the finalize() method in Java? What is polymorphism in Java and how is it achieved? What are the different types of inner classes in Java? What is the difference between static and non-static methods in Java? What are the different types of exceptions in Java and how do they differ? What is the difference between checked and unchecked exceptions in Java? How does Java handle multithreading and synchronization? What are the different types of JDBC drivers in Java and how do they differ?

What is Lack of knowledge? | Comingfly

What is Lack of knowledge?



The Lack of knowledge is become a quick affair. It is a simplified
 payment option being operated by National Payments
Corporation of India (NPCI), allowing you to instantly
transfer money between any two bank accounts
using a PIN. Now, while this mode of transfer is
convenient and easy, there are certain downsides to it
that can put you in helpless situations.

Lack of knowledge and accidental transfers are the
main reasons why users get tricked into these frauds.
Please ensure you DO NOT fall for such scams. Such
people might contact you through:

Calls:

Calls are the most common form of UPI frauds, since
there's a direct contact, giving the fraudster full
control of the victim's account. These fraudsters may
sometimes even pose as government officials to
scam people

SMS:

Suspicious activity
alert! Unknown
transactions have
been made on
your debit card.
Please share your
UPI ID, UPI PIN
and Card details
immediately so
we can look into
the matter.

Although most people prefer making UPI payments
using a smartphone, please be informed that UPI can
be accessed even through a basic feature phone.
Therefore, never share your bank details or UPI ID and
PIN through SMS or by means of text messages with
anybody.
E-mails: Some of these fraudsters also send emails
to users asking for their UPI information. As a
common example, people might receive emails about
how they've been double charged for a certain item
they bought online. Further, they ask these users for
their UPI ID and PIN with an intention to return their
money, creating false hopes to retrieve information

Fake bank apps:

MOBILE BANKING

UPI ID

UPI PIN

XXxoxox
XXwwxx

SUBMIT

Fraudsters can go up to the extent of designing fake
apps to extort money. They confuse people into
downloading these fake apps, which when entered
with bank details of the customer, saves it. They later
use this information to steal money from their
accounts. Therefore, always verify before
downloading payment related applications on

Fraudsters can go up to the extent of designing fake
apps to extort money. They confuse people into
downloading these fake apps, which when entered
with bank details of the customer, saves it. They later
use this information to steal money from their
accounts. Therefore, always verify before
downloading payment related applications on your
mobile.


Frauds can happen wherever there's money involved
It can happen on the phone, on the internet or even
during a face to face conversation. Through this
advisory, we want to reaffirm our customers that ixigo
does not indulge in stocking

Note: UPI-PIN (UPI Personal Identification Number) is
a 4-6 digit passcode you create/set when you
register for the first time. You have to enter this UPI
PIN to authorise all bank transactions. UPI frauds are
highly dependent on your UPI PIN. Under no
circumstances must you share your UPI PIN details
with anybody else.

Comments

Popular posts from this blog

WHAT ARE NEURAL NETWORKS? | Comingfly

WHAT ARE NEURAL NETWORKS ? Neural Networks the process of machine learning are neural networks. These are brain-inspired networks of interconnected layers of algorithms, called neurons, that feed data into each other, and which can be trained to carry out specific tasks by modifying the importance attributed to input data as it passes between the layers. During training of these neural networks, the weights attached to different inputs will continue to be varied until the output from the neural network is very close to what is desired, at which point the network will have 'learned' how to carry out a particular task. A subset of machine learning is deep learning, where neural networks are expanded into sprawling networks with a huge number of layers that are trained using massive amounts of data. It is these deep neural networks that have fueled the current leap forward in the ability of computers to carry out task like speech recognition and computer vision. T here are vario...

What is Go Language ? | Comingfly

What is Go Language ? What Go Language? :- v    Go is a modern, general purpose language. v    A new ,Open source Programming language. v    Concurrent , Builds fast at scale. v    Go language is very fast. v    Garbage-Collected. v    Lightweight syntax. v    Simple type system. v    Productive. v    Simple. v    Fun History of Go language :- Go language developed by Rob Pike   and Ken Thompson. More than 250 contributors join the project.   Design began late in 2007.   Become open source in 2009.   Version is 1.2.2. Feature of Go language ? v   In the current world, languages don't help enough. v   Computers fast but software construction slow. v   Efficiency. v   Safety. v   Speed. v   Concurrency. v   Scalability. v   Fast development cycle. v   No surprises. v   Multi-core Why Developed a Language ? Google has bi...

What is Java? | Comingfly

What is Java? Developed by Sun Microsystems in the mid-1990s, Java was originally built to be a high-level and object-oriented programming language that looks and feels similar to C++. Along with being extremely popular, Java can implement a wide variety of algorithms, which are very useful to the machine learning community. Java is regarded as one of the most secure programming languages, largely due to its use of bytecode and sandboxes. Java manages to harness much of the power of C++ while overcoming its security issues and overall complexity. But with all of its improvements over C++, Java has a reputation for being slower than many other programming languages. Additionally, as of 2019, Java has implemented commercial licensing for certain business applications, which can be costly.