Compare commits

...

4 Commits

Author SHA1 Message Date
hvemasan
5bd17fb0bc
Merge 785f7214e7 into 38961061c8 2023-12-23 10:36:10 -07:00
Cyb_detective
38961061c8
Merge pull request #48 from micduffy/main
Update Digital Footprint Check Checker
2023-12-23 15:50:43 +03:00
Mike Duffy
1ff04efd6c Update Digital Footprint Check Checker 2023-12-23 06:08:37 +11:00
hvemasan
785f7214e7
Update README.md
Added credit card generator platform that gives free card numbers for free trials.
2023-06-20 15:33:18 +05:30

View File

@ -1897,7 +1897,7 @@ Google lens is not too user friendly for investigations. But this tool will help
| [WhatsMyName](https://whatsmyname.app) | With Holehe and Maigret, WhatsMyName is one of the most powerful Username enumeration tools. |
| [Go Sherlock](https://github.com/Longwater1234/go-sherlock) | #GO version of Project Sherlock (https://github.com/sherlock-project/sherlock…). It's quite fast. Checks if a user with a certain nickname exists on a thousand sites in a few tens of seconds. |
| [User Searcher](https://www.user-searcher.com) | User-Searcher is a powerful and free tool to help you search username in 2000+ websites. |
| [Digital Footprint Check](https://digitalfootprintcheck.com/free-checker.html) | Similar to WhatsMyName but with options to extend search into email, phone and social handles. |
| [Digital Footprint Check](https://digitalfootprintcheck.com/checks/free-checker.html) | Similar to WhatsMyName but with options to extend search into email, phone and social handles. |
[](#phone-numbers)Phone numbers
@ -1974,6 +1974,7 @@ Google lens is not too user friendly for investigations. But this tool will help
| [Cardgenerator.org](https://cardgenerator.org/) | tool for generating valid bank card numbers (useful for registering accounts to use free trial versions or to create sock puppets) |
| [VCC Generator](http://vccgenerator.org/) | tool for generating valid bank card numbers (useful for registering accounts to use free trial versions or to create sock puppets) |
| [CardGuru](https://cardguru.io/) | tool for generating valid bank card numbers (useful for registering accounts to use free trial versions or to create sock puppets) |
| [CreditCardGenerator](https://creditcardgenerator.app/) | tool for generating valid credit card numbers (useful for registering accounts to use free trial versions or to create sock puppets) |
| [CardGenerator](https://cardgenerator.io/) | tool for generating valid bank card numbers (useful for registering accounts to use free trial versions or to create sock puppets) |
| [Faker](https://github.com/joke2k/faker) | Python tool for generating fake data in different languages. Generate addresses, city names, postal codes (you can choose the country), names, meaningless texts, etc. |
| [Generate Data](https://generatedata.com/generator) | Free tool for generating fake data. Useful for testing scripts and applications. The result can be downloaded in CSV, JSON, XML, SQL or JavaScript (PHP, TypeScript, Python) arrays. |