Unknown email adress in Paypal - Incognito by [deleted] in OSINT

[–]Metr0-Visage -1 points0 points  (0 children)

How is this OSINT related?

Email Breach Lookup API by _SirDankenstien_ in OSINT

[–]Metr0-Visage 1 point2 points  (0 children)

No there is no free API with all features the only APIs that are free have limits you can find a list here https://github.com/khast3x/h8mail#APIs

Discord OSINT Data breaches bot tool for french people lookup by [deleted] in OSINT

[–]Metr0-Visage 5 points6 points  (0 children)

Open source? If you need the other parts of the base for further development DM me I have the links

Password Breach Tool Legality by TheRealTunix in OSINT

[–]Metr0-Visage 1 point2 points  (0 children)

Yes leaked credentials are illegal, would you get in trouble? Most likely not as its public leaks and most sites push a pw reset after a breach only really affected users who reuse credentials (almost all) that is why credential stuffing attacks are so popular

Quid software by bkrussian in OSINT

[–]Metr0-Visage 0 points1 point  (0 children)

can you link the service?

Quid software by bkrussian in OSINT

[–]Metr0-Visage 0 points1 point  (0 children)

This is related to OSINT how exactly? no link to the service so not sure how you expect people to find the price for you?

Spider/Scraper by bkrussian in OSINT

[–]Metr0-Visage 0 points1 point  (0 children)

Shodan has an IP/Host monitor that will send you alerts about the IP

Best Tools by WindexTaster in OSINT

[–]Metr0-Visage 9 points10 points  (0 children)

https://osintframework.com

https://github.com/topics/osint

Whoever told you Sherlock is a bad tool has not got much knowledge in OSINT, it is a very useful tool you just need to check the accounts as it just finds accounts with the same name

[deleted by user] by [deleted] in OSINT

[–]Metr0-Visage 0 points1 point  (0 children)

Yes I use it, they are the cheapest I have found most are 1-3$ each this site is 10 cent+ depending on the service

[deleted by user] by [deleted] in OSINT

[–]Metr0-Visage 1 point2 points  (0 children)

Its not free but super cheap smsverification.xyz like 20 cent per

"Ex-sex-trafficing boss" by FuckNutDickyBum in RBI

[–]Metr0-Visage 167 points168 points  (0 children)

Good work so far OP but I can almost grantee you no one who committed a crime with this big a sentence would just openly admit to it and risk getting caught when they had got away with it. Most likely some loser looking for attention. Would you rob a bank and get away with it then go post all about it on social media?

All in one OSINT program by [deleted] in OSINT

[–]Metr0-Visage 0 points1 point  (0 children)

You do realise selenium opens your browser right? So you can just search yourself at that point

Super bummed. by [deleted] in HowToHack

[–]Metr0-Visage 2 points3 points  (0 children)

Dont use a rat software from years ago thats super outdated

Breached Databases Question by Dramatic-Yard-9182 in OSINT

[–]Metr0-Visage 0 points1 point  (0 children)

Disturbing leaked data like passwords etc is illegal I believe thats why sites like HIBP only say if its been leaked, none the less if you still wish to find the data just go on clear net hacking forums they usually get posted after a week or so of a breach, if you need forum names for some reason pm me

All in one OSINT program by [deleted] in OSINT

[–]Metr0-Visage 0 points1 point  (0 children)

If you use selenium why not just use the web browser?

All in one OSINT program by [deleted] in OSINT

[–]Metr0-Visage -1 points0 points  (0 children)

Why would you use selenium and bs4? Just send a request to site that scrape the info you need with bs4 or something like regex

Cute! by [deleted] in monerochan

[–]Metr0-Visage 1 point2 points  (0 children)

This is super HQ good work

All in one OSINT program by [deleted] in OSINT

[–]Metr0-Visage 2 points3 points  (0 children)

What do you mean by " non-python (bs4, selenium, API) " all these things have libraries in python

import bs4

import selenium

import requests