Compare commits

...

6 Commits

Author SHA1 Message Date
hvemasan
3cccfff71e
Merge 785f7214e7 into af19c9fb9f 2023-11-30 04:42:41 -07:00
Cyb_detective
af19c9fb9f
Update README.md 2023-11-28 18:21:56 +03:00
Cyb_detective
cf1038b147
Update README.md 2023-11-25 13:10:11 +03:00
Cyb_detective
c95f8611f0
Update README.md 2023-11-25 13:08:37 +03:00
Cyb_detective
6e75a43d0b
Update README.md 2023-11-25 13:05:24 +03: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

@ -19,6 +19,25 @@ Thank you for following me! [@cyb_detective](https://cybdetective.com)
Don't forget that OSINT's main strength is in automation. Read the [Netlas Cookbook](https://github.com/netlas-io/netlas-cookbook) for details and examples.
## Most important categories
| Section | Link |
|-------------------------------------------|--------------------------------------------------------------------------------------------------------|
| Maps, Geolocation and Transport | [Explore](#maps-geolocation-and-transport) |
| Social Media | [Explore](#social-media) |
| Domain/IP/Links | [Explore](#domainiplinks) |
| Image Search and Identification | [Explore](#image-search-and-identification) |
| Cryptocurrencies | [Explore](#cryptocurrencies) |
| Messengers | [Explore](#messengers) |
| Code | [Explore](#code) |
| Search engines | [Explore](#search-engines) |
| IOT | [Explore](#iot) |
| Archives | [Explore](#archives) |
| Passwords | [Explore](#passwords) |
| Emails | [Explore](#emails) |
| Nicknames | [Explore](#nicknames) |
@ -691,7 +710,8 @@ Don't forget that OSINT's main strength is in automation. Read the [Netlas Cookb
| [Onlysearch.com](https://onlysearch.co/) | Onlyfans users search engines |
| [onlyfinder.com](https://onlyfinder.com/) | OnlyFans profiles search engine (search by people, images and deals) |
| [hubite.com/onlyfans-search/](https://hubite.com/onlyfans-search/) | OnlyFans profiles search engine with price filter |
| [SimilarFans](https://similarfans.com/) | A tool to find #onlyfans profiles with many filters (by country, price, category, age, etc.). |
| [SimilarFans](https://similarfans.com/) | A tool to find OnlyFans profiles with many filters (by country, price, category, age, etc.). |
| [FanSearch](https://www.fansearch.com/) | Search OnlyFans profiles by countries, price or category. |
### [](#snapchat)Snapchat
@ -1954,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. |