NCATComp410 / comp410_spring_2024

COMP410 spring 2024 semester
MIT License
3 stars 0 forks source link

Detect UK_NHS #14

Open jpow2 opened 7 months ago

jpow2 commented 7 months ago

The United Kingdom's National Health Service (NHS) collects confidential information within the NHS commonly thought of as health information. The NHS collects medical history, payment information, addresses, information on race, and your NHS number just to name a few. With all of this information, the NHS is at high risk of attack from malicious actors. Malicious actors can use someone else's information to commit credit card fraud, and identity theft, steal prescriptions, and open new accounts in victims' names. Also once your information is compromised it is very hard to recover your account and you have to verify all of your information to prove you are who you say you are.

For more information on the UK_NHS click here: UK_NHS

To detect a number in the format XXX XXX XXXX.

I will use 485 777 3456 since this is the example number they gave on the UK NHS official website.

No attempt was to determine NHS number validity.

claesmk commented 7 months ago

@jpow2 please also add the sprint-1 milestone

Soyboy3911 commented 7 months ago

Great work! You just need to add this issue to the sprint-1 milestone