2022年12月收藏
2022年12月1日
Whisper – 本地语音转文字工具,实时语音转换
https://bbs.zsxwz.com/thread-5691.htm
2022年12月2日
《字节跳动优秀文档的 8 大秘籍》
https://www.feishu.cn/docs/doccnBYiti3wwLmVGtnAabHIAwe
2022年12月3日
在线制作美观图表的工具
2022年12月4日
图书搜索
鸠摩搜书:https://www.jiumodiary.com/
快搜猫:https://www.kuaisoumao.com/
西贝博客:https://qinghe.me/
pdf之家:http://pdfzj.cn/
sobooks:https://sobooks.net/
lorefree:https://ebook2.lorefree.com/
书行天下:https://www.sxpdf.com/
维京小屋:https://vikingcabin.com/
书堆阅读:https://www.werebook.com/
阅读链:https://www.yuedu.pro/
知识库:https://book.zhishikoo.com/
掌上书苑:https://www.soepub.com/
爱悦读:https://www.iyd.wang/
偶书:https://obook.cc/
2022年12月5日
云原生资料库 在这里,你可以一站式学习云原生。本站为 Jimmy 自 2017 年以来的发布的云原生电子书、教程、翻译等资料
博客:https://jimmysong.io/blog/?_gl=1w2gs07_gaMTc2NDg4MjE3OC4xNjY3NDA1OTY4_ga_MP490FS739*MTY2NzQwNTk2Ny4xLjEuMTY2NzQwNjI2NC42MC4wLjA.
https://twitter.com/jimmysongio
2022年12月6日
国内高校学习分享资源
2022年12月7日
U盘加密狗#Windows
【软件下载】https://sourceforge.net/projects/usbraptor/
2022年12月8日
计算机
Redis深度解析教程
地址:https://architecturenotes.co/redis/
开源实时数据处理平台
https://github.com/memphisdev/memphis-broker
2022年12月9日
小鲸鱼文献,一站搞定文献下载!
#文献下载
2022年12月10日
模拟黑客界面geek_typer https://geektyper.com/
快速查明域名的各种情况
资源
(一)、综合性学习网站 1、全国参考咨询联盟(全国图书馆参考咨询联盟+油猴脚本) 地址:http://www.ucdrs.superlib.net/
2、该网站收集了10大分类免费的优质学习资源 地址:https://freelearninglist.org/
3、各大高校课程资源汇总地址 地址:https://studyhard.cf/
4、国内高校学习资源 地址:https://github.com/zb188/blog/blob/master/%E5%9B%BD%E5%86%85%E9%AB%98%E6%A0%A1%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%BA%90.md
5、日本最大的MOOC网站 地址:https://schoo.jp/
(二)、IT类别
1、计算机学习网站集合 地址:https://sanbuphy.github.io/p/%E6%88%91%E7%9A%84%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%AD%A6%E4%B9%A0%E7%BD%91%E7%AB%99%E9%9B%86%E5%90%88/
2、SEO:初学者完整指南 https://ahrefs.com/zh/seo
3、公益性的学习编程开发的网站 网站包含交互式课程、视频课程、文章等 涵盖Python、HTML、CSS、React、Vue、BootStrap、JSON 等教程 地址:https://www.freecodecamp.org/chinese/learn
4、Notion笔记-计算机博物馆 https://www.notion.so/Computing-History-Hub-be72f307fc2e4b05abe3dc67eb937521
5、CS自学指南 https://csdiy.wiki/
6、技术术语计算机词典 https://techterms.com/
7、计算机类别的电子书
<01>、新版 1000 多本计算机电子书免费下载 https://github.com/HeroHai/it-pdf-books
<02>、计算机安全类的电子书
Web Hacking 101 中文版 https://wizardforcel.gitbooks.io/web-hacking-101/content/
浅入浅出android安全 中文版 https://wizardforcel.gitbooks.io/asani/content/
Android 渗透测试学习手册 中文版 https://wizardforcel.gitbooks.io/lpad/content/
Kali Linux Web渗透测试秘籍 中文版 https://wizardforcel.gitbooks.io/kali-linux-web-pentest-cookbook/content/
Linux exploit 开发入门 https://github.com/hardenedlinux/linux-exploit-development-tutorial
burpsuite实战指南 https://github.com/ionatain/BurpSuite-collections/blob/master/books/burpsuite%E5%AE%9E%E6%88%98%E6%8C%87%E5%8D%97.pdf
web安全资料和资源列表 https://github.com/qazbnm456/awesome-web-security
sec-wiki安全维基百科 https://sec-wiki.com/
#学习 #网站 #电子书
💻💻 关注频道:@onesees
2022年12月12日
<03>、网络安全工具 001、fuzz工具收集 https://github.com/ivanfratric/winafl
https://github.com/attekett/NodeFuzz
https://github.com/google/oss-fuzz
http://blog.topsec.com.cn/ad_lab/alphafuzzer/
http://llvm.org/docs/LibFuzzer.html
002、子域名枚举 https://github.com/lijiejie/subDomainsBrute (经典的子域名爆破枚举脚本)
https://github.com/ring04h/wydomain (子域名字典穷举)
https://github.com/le4f/dnsmaper (子域名枚举与地图标记)
https://github.com/0xbug/orangescan (在线子域名信息收集工具)
https://github.com/TheRook/subbrute (根据DNS记录查询子域名)
https://github.com/We5ter/GSDF (基于谷歌SSL透明证书的子域名查询脚本)
https://github.com/mandatoryprogrammer/cloudflare_enum (使用CloudFlare进行子域名枚举的脚本)
https://github.com/18F/domain-scan (A domain scanner)
https://github.com/guelfoweb/knock (Knock Subdomain Scan)
https://github.com/Evi1CLAY/Cool … Python/DomainSeeker (多方式收集目标子域名信息)
https://github.com/code-scan/BroDomain (兄弟域名查询)
https://github.com/chuhades/dnsbrute (基于dns查询的子域名枚举)
003、web应用扫描器 http://github.com/Arachni/arachni
004、web应用安全扫描器框架 http://www.arachni-scanner.com
005、数据库扫描、注入工具 https://github.com/sqlmapproject/sqlmap (注入工具之王sqlmap)
https://github.com/0xbug/SQLiScanner (一款基于SQLMAP和Charles的被动SQL注入漏洞扫描工具)
https://github.com/stamparm/DSSS (99行代码实现的sql注入漏洞扫描器)
https://github.com/youngyangyang04/NoSQLAttack (一款针对mongoDB的攻击工具)
https://github.com/Neohapsis/bbqsql (SQL盲注利用框架)
https://github.com/NetSPI/PowerUpSQL (攻击SQLSERVER的Powershell脚本框架)
https://github.com/WhitewidowScanner/whitewidow (又一款数据库扫描器)
https://github.com/stampery/mongoaudit (MongoDB审计及渗透工具)
https://github.com/commixproject/commix (注入点命令执行利用工具)
006、弱口令或信息泄漏扫描 https://github.com/lijiejie/htpwdScan (一个简单的HTTP暴力破解、撞库攻击脚本)
https://github.com/lijiejie/BBScan (一个迷你的信息泄漏批量扫描脚本)
https://github.com/lijiejie/GitHack (.git文件夹泄漏利用工具)
https://github.com/LoRexxar/BScanner (基于字典的目录扫描小工具)
https://github.com/she11c0der/fenghuangscanner_v3 (各种端口及弱口令检测,作者wilson9x1,原地址失效)
https://github.com/ysrc/F-Scrack (对各类服务进行弱口令检测的脚本)
https://github.com/Mebus/cupp (根据用户习惯生成弱口令探测字典脚本)
https://github.com/RicterZ/genpAss (中国特色的弱口令生成器)
https://github.com/netxfly/crack_ssh (go写的协程版的ssh\redis\mongodb弱口令破解工具)
https://github.com/n0tr00t/Sreg (通过输入email、phone、username的返回用户注册的所有互联网护照信息)
https://github.com/repoog/GitPrey (GitHub敏感信息扫描工具)
https://github.com/dxa4481/truffleHog (GitHub敏感信息扫描工具,包括检测commit等)
https://github.com/LandGrey/pydictor (暴力破解字典建立工具)
https://github.com/GDSSecurity/xxe-recursive-download (xxe漏洞递归下载工具)
https://buer.haus/xxegen/ (xxe在线生成利用工具)
007、物联网设备扫描 https://github.com/rapid7/IoTSeeker (物联网设备默认密码扫描检测工具)
https://github.com/shodan-labs/iotdb (使用nmap扫描IoT设备)
https://github.com/jh00nbr/Routerhunter-2.0 (路由器漏洞扫描利用)
https://github.com/reverse-shell/routersploit (路由器漏洞利用框架)
https://github.com/scu-igroup/telnet-scanner (telnet服务密码撞库)
https://github.com/RUB-NDS/PRET (打印机攻击框架) 008、XSS扫描 https://github.com/shawarkhanethicalhacker/BruteXSS (Cross-Site Scripting Bruteforcer)
https://github.com/1N3/XSSTracer (A small python script to check for Cross-Site Tracing)
https://github.com/0x584A/fuzzXssPHP (PHP版本的反射型xss扫描)
https://github.com/chuhades/xss_scan (批量扫描xss的python脚本)
https://github.com/BlackHole1/autoFindXssAndCsrf (自动化检测页面是否存在XSS和CSRF漏洞的浏览器插件)
009、企业网络自检 https://github.com/sowish/LNScan (详细的内部网络信息扫描器)
#学习 #工具
💻💻 关注频道:@onesees
2022年12月13日
语言学习
(三)、语言学习类别
1、全新的雅思学习网站,超 100万/年全球考生进行免费雅思自测水平。 地址:https://ieltsonlinetests.com/zh-hans
2、免费学习英语: 地址:https://www.myenglishpages.com/
3、从词性开始 | 英语语法 地址:https://hzpt-inet-club.github.io/english-note/guide/grammar.html
4、English Listening Lesson Library Online 地址:https://www.elllo.org/index.htm
5、在线英语语法分析
地址:https://hzpt-inet-club.github.io/english-note/guide/grammar.html 地址:https://gramara.com/zh-s/ 地址:http://enpuz.com/
6、纠正你的英语发音 地址:https://corrector.justsong.cn/
7、《Enhance Your English Writing》 地址:https://github.com/yzy1996/English-Writing
8、听力特快网站 始建于2001年,是一个免费公益型英语听力资源学习网站。主要提供VOA、BBC、CNN、CRI等英语听力共享教学资料的下载。 地址:http://www.listeningexpress.com/
9、VOA慢速英语精听网 免费公益,字幕、逐句、变速、复读、精听。 地址:http://www.voase.cn/
10、旺旺英语听力 为大家提供了网络上流传的各种有声英语资料的试听,从小学到研究生、从音标到长篇听力、从日常会话到商务英语。 地址:http://www.wwenglish.com/en/voa/
11、练习英语听力,里面还有对应的口语练习材料,all free 地址:https://www.esl-lab.com/
12、类似英语角,可以和全世界的女性去一起讲英文,可以免费试用10天 地址:https://www.heylady.io/
13、七彩英语 地址:http://www.qcenglish.com/ebook/list_32_1.html
14、在线免费学习外语: 地址:https://www.lingohut.com/zh
15、学日语的大汇总的网站 地址:https://www.tofugu.com/
16、学德语不错的站 https://german.net/
17、德语频道(Youtube) 地址:https://youtube.com/c/SRFKulturSternstunden
18、最全在线词典网站导航 地址:https://github.com/Dictionaryphile/All_Dictionaries
19、几个可视化词典 VISUWORDS 地址:https://visuwords.com/
WORDVIS 地址:https://wordvis.com/
The Free Dictionary 地址:https://www.thefreedictionary.com/
相关词 地址:https://relatedwords.org/
20、Lingva Translate (谷歌翻译的第三方版) 地址:https://github.com/thedaviddelta/lingva-translate 地址:https://t.me/opencfdchannel/3421?comment=152198
21、双语翻译扩展 地址:https://github.com/theowenyoung/Traduzir-paginas-web/releases
22、visca 地址:https://www.visca.com/
#学习 #网站
(SRC:@liyuans)
2022年12月14日
学习工具
1、WolframAlpha(一个强大的计算知识引擎)
地址:https://www.wolframalpha.com/
2、三大数学在线工具 GeoGebra
地址:https://www.geogebra.org/
Desmos 地址:https://www.desmos.com/calculator
Brilliant 地址:https://brilliant.org/
3、两个数学公式编辑器 LaTex公式编辑器
地址:https://www.latexlive.com/ AsciiMath(方便地生成书写格式的数学公式)
地址:http://asciimath.org/
74、LibreTexts
地址:https://math.libretexts.org/ 科普性质的物理到需要微积分的大学物理都有了,还有关于物理教学和怎么用数学和计算机工具软件的讲解
5、三角中心百科全书
地址:https://faculty.evansville.edu/ck6/encyclopedia/ETC.html
2022年12月15日
资料
法律查询
中国法律快查手册 地址:https://github.com/RanKKI/LawRefBook
法律在线阅读 地址:https://lawrefbook.github.io/
国家法律法规数据库 地址:https://flk.npc.gov.cn/
中国法律服务网 地址:https://ai.12348.gov.cn/pc/
免费开放的在线博物馆数字资料:
Gallerix 世界名画档案馆Gallerix专门收集世界著名画家的作品,收集超过4万多名艺术家的近17多万幅作品。 地址:https://gallerix.asia/
芝加哥(艺术)博物馆 公开了5万多幅收藏品的高清图像。 地址:https://www.metmuseum.org/
大都会艺术博物馆 开放了约37万件藏品的高清图像。 地址:https://www.metmuseum.org/art/the-collection
荷兰国立博物馆 开放了约60万件作品的高清数字版权,需注册。 地址:https://www.rijksmuseum.nl/nl
美国国家艺术馆 提供了包括梵高、莫奈等大师超5万个艺术品图像。 地址:https://www.nga.gov/open-access-images.html
盖蒂博物馆 收藏了超过10万件的高清艺术品,提供了公开免费下载的入口。 地址:https://www.getty.edu/art/collection/
巴黎博物馆协会 提供超10万张藏品图,可免费商用,包含画作、装饰品、雕塑等。 地址:https://www.parismuseescollections.paris.fr/fr
梵高博物馆 该网站收集作品4369幅,可按艺术家、位置、年份、类型等进行查找,可免费下载不可商用。 地址:https://www.vangoghmuseum.nl/zh/collection
5、费曼学习2.0 地址:https://themindcollection.com/the-feynman-technique/
6、这些书,拯救你的emo 地址:https://telegra.ph/%E8%BF%99%E4%BA%9B%E4%B9%A6%E6%8B%AF%E6%95%91%E4%BD%A0%E7%9A%84emo-05-08-2
7、输入你喜欢的书名,该网站将利用庞大的真实读者喜爱的书籍数据库,提供书籍推荐和下一步阅读的建议。 地址:https://www.whatshouldireadnext.com/
8、乐理相关资源大列表 对书籍、资源和课程的调查,从最广泛的意义上研究有关音乐和声音的一切。 地址:https://github.com/vpavlenko/study-music
9、用数据看世界(Our World in Data) 地址:https://ourworldindata.org/
3个免费阅读知乎盐选文章的网站 地址:https://mfyx.top/ 地址:https://onehu.xyz/ 地址:https://www.sxctp.org/
10、著名人物出生地地图 地址:https://tjukanovt.github.io/notable-people
11、坏女孩圣经: 地址:https://badgirlsbible.com/
2022年12月16日
资源搜索
阿里云盘资源搜素
地址:https://pan.ccof.cc/
bot合集
@Instasave_bot 下载Instagram 和YouTube 的图片和视频
@MusicDownloaderRobot 音乐下载
@BotsArchiveBot 收集了上千个 Bots(仅限英文版)
@getmediabot 下载音乐、歌词、视频等媒体
@SongIDbot 听歌识曲
@YTAudioBot 下载 YouTube 音频
@GoogleDEBot 在任意聊天框使用 Google 搜索引擎。
@tweet_for_me_bot 在 Telegram 上发布 Twitter 动态。
@IFTTT IFTTT 的官方机器人,可以很方便的和ifttt 里的其他服务连接,比如订阅某个网站的RSS,如果有更新就会自动把RSS内容推送到这个机器人,减少了频繁刷新网站来获取新的内容)
搜图bot (二次元向)
@SauceNAObot @iqdb_org_bot @ascii2d_bot @TeleSaucenao_bot @LCxRvsImgSrch_bot @ACGMoeSearchPhoto_bot @reverseSearchBot @NazurinDemoTest_bot @soutubot
GDrive groups
@torrent_drive
@SammyTorrents
@MeGCloud
@Universal_Cloud
@dragonmirror
@EdithSeedBox (Support Mega)
@cybertorrents (Support Mega)
@GautamS_Mirror (Support Mega)
@GautamS_Leech (Support Mega)
@mrxmirrorzone (Support Mega)
@Anony_Cloud (Support Mega & Cloud Mirror)
@MirrorLeechCloud
电报搜索引擎:
01、https://search.buzz.im/
02、https://telemetr.me/
03、http://telegcrack.com
04、https://lyzem.com/
05、https://tgstat.ru/
10个Telegram群组导航
1、 Telegram group collection (BY GitHub blogger itgoyo) https://github.com/itgoyo/TelegramGroup
2、Telegram Navigation https://www.dianbao.la/
3、Telegram group index (BY Taiwanese netizens) https://www.telegram.url.tw/
4、Top Telegram Groups https://combot.org/telegram/top/groups
5、Telegram Channels https://telegramchannels.me/
6、Telegram Dog https://www.smsgou.com/
7、 Telegram public indexing system https://tgtw.cc/
2022年12月17日
社工
01、soxoj/maigre
https://github.com/soxoj/maigret
02、maigret
https://github.com/soxoj/maigret/blob/main/sites.md
03、via.ahhhhfs
https://www.ahhhhfs.com/30856/
04、一个开源的OSINT工具
地址:https://github.com/soxoj/maigret
(OSINT是指公开来源情报(Open Source INTelligence),是从公开来源收集到的情报)
2022年12月18日
计算机 工具
离线的的用户端文件加密工具
地址:https://hat.sh/
地址:https://github.com/sh-dv/hat.sh
部署地址:https://hat.sh/about/#installation
两个文件传输网站
1、snapdrop 网址:https://snapdrop.net/
2、Mfiles 网址:http://mfiles.maokebing.com/
Buzz:离线语音转文字(字幕),实时语音识别,基于 OpenAI Whisper
地址:https://github.com/chidiwilliams/buzz
可以将油管链接转换成字幕文章,以文本形式观看视频内容。
地址:https://www.exporeader.com/
一个非常强的油管字幕内容搜索,探索神器。
地址:https://filmot.com/
2022年12月19日
生活
影视类 (包括Alist、emby)
1、在线影视网站
影视网站: https://www.ahhhhfs.com/tag/movie-website/
超清片源搜索站:http://www.pdoro.com/
高清在线影视网站 MyFlixer:https://myflixertv.to/home
低端影视 地址:https://ddys.tv/
HDO BOX 国外免费影视APP 地址:https://hdo.app/
影视资源站点:(from:🍞 🍯)
555 电影 地址:https://www.o8tv.com
茶杯狐 Cupfox(综合搜索) 地址:https://www.cupfox.com
电影狗 地址:https://www.dianyinggou.com/
豌豆PRO(综合搜索) 地址:https://www.wandou.pro/
电影先生 地址:http://www.dianyingim.com
8 K 影视 地址:http://www.8kvod.com/
金鹰资源采集网 地址:https://jinyingzy.net/
努努影视 地址:https://www.nunuyy5.org/
天空影视 地址:http://tkznp.com/
耐看点播 地址:https://www.nkvod.cc/
Nike影视网 地址:https://www.ajeee.com/
4K影院 地址:https://www.4kvm.com/
蓝光影视 地址:https://www.lgyy.cc/
KKDY live 地址:https://www.kkdy.live/
大米星球 地址:https://www.dmxq.fun/ 发布:https://www.dmys.tv/
音范丝:https://www.yinfans.me/
土拨鼠电影:https://www.tbsdy.com/
24美剧频道:https://24pindao.tv/
4K HDR世界:https://www.4khdr.cn/
TOMATOX(全网在线免费VIP视频解析播放器,美剧、韩剧、日剧全资源,全平台(Windows、Linux、MacOS)可用。) 地址:https://github.com/yanjiaxuan/TOMATOX/releases
电影种子下载网站推荐: SeekHub 地址:http://seedhub.info/
Rarbg 地址:https://rarbgprx.org/torrents.php
2、免费的 emby 影视服务
iOS第三方Emby客户端推荐 地址:https://fileball.app/
普拉斯影业 @Plus_Movie_Best 卷毛鼠 @CurlyMouse emby 终点站 @EmbyPublic
特别注意:免费公益服务的志愿者都很辛苦,建议先看下文档了解最基础的内容。 这个是终点站的文档:https://rartv.gitbook.io/emby-public/
3、Alist:一款支持多种存储的目录文件列表程序,支持 web 浏览与 webdav,后端基于gin,前端使用react。
主站: 地址:https://alist.nn.ci/
官方文档: 地址:https://alist-doc.nn.ci/docs/intro
Alist频道 @alistshare
支持平台: 本地存储;阿里云盘;OneDrive / Sharepoint(国际版, 世纪互联,de,us);天翼云盘;Google Drive;123云盘;蓝奏云;Alist;FTP;PikPak;闪电盘;S3;WebDav;Teambition(中国,国际);分秒帧;和彩云 (个人云, 家庭云);Yandex.Disk;百度网盘;夸克网盘;迅雷云盘
4、Ant-Media-Server https://github.com/ant-media/Ant-Media-Server
(SRC:@liyuans)
2022年12月20日
生活
音乐类爆款工具、网站、频道
MyFreeMP3——全网音乐免费下载 地址:https://tool.liumingye.cn/music
铜钟: Listen to all the music in one place (在线听歌) 地址:https://tonzhon.com/
Listen 1 地址:https://listen1.github.io/listen1/
多平台开源听歌软件: LX-Music (洛雪音乐助手) 地址:https://github.com/lyswhut/lx-music-desktop/releases 地址:https://github.com/lyswhut/lx-music-mobile
YesPlayMusic(全平台) 地址:https://github.com/qier222/YesPlayMusic
MusicPlayer2 地址:https://github.com/zhongyang219/MusicPlayer2
椒盐音乐 Salt Player 地址:https://moriafly.xyz/SaltPlayerSource/index.html#/README
五音助手 地址:https://www.6yit.com/42.html
Tunepro(iOS端) 地址:https://apps.apple.com/us/app/tunepro-music/id1248262508
XMusicDownloader 地址:https://github.com/jadepeng/XMusicDownloader
DsoMusic——Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐、酷我音乐、Bilibili 地址:https://github.com/Moriafly/DsoMusic
TonzhonLite 地址:https://github.com/enzeberg/tonzhon-lite-mobile
Musify(Android版) 地址:https://github.com/gokadzev/Musify/releases
魔音MORIn桌面软件 地址:http://morin.feiyu.vin/
mmPlayer(在线音乐播放器) 地址:https://github.com/maomao1996/Vue-mmPlayer
Audiomack(播放下载) 地址:audiomack.com/playlists/browse
听歌房 地址:http://music.alang.run/#/
无损生活 地址:https://flac.life/
无损音乐吧 地址:https://www.dtshot.com/
无损音乐下载 地址:https://www.wsyyxz.com/
下载吧:https://music.y444.cn
音乐直链搜索 地址:https://music.liuzhijin.cn/
歌曲宝 地址:https://www.gequbao.com/
音乐湖 地址:https://github.com/sunzongzheng/music/releases
51Ape 地址:https://www.51ape.com/
开源听音乐工具: Foobar2000:https://www.foobar2000.org Foobar2000 汉化版:https://github.com/dream7180/foobox-cn Musicbee :https://www.getmusicbee.com
高清伴奏:http://5sing.kugou.com
无版权音乐素材 地址:https://mixkit.co/
BGM网站 地址:https://www.springin.org/sound-stock/
无名音乐 https://thewind.xyz/
声色互联 地址:https://www.sswww.net/
音乐自建平台 地址:https://github.com/navidrome/navidrome/
音源分离工具包,可分离各种乐器 地址:https://github.com/facebookresearch/demucs
vocalremover——人声消除和隔离在线工具 : 地址:https://vocalremover.org/ch/
相当专业的HiFi音频及数码咨询测评科普和分享 地址:https://www.woodenears.com/
spotube(spotify客户端) 地址:https://github.com/KRTirtho/spotube/releases
音乐bot 地址:https://socialmedialister.com/tag/telegram-spotify-bot/
木兰词——中文歌词网 https://www.mulanci.org/
音乐频道:
吾爱无损音乐 @scjmusic
无损FLAC音乐频道 @losslessflac
知音 @Musiccnchannel
杂鱼Music Channel @ZAYU_music
音乐世界 @lumingguandj
古典音乐 @exploreclassical
无损音乐 @WUSUN_Music @cxplaymusic
TG云音乐 @Tgsongs
音乐Bot @VmomoVBot 纯粹的音乐搜索,可以搜索音乐、歌单、歌手,也可以把机器人加到你的群组.无广告干扰,尽情享受音乐
@ChinoNyanBot 曲库全,支持链接识别,不支持加入群组
@VoiceShazamBot 英文bot,支持识别音乐 发送歌手名字/音乐名称
@listen163music_bot 网易云bot,支持链接识别
@WooMaiBot 支持群組使用,用/netease搜索網易歌曲。
@VoiceShazamBot @haoyybot @vkmusic_bot @u2bu_mp3_bot @vkm_bot @music @MuzzzBot @vkmusbot
(SRC:@liyuans)
2022年12月21日
计算机 工具
第 03 页;共 4 页
Windows系统下载和激活、系统盘制作工具 、Linux发行版下载站点
爱好网——最大的密钥分享网站 地址:http://webact.185.hk/sharedkey.php
Windows ISO 映像文件下载网站 地址:https://uupdump.net/zh-cn/
地址:https://www.msdn1.cn/index.html
地址:https://hellowindows.cn/
Ventoy-新一代多系统启动U盘解决方案 地址:https://www.ventoy.net/cn/index.html
Ventoy-测试过的操作系统类型 地址:https://www.ventoy.net/cn/isolist.html
一个Windows与Office的镜像文件下载站 https://tb.rg-adguard.net/public.php
DistroWatch-几乎所有常见的 Linux/Unix 发行版操作系统收录网站 地址:https://distrowatch.com/
Windows/Office 激活工具 HEU KMS Activator v26.2.1 资源链接:https://zapro.lanzoui.com/iysrc0fhuukd
DLL文件下载 地址:https://cn.dll-files.com/
电脑空间管理工具 1、SpaceSniffer(直观查看文件夹占用多大的磁盘空间) 链接:https://spacesniffer.en.softonic.com/
2、wiztree(读取速度更快) 链接:https://diskanalyzer.com/
免费阅读知乎盐选文章的网站 地址:https://mfyx.top/
地址:https://onehu.xyz/
地址:https://www.sxctp.org/
地址:https://www.zhihuban.ml/
地址:https://www.yuque.com/dayuyu-ualcu/azo1ge?# 密码:rydw
全网资源搜索App(支持检索网盘、磁力、软件、影视、网页嗅探) 地址:https://meta.appinn.net/t/topic/36928
大文件同步工具 地址:https://github.com/wwqdrh/fssync
完全基于局域网的文件互传终端: 地址:https://github.com/nightmare-space/speed_share 地址:http://nightmare.fun/YanTool/resources/SpeedShare/
Knot(一款 iOS 端基于 MITM 技术实现的 HTTP/HTTPS 抓包工具) 演示视频:https://t.me/yqc_777/452312 商店地址:https://apps.apple.com/app/id1618651767 开源地址:https://github.com/Lojii/Knot
VocalRemover:在线音频处理 主要用来进行人声分离,也支持变调、剪辑、合并、录音、卡拉OK 等功能。 地址:https://vocalremover.org/zh/
提取视频里的内嵌字幕脚本 地址:https://github.com/apm1467/videocr
同类网站推荐的网站 地址:https://www.similarsites.com/
破除信息茧房的网站 地址:http://www.xbinweb.com
Snappy Driver Installer (无网驱动安装) 地址:https://sdi-tool.org/
任意网页内容发至TG的插件 地址:https://chrome.google.com/webstore/detail/sendme-telegram/ckkfnchnfmgpiejgaacmbngkcjbaaipd
《东京防灾》PDF & 中文文案排版指北 地址:https://www.metro.tokyo.lg.jp/chinese/guide/bosai/index.html
将网页保存为EPUB的插件
dotEPUB 地址:https://chrome.google.com/webstore/detail/dotepub/okpfiebkkmjcnodegbbbiellepfhoglm?hl=zh-CN
WebToEpub 地址:https://chrome.google.com/webstore/detail/webtoepub/akiljllkbielkidmammnifcnibaigelm?hl=zh-CN
EpubPress 地址:https://chrome.google.com/webstore/detail/epubpress-read-the-web-of/pnhdnpnnffpijjbnhnipkehhibchdeok?hl=zh-CN
Save as eBook 地址:https://chrome.google.com/webstore/detail/save-as-ebook/haaplkpoiimngbppjihnegfmpejdnffj?hl=zh-CN
文章转音频工具: https://article.audio/
Honeyview 是一款快速的图片查看器 https://www.bandisoft.com/honeyview/
Android 资源大汇总 https://github.com/getActivity/AndroidIndex
Best App https://github.com/hzlzh/Best-App
很简单的用 Rust 打包网页生成很小的桌面 App https://github.com/tw93/Pake
PowerToys–windows上的一个很好用的工具,有OCR,截图等等小功能。
1、https://apps.microsoft.com/store/detail/microsoft-powertoys/XP89DCGQ3K6VLD
2、https://github.com/microsoft/PowerToys
3、https://learn.microsoft.com/en-us/windows/powertoys/
Notion中文文档 https://www.notion.so/Notion-64ab96a7fccf4d74b9a9a68b338bc501
使用Tor的开源即时通讯软件: Briar 地址:https://briarproject.org/ 地址:https://f-droid.org/zh_Hans/packages/org.briarproject.briar.android/ 地址:https://code.briarproject.org/briar/briar
一键生成微信对话视频的工具 地址:https://github.com/cuifengcn/wechat-video-generate
PNG PIX (免费下载高清免抠素材的网站)
地址:https://www.pngpix.com/
(SRC:@liyuans)
2022年12月22日
直播源
随机街景 地址:https://randomstreetview.com/
一个收集了世界是公开直播的网站,你可以通过此网站实时观看世界各地的场景 地址:https://www.worldlivecamera.com/
在线浏览世界各地景区的实况视频 地址:https://www.skylinewebcams.com/
直播源相关资源汇总 地址:https://github.com/imDazui/Tvlist-awesome-m3u-m3u8
国内电视直播源 地址:https://raw.githubusercontent.com/imDazui/Tvlist-awesome-m3u-m3u8/master/m3u/%E5%9B%BD%E5%86%85%E7%94%B5%E8%A7%86%E5%8F%B02022-7.m3u
提供EPG的频道列表,每日与EPG同步更新 http://epg.51zmt.top:8000/
直播源iptv 地址:https://eja.tv/
IPTV—-世界各地8000多可用的直播源,只需将以下链接之一插入任何支持 M3U 播放列表的播放器:
IPTV查询地址:https://iptv-org.github.io/
GitHub地址:https://github.com/iptv-org/iptv
https://iptv-org.github.io/iptv/index.m3u (所有)
https://iptv-org.github.io/iptv/index.nsfw.m3u (包括成人频道)
https://iptv-org.github.io/iptv/index.category.m3u (按类别分组)
https://iptv-org.github.io/iptv/index.country.m3u (按国家分组)
https://iptv-org.github.io/iptv/index.language.m3u (按语言分组)
https://iptv-org.github.io/iptv/index.region.m3u (按地区分组)
电视直播源搜索 http://tonkiang.us/
https://github.com/imDazui/Tvlist-awesome-m3u-m3u8#%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B
4K/8K超高清IPTV直播源在线地址综合汇总 直播源:https://zb.v1.mk/ GitHub地址:https://github.com/youshandefeiyang/IPTV
(SRC:@liyuans)
2022年12月23日
在线工具
Tbox导航(在线工具导航网站) 地址:https://www.tboxn.com/
0、在线工具(包括常用文档、常用对照表、代码处理、 Html|Js|Css工具、加密/转码工具、其他实用工具) 地址:https://tool.oschina.net/
1、UU在线工具 地址:https://uutool.cn/
2、在线工具 地址:https://tool.lu/
3、菜鸟工具 地址:https://c.runoob.com/
4、爱资料工具 地址:https://www.toolnb.com/
5、七七工具 地址:https://www.tool77.com/
6、图贴士(在线图片压缩) 地址:https://www.tutieshi.com/
7、昊霖设计 地址:https://www.qtool.net/
8、一个木函 地址:https://ol.woobx.cn/
9、在线小工具(319个工具软件) 地址:https://zxxgj.net/
10、ToolsFun 地址:https://tools.fun/
11、帮小忙 地址:https://tool.browser.qq.com/
12、即时工具 地址:https://www.67tool.com/
13、独特工具箱 地址:https://www.dute.org/
14、一个工具箱 地址:http://www.atoolbox.net/
15、TOOLFKcom 地址:https://www.toolfk.com/
16、即刻工具箱 地址:https://tools.ijkxs.com/
17、MaTools 地址:https://www.matools.com/
18、ToolB 地址:https://toolb.cn/
19、实用工具箱 地址:https://www.idcd.com/
20、Miku Tools https://tools.miku.ac/
21、Office Tool Plus 地址:https://otp.landian.vip/zh-cn/
22、彩虹工具网 https://tool.cccyun.cc/
23、在线表格转换工具 地址:https://tableconvert.com/
24、刘明野的工具箱 地址:https://tool.liumingye.cn/
25、LKY Office Tools(office工具) 地址:https://github.com/OdysseusYuan/LKY_OfficeTools/releases
26、晨钟网络科技 https://jamcz.com/
图片在线编辑
4K抠图 https://bgsub.com/
0、在线工具 地址:https://tool.oschina.net/
1、在线PS(需要登录) 地址:https://ps.gaoding.com/
2、Photopea 地址:https://www.photopea.com/
3、Removebg 地址:https://www.remove.bg/
4、免费AI去水印 地址:https://quququ.cn/
5、Petalica Paint 地址:https://petalica.com
6、PIXLR(多功能) 地址:https://pixlr.com/
7、IloveMG 地址:https://www.iloveimg.com/
8、改图鸭 地址:https://www.gaituya.com/
9、IMG2Go 地址:https://www.img2go.com/zh
10、PHOTOKIT 地址:https://photokit.com/
11、起兮深探 地址:http://matting.deeplor.com/#/
12、Apowersoft(免费在线抠图) 地址:https://www.apowersoft.cn/remove-background-online
13、cutout pro(在线抠图和智能背景去除) 地址:https://www.cutout.pro/zh-CN
14、Toolbox 地址:https://toolkit.boolv.tech/
在线多功能PDF工具
1、SmallPDF(可以转格式) 地址:https://smallpdf.com
2、PDF24 地址:https://tools.pdf24.org
3、CleverPDF 地址:https://www.cleverpdf.com
4、PDF2go 地址:https://www.pdf2go.com
5、iLovePDF 地址:https://www.ilovepdf.com
6、AvePDF 地址:https://avepdf.com/zh
7、DOCsmall 地址:https://docsmall.com/
在线多功能文件格式转换
1、Convertio — 文件转换器 地址:https://convertio.co/zh/
2、Online Converter 地址:https://cn.office-converter.com/
3、在线文件转换器 地址:https://cdkm.com/cn/
4、多功能转换工具 地址:https://www.alltoall.net/
5、Aconvert 地址:https://www.aconvert.com
6、File Converter 地址:https://file-converter.org/
7、PDG转PDF https://pdg2pdf.online/
二维码生成器 1、参数化二维码生成器 地址:https://qrbtf.com/
2、草料二维码 地址:https://cli.im/
(SRC:@liyuans)
2022年12月24日
隐私&常用搜索引擎
(四)、隐私&常用搜索引擎
隐私搜索引擎 DuckDuckGo 地址:https://duckduckgo.com/
Brave Search 地址:https://search.brave.com
Searx (开源) 公共实例(无官方站,使用时要注意) 地址:https://searx.space/ GitHub:https://github.com/searx/searx
YaCy (开源) 地址:https://yacy.net/ Github https://github.com/yacy/yacy_search_server
MetaGer (开源) 地址:https://metager.org/ Tor:https://metager.org/tor Gitlab:https://gitlab.metager.de/open-source/MetaGer
Mojeek 地址:https://www.mojeek.com/
Qwant 地址:https://www.qwant.com/
Ecosia 地址:https://www.ecosia.org/
Swisscows 地址:https://swisscows.com/
Disconnect Search 地址:https://search.disconnect.me/
StartPage 地址:https://www.startpage.com/
Oscobo 地址::https://www.oscobo.com/
常用搜索引擎
Google https://www.google.com
Bing https://www.bing.com
NAVER https://search.naver.com
GitHub https://github.com
StackOverflow https://stackoverflow.com
哔哩哔哩 https://search.bilibili.com
Yahoo https://hk.search.yahoo.com
Yandex https://yandex.com
萌娘百科 https://zh.moegirl.org.cn
Fandom https://www.fandom.com
wikiHow https://www.wikihow.com
You https://you.com/
(SRC:@liyuans)
2022年12月25日
网盘搜索 & 资源合集
网盘搜索合集
1,导航类推荐 阿里云盘资源导航 https://aliyun.panpanr.com/
鸡盒盘 https://jihepan.top/ (微信公众号:yiman4)
2,搜索类推荐
专业的网盘搜索引擎 – YouGit 地址:https://yougit.net/
云盘资源网: https://www.yunpanziyuan.com/
大盘搜: https://dapanso.com/
小纸条(N):https://u.gitcafe.net/
找资源(N):https://zhaoziyuan.me/
UP云搜(N):https://www.upyunso.com/ (微信公众号:upyunso)
喵哩盘搜(N):https://www.alipansou.com/
奈斯搜索(Y):https://www.niceso.fun/
优聚搜:https://v3.ujuso.com/
学霸盘:https://www.xuebapan.com/
3,论坛类推荐: 资源中转站(N):https://ziyuan.iters.cn/ 微信号:yeenhuo(添加微信可进交流群)
三角体(Y&N):https://www.ood.one/ (微信公众号:ood_one)
社区动力(Y&N):https://drivebbs.com/
网盘资源库(Y&N): https://www.wpzyk.cn/
阿里盘盘(N):https://www.panpanr.com/
盘友社区(Y):https://www.panyoubbs.com/
盘基地资源论坛(Y&N):https://www.panjd.com/
阿里云盘资源论坛(Y&N):https://aliyunpan1.com/
云盘资源网(Y&N):https://www.yunpanziyuan.com/
4、其他 我的小站(N):https://pan666.cn/ https://newxiaozhan.com/ (微信公众号:gh_fe8eb94c8c69)
爱盼小站(N):https://aipanxiaozhan.com/ (站长微信:wxaipan666)
云盘资源分享社区:https://yunpan1.com/ (微信公众号:yunpan1)
鼎天网络社区(N):https://community.dtnetwork.top
网盘小站:https://wpxz.org/ (微信公众号:aliyunshare_cn)
标注Y表示需要登录,N表示不需要登录。有的网站有公开微信公众号以防失联。
编外系列<3>:Resilio Sync 完全教程 & 资源站 & 几个书籍key
1、Resilio Sync 完整图文教程 地址:https://mp.weixin.qq.com/s/EcpmUj5sejr34JGTBtrA8A
2、神Key - 最有种的 Sync 资源 地址:https://www.jolah.ml/
3、Resilio Sync资源汇总 地址:https://www.yeeach.com/post/2119
4、新骑士-synckeyscom 地址:https://www.synckeys.com/
5、Z-Library 中 30T 的书籍,是个不错的平替方案,如果家里有 Nas 的话,可实现本地化。
Resilio Sync(一个key分享的CHANEL) @ResilioSync
分享两个高质量书库 Key : BAIDZPOUTAKVX2PWH54LHY3Q7RD4AHEUS
B2YZTLQJYCRWAM4LJLWBZWH7EEYU25J3T
Z-library中文电子书Resilio Sync共享密钥 密钥:
EI6YGJFY7ARIH43QPOE3CS2N6GVFHIG5SZRH3DMOD7GL4B2SN2XUEMDNRGI
(SRC:@liyuans)
2022年12月26日
网盘搜索 & 资源合集
文档类(阿里云盘)合集
115资源社区:@oneonefive_bot
全网云盘资源社3000T资源 地址:https://docs.qq.com/sheet/DR1FTQW5odWd5ek9F?tab=BB08J2
【星火】阿里云盘-长期更新: https://docs.qq.com/sheet/DVHpJVmRhT3ViV09Q?tab=BB08J2
书宇羽术|书域共享计划: https://docs.qq.com/doc/DR2tTUk9NWXRudU1E
优质开源学习资料: https://docs.qq.com/sheet/DWHJ6S29KemhwT21L
壹起共享: https://docs.qq.com/sheet/DSlZmRHNtREpnaFFO?tab=dv8ca2
全网电子书合集-每周末更新-建议收藏 https://docs.qq.com/sheet/DUGNLSWVCdllDWU9Q?tab=BB08J2
大杂烩 https://docs.qq.com/sheet/DVE5YZlBDQ2tDRFRy?u=669d2825216b4bf58dadda62e353597c&tab=BB08J2
阿里云总目录+分类: https://docs.qq.com/doc/DVEh5VUhWUnNMZXVz
100TB 精选付费资料 https://www.aliyundrive.com/s/9BR3jSkvjbC
阿里云盘-长期更新:https://docs.qq.com/sheet/DVWxqbEVudmVrWWhB
【在线文档】 阿里云盘分享大集合-长期更新-建议收藏 内有几千T资源 https://docs.qq.com/sheet/DVHpJVmRhT3ViV09Q
【金山在线文档】 阿里云盘分享大集合-长期更新-建议收藏 内有几千T资源 https://www.kdocs.cn/l/st9zs7OC086m
优选资源库_会员专栏 https://docs.qq.com/sheet/DY0h3cHNiSmNYR0pW
考研历年真题 地址:https://kaoyan.eol.cn/e_ky/zt/common/zhenti/
被下架电影《隐入尘烟》网盘资源
夸克网盘 阿里云盘 百度网盘—提取码:yezi
磁力链接: magnet:?xt=urn:btih:A2E2A088FBC153A4B22B5A61E3336DCC02331AB6
课程名称:《全球史从头说:人类文明的共同起点》 课程简介:市面上独一无二的节目,教科书极少讲述的历史,跨越300万年的全球图谱,十几位新世代学者全景式解读。探寻人类文明中的“蝴蝶效应”,在全球化时代做世界公民。
链接:https://pan.baidu.com/s/1QvL7yCPaOKepnIOZBEcOFQ 提取码:7l20
(SRC:@liyuans)
2022年12月27日
电子书下载网站
电子书聚合搜素引擎&电子书网站导航:
知搜(聚合10个电子书下载网站的书籍搜索引擎) 地址:https://zhiso.top/
资源帝(最好最全的电子书网站导航) 地址:http://shu.ziyuandi.cn/
快搜猫(电子书网站导航) 地址:https://www.kuaisoumao.com/
电子书网站推荐(思维导图) 地址:https://gitmind.cn/app/docs/m6raucpg
无产阶级图书馆 (该站点也有收集电子书下载网站) 地址:https://library.proletarian.me/
100个电子书网站合集 地址:https://shimo.im/docs/KrkEVrpvnwuJXjAJ/
中国古典文献资源导航系统 地址:https://www.kuizhangge.cn/
国内超星读秀&图书参考咨询: 超星书籍检索下载工具 地址1:https://beta.ssdown.org/ 地址2:https://ss.zhelper.net/ (超星书籍简明下载流程 地址:https://ssdown.org/blog/quick/)
全国参考咨询联盟(全国图书馆参考咨询联盟+油猴脚本) 地址:http://www.ucdrs.superlib.net/
全国图书馆参考咨询联盟书籍互助查询 地址:https://www.xueshu86.com/
三大影子网站:
SCI-Hub(学术类) 地址:https://sci-hub.ren/ 地址2:https://sci-hub.se/ 影子网站镜像收集 地址:https://mirrors.zhelper.net/
Z-Library 见该链接:https://t.me/onesees/793
Libgen 地址:https://libgen.is/ Libgen镜像更新地址: https://www.ooopn.com/tool/libgen/
学术类:
学术资源导航(熊猫学术) 地址:https://panda321.com/nav.html
Google学术 地址:https://scholar.google.com/
百度学术 地址:https://xueshu.baidu.com/
Elsevier(爱思唯尔) 地址:https://www.elsevier.com/
学术期刊查询 地址:https://www.sciencedirect.com/
OpenStax(学术类) 地址:https://cnx.org/browse
PubMed(学术类) 地址:https://pubmed.ncbi.nlm.nih.gov/
NCBI(学术类) 地址:https://www.ncbi.nlm.nih.gov/
ArXiv(学术类) 地址:https://arxiv.org/
Medrxiv(学术类) 地址:https://www.medrxiv.org/
OALib(学术类) 地址:https://www.oalib.com/
Base Search(学术类) 地址:https://www.base-search.net
Semantic Scholar(学术类) 地址:https://www.semanticscholar.org/
科塔学术 (学术类)
地址:https://site.sciping.com/
万方数据(学术类) 地址:http://www.wanfangdata.com.cn/index.html
综合类: World Digital Library(世界数字图书馆) 地址:https://www.wdl.org/zh/
Project Gutenberg(古腾堡计划)文学 地址:http://www.gutenberg.org
PDF drive 地址:https://www.pdfdrive.com/
Openlibra 地址:https://openlibra.com/en/
Manybooks 地址:https://manybooks.net/
PlaneteBook 地址:https://www.planetebook.com/
FreeMbook: 地址:https://freembook.com
Lore Free 地址:https://lorefree.com/
Sobooks
地址:https://sobooks.net/
TheFuture书籍搜索 地址:https://bks.thefuture.top/
名人书籍推荐 地址:https://www.mostrecommendedbooks.com/
getfreeebooks(书籍推荐) 地址:https://www.getfreeebooks.com/
Archive of Our Own (全球最大同人小说网站) 地址:https://archiveofourown.org/
Moxmoe (漫画下载) 地址:https://mox.moe/
搜漫(漫画下载) 地址:https://www.soman.com/
网页时光机(里面也有很多书籍) 地址:https://archive.org/
在Archive org下载电子书的教程 《How to download books from Archive org and how to remove d r m protection of the downloaded book using Calibre》 地址:https://www.reddit.com/r/Piracy/comments/l9exis/how_to_download_books_from_archive_org_and_how_to/
《Here is How One Actually Uses Calibre to Remove DRM Without Hardware/Serial》 地址:https://www.reddit.com/r/Calibre/comments/uxwouk/here_is_how_one_actually_uses_calibre_to_remove/
另一部分:https://t.me/onesees/678
(SRC:@liyuans)
2022年12月28日
计算机
系列七:网络安全系列
介绍:该系列收集国内外渗透搜索引擎、黑客相关电子书、工具和网站。 该合集共分为三部分: (一)、黑客相关论坛&网站 (二)、国内外渗透搜索引擎 (三)、黑客相关电子书
(一)、黑客相关论坛&网站 除了在Google,Twitter,Youtube,(如果你比较排斥中文以外的东西,强烈推荐 Bilibili)搜索黑客相关的内容以外,以下站点你可以学习更多黑客技术。
1、黑客技术新闻 Thehackernews: https://thehackernews.com/ Freebuf: https://www.freebuf.com/
2、黑客论坛 Cracking 地址:https://cracking.org/forums/cracking-tools.16/
Offensive Community 地址:https://ww1.offensivecommunity.net/
3.Github站点 <1>、Bug Bounty Reference 地址:https://github.com/ngalongc/bug-bounty-reference
<2>、PayloadsAllThings https://github.com/swisskyrepo/PayloadsAllTheThings
<3>、获取最新的漏洞:https://github.com/rapid7/metasploit-framework/pulls
<4>、黑客工具:https://github.com/Z4nzu/hackingtool
<5>、黑客相关资源列表:https://github.com/Lifka/hacking-resources
<6>、为黑客、渗透 测试人员和安全研究人员准备的一组资源列表 地址:https://github.com/Hack-with-Github/Awesome-Hacking
4、两份网盘资源 01、100 多种工具,破解、黑客攻击等等 地址:https://mega.nz/folder/A8BxjKSK#AQiOE0jm95XOevYqhx4F-Q
02、高级 ANDROID 黑客课程 地址:https://drive.google.com/drive/folders/1_G6kt5leGkmzMs_hveS0oUya591gVso2
03、5000G网络技术资源链接 地址:http://blog.haozi.org/post/107.html
5、一个俄罗斯的黑客资源分享网站 地址:https://lrepacks.ru/
6、AdminTony’s Blog(黑客博客、渗透 web安全) 地址:http://www.admintony.com/
7、黑客以及安全人员常用的十大工具 地址:https://zhuanlan.zhihu.com/p/75475279
8、Sploitus 漏洞搜索引擎 漏洞搜索引擎,可以最快的帮你找到公开的漏洞 地址:https://sploitus.com/
9、黑客工具介绍 地址:https://www.kitploit.com/
10、漏洞利用工具Metasploit 地址:https://www.metasploit.com/
11、Media 伟大的平台,搜索你需要的东西,获得知识。 地址:https://media.ccc.de/
12、pentesterland 如果你是渗透测试人员,那么这个站点对你的作用将是巨大的。 地址:https://pentester.land/
13、收录了过去到现在的所有经典的挖洞过程。 地址:https://pentester.land/list-of-bug-bounty-writeups.html
14、RAT下载器 地址:http://ww7.connect-trojan.net/
15、一些可以提升黑客技能的练习网站
00、CoderWall(为全球黑客交流提供平台的社区) 地址:https://coderwall.com/
01、pwnable.kr https://pwnable.kr/
02、hack-me https://hack.me/
03、ctflearn https://ctflearn.com/
04、root-me https://www.root-me.org/?lang=en
05、Web Application Exploits and Defenses https://google-gruyere.appspot.com/
06、hackthebox https://www.hackthebox.eu/
07、hacking-lab https://hacking-lab.com/index.html
08、gameofhacks http://www.gameofhacks.com/
09、overthewire https://overthewire.org/
10、microcorruption https://microcorruption.com/
11、xss-game https://xss-game.appspot.com/?utm_source...dium=email
12、hackthissite https://www.hackthissite.org/pages/index/index.php
13、crackmes https://crackmes.one/
14、pentest https://pentest.training/
15、hellboundhackers https://www.hellboundhackers.org/
16、hax.tor http://hax.tor.hu/
17、thisislegal https://thisislegal.com/
18、tryhackme https://tryhackme.com/
19、vulnhub https://www.vulnhub.com/
(二)、国内外渗透搜索引擎
国外篇
1、Shodan搜索引擎
地址:https://www.shodan.io/ shodan网络搜索引擎偏向网络设备以及服务器的搜索,具体内容可上网查阅,这里给出它的高级搜索语法。
搜索语法 hostname: 搜索指定的主机或域名,例如 hostname:”google” port: 搜索指定的端口或服务,例如 port:”21” country: 搜索指定的国家,例如 country:”CN” city: 搜索指定的城市,例如 city:”Hefei” org: 搜索指定的组织或公司,例如 org:”google” isp: 搜索指定的ISP供应商,例如 isp:”China Telecom” product: 搜索指定的操作系统/软件/平台,例如 product:”Apache httpd” version: 搜索指定的软件版本,例如 version:”1.6.2” geo: 搜索指定的地理位置,例如 geo:”31.8639, 117.2808” before/after: 搜索指定收录时间前后的数据,格式为dd-mm-yy,例如 before:”11-11-15” net: 搜索指定的IP地址或子网,例如 net:”210.45.240.0/24”
2、Censys搜索引擎
地址:https://www.censys.io/ censys搜索引擎功能与shodan类似,以下几个文档信息。
https://www.censys.io/certificates/help 帮助文档 https://www.censys.io/ipv4?q= ip查询 https://www.censys.io/domain?q= 域名查询 https://www.censys.io/certificates?q= 证书查询
搜索语法
默认情况下censys支持全文检索。 23.0.0.0/8 or 8.8.8.0/24 可以使用and or not 80.http.get.status_code: 200 指定状态 80.http.get.status_code:[200 TO 300] 200-300之间的状态码 location.country_code: DE 国家 protocols: (“23/telnet” or “21/ftp”) 协议 tags: scada 标签 80.http.get.headers.server:nginx 服务器类型版本 autonomous_system.description: University 系统描述正则
3、Dnsdb搜索引擎
地址:https://www.dnsdb.io/ dnsdb搜索引擎是一款针对dbs解析的查询平台。
搜索语法 DnsDB查询语法结构为条件1 条件2 条件3 …., 每个条件以空格间隔, DnsDB 会把满足所有查询条件的结果返回给用户.
域名查询条件 域名查询是指查询顶级私有域名所有的DNS记录, 查询语法为domain:. 例如查询google.com 的所有DNS记录: domain:google.com. 域名查询可以省略domain:.
主机查询条件 查询语法:host: 例如查询主机地址为mp3.example.com的DNS记录: host:map3.example.com 主机查询条件与域名查询查询条件的区别在于, 主机查询匹配的是DNS记录的Host值
按DNS记录类型查询 查询语法: type:. 例如只查询A记录: type:a 使用条件:必须存在domain:或者host:条件,才可以使用type:查询语法
按IP限制 查询语法: ip: 查询指定IP: ip:8.8.8.8, 该查询与直接输入8.8.8.8进行查询等效 查询指定IP范围: ip:8.8.8.8-8.8.255.255 CIDR: ip:8.8.0.0/24 IP最大范围限制65536个
编外:Google Hacking Database 地址:https://www.exploit-db.com/google-hacking-database
4、binaryedge 官网:https://www.binaryedge.io/
5、crt.sh 官网:https://crt.sh/
6、pinatahub 官网:https://pinatahub.incognita.tech
7、searchcode 官网:https://searchcode.com/
8、greynoise 官网:https://www.greynoise.io/blog
9、hunter 官网:https://hunter.io/
10、Project Sonar 官网:https://opendata.rapid7.com/
11、intelx 官网:https://intelx.io/
12、dnsdumpster 官网:https://dnsdumpster.com/
13、phonebook.cz 官网:https://phonebook.cz/
14、fullhunt 官网:https://fullhunt.io/
15、netlas 官网:https://netlas.io/
国内篇
1、FOFA FoFa搜索引擎偏向资产搜索。 地址:https://fofa.info/
搜索语法 title=”abc” 从标题中搜索abc。例:标题中有北京的网站。 header=”abc” 从http头中搜索abc。例:jboss服务器。 body=”abc” 从html正文中搜索abc。例:正文包含Hacked by。 domain=”qq.com” 搜索根域名带有qq.com的网站。例: 根域名是qq.com的网站。 host=”.gov.cn” 从url中搜索.gov.cn,注意搜索要用host作为名称。 port=”443” 查找对应443端口的资产。例: 查找对应443端口的资产。 ip=”1.1.1.1” 从ip中搜索包含1.1.1.1的网站,注意搜索要用ip作为名称。 protocol=”https” 搜索制定协议类型(在开启端口扫描的情况下有效)。例: 查询https协议资产。 city=”Beijing” 搜索指定城市的资产。例: 搜索指定城市的资产。 region=”Zhejiang” 搜索指定行政区的资产。例: 搜索指定行政区的资产。 country=”CN” 搜索指定国家(编码)的资产。例: 搜索指定国家(编码)的资产。 cert=”google.com” 搜索证书(https或者imaps等)中带有google.com的资产。 高级搜索:
title=”powered by” && title!=discuz title!=”powered by” && body=discuz ( body=”content=\”WordPress” || (header=”X-Pingback” && header=”/xmlrpc.php” && body=”/wp-includes/“) ) && host=”gov.cn”
2、钟馗之眼 钟馗之眼搜索引擎偏向web应用层面的搜索。 地址:https://www.zoomeye.org/
搜索语法 app:nginx 组件名 ver:1.0 版本 os:windows 操作系统 country:”China” 国家 city:”hangzhou” 城市 port:80 端口 hostname:google 主机名 site:thief.one 网站域名 desc:nmask 描述 keywords:nmask’blog 关键词 service:ftp 服务类型 ip:8.8.8.8 ip地址 cidr:8.8.8.8/24 ip地址段
3、360quake 官网:https://quake.360.cn/quake/
4、全球鹰(hunter) 官网:https://hunter.qianxin.com/
5、谛听 官网:https://www.ditecting.com/
6、知风 官网:https://zhifeng.io/web/new/
(三)、黑客相关电子书&工具
20、Ultimate Facebook Scraper 该机器人可抓取 Facebook 用户个人资料的几乎所有内容,包括用户时间轴上可用的所有公共帖子/状态,上传的照片,带标签的照片,视频,朋友列表及其个人资料照片(包括关注者,关注者,工作朋友,大学朋友等)。 地址:https://github.com/harismuneer/Ultimate-Facebook-Scraper
19、Hacktronian 适用于 Linux 和 Android 的多合一黑客工具。
官网:https://thehackingsage.com/ 项目地址:https://github.com/thehackingsage/hacktronian
18、Tool-X Tool-X 是 kali linux 黑客工具安装程序。为 termux 和其他 Android 终端开发的 Tool-X。使用 Tool-X,您可以在 termux 应用程序和其他基于 Linux 的发行版中安装近 370 多种黑客工具。
项目地址:https://github.com/ekadanuarta/Tool-X
17、Instainsane Instainsane 是一个 Shell 脚本,可以对 Instagram 进行多线程蛮力攻击,该脚本可以绕过登录限制,并且可以一次以100次尝试以大约1000个密码/分钟的速度测试无限数量的密码。
项目地址:https://github.com/umeshshinde19/instainsane
16、SocialBox 由 Belahsan Ouerghi 编码的 Bruteforce 攻击框架(Facebook,Gmail,Instagram,Twitter)
项目地址:https://github.com/Cyb0r9/SocialBox
15、PhoneSploit 通过使用开放的 Adb 端口利用 Andriod 设备。
项目地址:https://github.com/aerosol-can/PhoneSploit
14、QRLJacker v2.0 一种新的社会工程学攻击面。 项目地址:https://github.com/OWASP/www-project-qrljacker
13、DNS Shell DNS通道上的交互式 Shell 地址:https://github.com/sensepost/DNS-Shell
12、Shellphish 18 种社交媒体的网络钓鱼工具(Instagram,Facebook,Snapchat,Github,Twitter,Yahoo,Protonmail,Spotify,Netflix,Linkedin,Wordpress,Origin,Steam,Microsoft,InstaFollowers,Gitlab,Pinterest)
项目地址:https://github.com/suljot/shellphish
11、OKadminFinder 简而言之,后台扫描器。 地址:https://github.com/mIcHyAmRaNe/okadminfinder 地址:https://github.com/mIcHyAmRaNe/okadminfinder3
10、ScanQLi ScanQLi 是一个简单的 SQL 注入扫描程序,具有一些附加功能。该工具无法利用 SQLi,只能检测到它们。
项目地址:https://github.com/bambish/ScanQLi
9、SQLMap 自动 SQL 注入和数据库接管工具。
项目地址:https://github.com/sqlmapproject/sqlmap
官网:https://sqlmap.org/
8、EasySploit Metasploit自动化(比以往更快捷)。 项目地址:https://github.com/KALILINUXTRICKSYT/easysploit
选项 Windows Android Linux MacOS Web 扫描目标是否易受 ms17_010 的攻击 仅通过 IP(ms17_010_eternalblue)利用 Windows 7/2008 x64 启用远程桌面(ms17_010_eternalblue) 仅通过 IP(ms17_010_psexec)利用 Windows Vista / XP / 2000/2003 启用远程桌面(ms17_010_psexec) 利用链接利用 Windows(HTA服务器)联系
7、LOIC 1.0.8 网络压力测试器。 地址:https://github.com/NewEraCracker/LOIC
LOIC 通过向服务器发送 TCP 或 UDP 数据包,以破坏特定主机的服务,在目标站点上执行拒绝服务(DoS)攻击(或由多个人使用的DDoS攻击)。很多人自愿使用 LOIC 来加入僵尸网络。
该软件激发了创建名为 JS LOIC 的独立 JavaScript 版本以及基于 LOIC 的 Web 版本 Low Lowbit Web Cannon 的灵感,可从 Web 浏览器启用 DoS,从而进行压力测试。
6、Sampler 用于 Shell 命令执行,可视化和警报的工具(使用简单的 YAML 文件配置)。 项目地址:https://github.com/sqshq/sampler 官网:https://sampler.dev/
用途:可以从终端直接采样任何动态过程,观察数据库中的更改,监视 MQ 实时消息,触发部署脚本并在完成时获取通知。 如果可以使用 Shell 命令,则可以使用 Sampler 暂时将其可视化。
5、CQTools 最新的 Windows 黑客工具包。 文档地址:https://cqureacademy.com/
从嗅探和欺骗活动开始,通过信息搜集、密码提取、自定义外壳程序生成、自定义有效载荷生成、防病毒解决方案、隐藏代码,各种键盘记录程序等等,该工具包可以在基础架构内进行全面的攻击,并利用这些信息进行再攻击。其中一些工具是 CQURE 团队首次向世界公开发布的。
4、ANDRAX v4 DragonFly
3、EagleEye 好友追踪器,使用图像识别和反向图像搜索找到他们的Instagram,FaceBook 和 Twitter 个人资料。 项目地址:https://github.com/ThoughtfulDev/EagleEye
至少需要一张好友的照片(要求为 .jpg 文件)及名字 or 昵称。(可使用docker进行一键式安装) 通过人像识别进行搜索,还是挺好用的。比如想要某个女生的 Twitter 帐号,直接随便拿一张她的照片和一些姓名或者昵称进去搜索即可。(当然,撞脸怪也挺多的哈~)
2、Findomain v0.9.3 最快且跨平台的子域枚举器。(之前打算推它的,阴差阳错被忽略了) 项目地址:https://github.com/Findomain/Findomain
其最大的优势就是:快,测试结果为 5.5 秒内收集 84110 个子域。 特征 子域监控 API查询 DNS over TLS 支持 判断域名是否解析 输出为文件等等
1、Hijacker v1.5 适用于 Android 的多合一 WiFi 破解工具。 项目地址:https://github.com/chrisk44/Hijacker
适用于 Android 5+ 的 Aircrack,Airodump,Aireplay,MDK3 和 Reaver GUI 应用程序。(需要 root) 特征 查看附近 wifi 及设备列表 获取接入点信息
取消他人的连接 捕获数据包等等
(SRC:@liyuans)
2022年12月29日
计算机
咸鱼日记(Vue写的,转盘写的不错)
https://github.com/s-xianyu/xy-diary
书籍
hallowlib-电子书搜索引擎/下载