Skip to content

Latest commit

 

History

History
202 lines (201 loc) · 12 KB

wiki_Selfsource.md

File metadata and controls

202 lines (201 loc) · 12 KB

wiki_Selfsource

wiki_Selfsource

常见软件技巧

自服务应用

公开资源工具

地理定位

  • 塔数据来自大多数Android设备中的herrevad.db(数据库文件)。该数据库包含日期和时间以及MCC(移动国家代码),MNC(移动运营商代码),LAC(位置区域代码)和CID(小区ID)。MCC和MNC依赖于国家和运营商,而LAC和CID依赖于小区塔。如果您没有所有这些数字,您将找不到塔的物理位置。使用诸如Cellebrite之类的取证工具,您可以将herrevad数据库导出为CSV文件并检查单元格以检查所需数据。
  • http://opencellid.org/ //gsm定位
  • cellidfinder.com //Cell ID Finder
  • cellphonetrackers.org //手机追踪器

SEO引流

素材

在线编辑

资源下载

搜索引擎

网盘服务

文档管理

通讯隐私加密虚拟身份

邮件通讯

客户端通讯

社区管理

短网址

办公套件

资源下载

网站源码程序外包

域名与IP检测

https://x.threatbook.cn/ // https://www.virustotal.com/gui/ // https://www.threatminer.org/ // https://www.talosintelligence.com/ // https://checkphish.ai/domain/avfisher.win // https://login.opendns.com/ // https://www.alexa.com/siteinfo // https://centralops.net/co/DomainDossier.aspx?dom_whois=1&net_whois=1&dom_dns=1 //

URL检测

https://urlscan.io/ // https://sitecheck.sucuri.net/results/pool.cortins.tk // https://quttera.com/ // https://www.virustotal.com/en/ // https://checkphish.ai/

TOR节点检测

https://www.dan.me.uk/torcheck https://exonerator.torproject.org https://ipduh.com/ip/tor-exit/ http://torstatus.blutmagie.de/

邮件检测

SPF:http://spf.myisp.ch/ MX:https://toolbox.googleapps.com/apps/checkmx DMARC:https://www.agari.com/insights/tools/DMARC

在线恶意文件检测

https://www.virustotal.com/gui/ https://x.threatbook.cn/ https://malwr.com/ http://camas.comodo.com/
https://www.reverse.it/ http://threatexpert.com/submit.aspx http://vicheck.ca/ https://virusshare.com/ https://malshare.com/ https://github.com/ytisf/theZoo

动态恶意文件检测

cuckoo:https://github.com/cuckoosandbox/cuckoo regshot:https://sourceforge.net/projects/regshot/ Process hackerhttps://processhacker.sourceforge.net Process monitor:https://docs.microsoft.com/zh-cn/sysinternals/downloads/procmon ProcDot:https://www.cert.at/downloads/software/procdot_en.html windump:https://www.winpcap.org/windump/ Graphviz:www.graphviz.org/Download.php Gapture-BAT:https://www.honeynet.org/node/315 fakenet:https://sourceforge.net/projects/fakenet/ wireshark:https://www.wireshark.org/download.html