In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "how to use Maigret to collect OSINT information according to user name". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "how to use Maigret to collect OSINT information according to user name".
About Maigret
Maigret is a powerful OSINT user name detection tool, which can help researchers collect personal information of target users through user names from a large number of websites.
The main function of Maigret is to collect information about target users on a large number of websites through user names and to create personal profiles. Currently, Maigret supports more than 2000 websites (https://github.com/soxoj/maigret/blob/main/sites.md), and Maigret searches for the top 2000 popular sites by default.
Function introduction
Profile page parsing, extraction of personal information, links to other personal data, etc.
Perform a recursive search based on the new user name found.
Search by tag (site category, country).
Information review and CAPTCHA detection.
The false positive was low.
Tool installation
Note: normal operation of Maigret requires the system to install Python 3.6 or later, as well as pip tools. We recommend that Python 3.8 be used by a wide range of users.
Package installation
Install via PYPI:
Pip3 install maigret
Manually clone and install:
Git clone https://github.com/soxoj/maigret & & cd maigretpip3 install clone code base git clone https://github.com/soxoj/maigret & & cd maigret virtual machine installation
Of course, you can also use a free virtual machine, and the code base will be cloned and installed automatically:
Google Cloud: https://console.cloud.google.com/cloudshell/open? Git_repo=https:/github.com/soxoj/maigret&tutorial=README.md
Repl: https://repl.it/github/soxoj/maigret
Colab: https://colab.research.google.com/gist/soxoj/879b51bc3b2f8b695abb054090645000/maigret.ipynb
Pip3 install-r requirements.txt tool use
Package installation uses:
. / maigret.py user
The clone code base uses:
Use of maigret user function
Produce HTML and PDF reports:
Maigret user-html-pdf
Search for sites with photo and dating tags:
Maigret user-tags photo,dating
Search all sites for three user names:
Maigret user1 user2 user3-a
Use the following command to get an introduction to all parameters:
Maigret-helpDocker use
Build manually:
Docker build-t maigret. & & docker run maigret user
Official image:
Docker run soxoj/maigret:latest user tool run demo
Examples of page parsing and user name recursive search
Demonstrate GIF: https://github.com/soxoj/maigret/blob/main/static/recursive_search.svg
PDF report: https://github.com/soxoj/maigret/blob/main/static/report_alexaimephotographycars.pdf
HTML report: https://htmlpreview.github.io/?https:/raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotographycars.html
License agreement
The development and release of this project follows the MIT open source license agreement.
Project address
Maigret: https://github.com/soxoj/maigret
Thank you for your reading, the above is the content of "how to use Maigret to collect OSINT information according to user name". After the study of this article, I believe you have a deeper understanding of how to use Maigret to collect OSINT information according to user name, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.