If you type "osint type:user" in the search box on Github, the very first profile in the list is Soxoj (https://github.com/soxoj).
Soxoj is one of the world's best known developers of tools for OSINT. You probably know:
Maigret (https://github.com/soxoj/maigret) - tool for username enumeration
Socid Extractor (https://github.com/soxoj/socid-extractor) - tool for extracting accounts info from personal pages
Marple (https://github.com/soxoj/marple) - tool for collecting links to profiles by username through search engines
Gitcolombo (https://github.com/soxoj/gitcolombo) - tool for extractiion and analyze contributors info from git repos
Telegram Bot Dumper (https://github.com/soxoj/telegram-bot-dumper) - dumper & ripper for Telegram bots by token
He has written a detailed and in-depth guide on countering OSINT (https://github.com/soxoj/counter-osint-guide-ru)
Soxoj is one of the world's best known developers of tools for OSINT. You probably know:
Maigret (https://github.com/soxoj/maigret) - tool for username enumeration
Socid Extractor (https://github.com/soxoj/socid-extractor) - tool for extracting accounts info from personal pages
Marple (https://github.com/soxoj/marple) - tool for collecting links to profiles by username through search engines
Gitcolombo (https://github.com/soxoj/gitcolombo) - tool for extractiion and analyze contributors info from git repos
Telegram Bot Dumper (https://github.com/soxoj/telegram-bot-dumper) - dumper & ripper for Telegram bots by token
He has written a detailed and in-depth guide on countering OSINT (https://github.com/soxoj/counter-osint-guide-ru)
GitHub
soxoj - Overview
CPO @ Social Links. soxoj has 93 repositories available. Follow their code on GitHub.
Forwarded from Cyber Detective
Forensic Toolkit
Universal tools
Mobile tools
Memory/RAM tools
Network tools
Cipher/decoding tools
PE (Portable Executable Files)/Malware tools
OSINT tools
EZ (Eric Zummerman) Tools
SANS (Escal Institute of Advanced Technologies) cheatsheets
Test/CTF Images
Test device setup
DFIR start guides and Youtube channels
Forensic blogs and podcasts
Linux distribution and virtual machines
https://start.me/p/q6mw4Q/forensics
Creator https://twitter.com/KevinPagano3
Universal tools
Mobile tools
Memory/RAM tools
Network tools
Cipher/decoding tools
PE (Portable Executable Files)/Malware tools
OSINT tools
EZ (Eric Zummerman) Tools
SANS (Escal Institute of Advanced Technologies) cheatsheets
Test/CTF Images
Test device setup
DFIR start guides and Youtube channels
Forensic blogs and podcasts
Linux distribution and virtual machines
https://start.me/p/q6mw4Q/forensics
Creator https://twitter.com/KevinPagano3
Forwarded from Cyber Detective
There are dozens of tools for automating Google Dorking and collecting search results.
Many of them are based on the python module "googlesearch".
It is extremely simple.
But it can be applied to a multitude of investigative purposes.
You can learn it in two minutes and use it to create the perfect search automation script for your purposes.
1. Installation:
pip install googlesearch-python
2. Simple search:
from googlesearch import search
search("Osint")
3. Search with output URL of the results to the console:
for url in search('Osint'):
print(url)
4. Search in Russian:
search('Osint', lang="ru")
5. Search with a fixed number of results:
search('Osint', num_results=3)
The picture above shows an example of search automation with results output to a text file.
Official project repository: https://github.com/MarioVilas/googlesearch
Many of them are based on the python module "googlesearch".
It is extremely simple.
But it can be applied to a multitude of investigative purposes.
You can learn it in two minutes and use it to create the perfect search automation script for your purposes.
1. Installation:
pip install googlesearch-python
2. Simple search:
from googlesearch import search
search("Osint")
3. Search with output URL of the results to the console:
for url in search('Osint'):
print(url)
4. Search in Russian:
search('Osint', lang="ru")
5. Search with a fixed number of results:
search('Osint', num_results=3)
The picture above shows an example of search automation with results output to a text file.
Official project repository: https://github.com/MarioVilas/googlesearch
Forwarded from Cyber Detective
Control Validation Compass
Database of 9,000+ publicly-accessible detection rules and 2,100+ offensive security tests, aligned with over 500 common attacker techniques.
For #RedTeam and #blueTeam
https://controlcompass.github.io
Database of 9,000+ publicly-accessible detection rules and 2,100+ offensive security tests, aligned with over 500 common attacker techniques.
For #RedTeam and #blueTeam
https://controlcompass.github.io
Forwarded from Cyber Detective
Hacking the Cloud
Encyclopedia of the attacks/tactics/techniques that offensive security professionals can use on cloud exploitation (#AWS, #Azure, #GoogleCloud, #Terraform,)
https://hackingthe.cloud
Contributor twitter.com/Frichette_n
Encyclopedia of the attacks/tactics/techniques that offensive security professionals can use on cloud exploitation (#AWS, #Azure, #GoogleCloud, #Terraform,)
https://hackingthe.cloud
Contributor twitter.com/Frichette_n
WARNING....RU
Cryptocurrency Osint Toolkit
Blockchain Explorers;
Transaction Visualisation;
Block Analysis;
Wallets identification;
Articles and webinars
https://start.me/p/ek4rxK/cryptocurrency-osint
#bitcoin #blockchain #osint
Cryptocurrency Osint Toolkit
Blockchain Explorers;
Transaction Visualisation;
Block Analysis;
Wallets identification;
Articles and webinars
https://start.me/p/ek4rxK/cryptocurrency-osint
#bitcoin #blockchain #osint
Start.me
CRYPTOCURRENCY - Start.me
A startpage with online resources about CRYPTOCURRENCY, created by Igor S. Bederov.
Use the last couple posts very carefully. Owner those is General Director of LLC Internet-Rozysk Russian Federation, st Peters Burg.
WARNING ....RU
Email Investigation Toolkit:
Verification tools (SMTP, WHOIS, Headers)
Email tracking, logging and geolocation
Phishing email, permutation
Identification email user
Search email by site, password, PGP
▫️ https://start.me/p/b5gEPe/email-osint
Email Investigation Toolkit:
Verification tools (SMTP, WHOIS, Headers)
Email tracking, logging and geolocation
Phishing email, permutation
Identification email user
Search email by site, password, PGP
▫️ https://start.me/p/b5gEPe/email-osint
Start.me
EMAIL OSINT - Start.me
A startpage with online resources about EMAIL OSINT, created by Igor S. Bederov.
Forwarded from Cyber Detective
BlackBird
- Search username across 73 sites:
- API username check (Protonmail, PlayerDB, Hackthebox etc);
- Check archived Twitter accounts.
https://github.com/p1ngul1n0/blackbird
#osint #socmint
Creator twitter.com/p1ngul1n0
- Search username across 73 sites:
- API username check (Protonmail, PlayerDB, Hackthebox etc);
- Check archived Twitter accounts.
https://github.com/p1ngul1n0/blackbird
#osint #socmint
Creator twitter.com/p1ngul1n0