github使用技巧

Source

🌕写在前面

  • 🍊博客主页:Scorpio_m7github
  • 🎉欢迎关注🔎点赞👍收藏⭐️留言📝
  • 🌟本文由 Scorpio_m7原创,CSDN首发!
  • 📆首发时间:🌹2022年6月23日🌹
  • ✉️坚持和努力一定能换来诗与远方!
  • 🙏作者水平很有限,如果发现错误,请留言轰炸哦!万分感谢感谢感谢!

找梯子

链接特征

搜索订阅链接的特征字样justmysocks3.net service在code中切换到recently indexed

配置文件特征

搜索yaml文件中的特征字段type vmess在code中切换到recently indexed

找接口

寻找彩云翻译api接口的tokenhttp://api.interpreter.caiyunai.com在code中切换到recently indexed

寻找fofa会员接口的keyhttps://fofa.info/api/v1/search/all key在code中切换到recently indexed

找邮箱

寻找可用的qq邮箱@qq.com smtp pass在code中切换到recently indexed

找付款码

抓到对应付款码的流量,分析链接特征,寻找付款码,搜索card.yumchina.com在code中找到肯德基的礼品卡

找shodan会员

寻找shodan会员shodanapi在code中切换到recently indexed,把所有链接以raw格式爬取下来保存成对应文件。批量匹配到32位字符cat *.*|grep -oE "\w{32}"。最后通过kail中的shodan init shodan_key验证

root@kali:~# shodan init Y2IXlixxxxxxxxyKynxxxxxxxx5M2ukI
Successfully initialized

会员视频

看会员视频在github中搜索https://www.iqiyi.com/ user pass在code中切换到best match,可以找到云解析的地址或者爱奇艺的会员账号

找漏洞环境

fofa

fofa中搜索title=="Apache Shiro Quickstart"

shodan

shodan中搜索http.title:"Apache Shiro Quickstart"