Yeah, but with RTBH it’s used because
the routing is Always destination based. we need mechanism to route the traffic based on source.
When the discard route is redistributed to all the other PE router's in the network, they will install the router for the source in the routing-table pointing to discard interface/entry.
When any PE receive the traffic from the attacker, the uRPF check will happen and since the Router has the discard route for the source, the uRPF will fail and traffic will be dropped.
Now you can imagine, what if the uRPF is not configured??
That’s why we call it source based RTBH