当前位置:网站首页>Site Architecture Detection & Chrome Plugin for Information Gathering
Site Architecture Detection & Chrome Plugin for Information Gathering
2022-08-10 19:26:00 【lmn_】
Article table of contents
0x01 Site Architecture Detection
The tools in this section include identifying the operating system, programming language, middleware and version information, database and version information, server and version information, etc.
Yunxi
Tidal Fingerprints
0x02 chrome plugin for information gathering
Many useful plug-ins can help the process of collecting information more smoothly. Plug-ins are programs that complement the browser.
How to add plugins
Chrome official website:
https://www.google.com/chrome/
Chrome Store (Chinese version):
https://chrome.google.com/webstore/category/extensions?hl=en-US
How to add on official website
Take Wappalyzer as an example, search for Wappalyzer directly in the Chrome store, and click "Add to Chrome"
Click "Add Plugin"
Developer mode added
Download the plugin file with .crx suffix, click "Extensions" in settings
Click on developer mode in the upper right corner
After that, just drag the .crx file in directly.
Wappalyzer
Download method
Click to add directly to the Chrome store
Wappalyzer official website:
https://www.wappalyzer.com/
Features
- Understand what technologies the website is built with and use;
- Create custom site listing data;
- Monitor the website;
- Automated technical search, instant technical query and real-time web crawling analysis, quick viewing of results, etc.
In general, it is to quickly query the fingerprint information of the website. The query results are as follows:
FOFA Pro view
FOFA Pro view is an open source FOFA Pro asset display browser plug-in, which can quickly query the ip, open port, host name, asset information, etc. of a website.
How to download
Address:
https://github.com/fofapro/fofa_view
ModHeader
ModHeader plugin can quickly and efficiently customize HTTP request headers or rewrite response headers
- Add, modify and delete request and response headers
- Override the default value of the request header set by the Chrome browser
- Use ModHeader to set X-Forwarded-For, Authorization, Access-Control-Allow-Origin, etc.
- Modify cookies in request/response headers
- Use another redirect URL
- Enable header modification via URL
- Advanced filtering by tab, tab group or window
边栏推荐
猜你喜欢
随机推荐
JVM基本结构
【greenDao】Cannot access ‘org.greenrobot.greendao.AbstractDaoSession‘ which is a supertype of
redis 事件
FPGA:生成固化文件(将代码固化到板子上面)
3D游戏建模学习路线
JSON serialization and deserialization using Jackson API in Scala
[TAPL] 概念笔记
Redis persistence mechanism
LeetCode·27.移除元素·双指针
websocket校验token:使用threadlocal存放和获取当前登录用户
请问下在datastream中用flinkcdc怎么设置jdbc的参数useSSL=false呀
Modern Privacy-Preserving Record Linkage Techniques: An Overview论文总结
『牛客|每日一题』岛屿数量
状态压缩dp蒙德里安的梦想
VoLTE基础自学系列 | 3GPP规范解读之Rx接口(上集)
幕维三维动画——港珠澳大桥沉管安装三维动画实况
AIRIOT答疑第8期|AIRIOT的金字塔服务体系是如何搞定客户的?
[Teach you how to do mini-games] How to lay out the hands of Dou Dizhu?See what the UP master of the 250,000 fan game area has to say
优化是一种习惯●出发点是'站在靠近临界'的地方
消息队列初见:一起聊聊引入系统mq 之后的问题