• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

cryptodashie/ipfs: IPFS

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

cryptodashie/ipfs

开源软件地址:

https://github.com/cryptodashie/ipfs

开源编程语言:

Shell 100.0%

开源软件介绍:

Logo

IPFS is a distributed web, allowing for sharing content like files, media, blogs and websites. This is a project to map out the decentralized web to identify interesting content.

ipfs scanning

IPFS scanning can identify new hosted content or expose information leaks similar to Amazon S3 buckets. To find new web hosts from the swarm to scan & probe:

ipfs swarm peers | sed "s:.*/ipfs/\(.*\)\$:\1:g" | xargs -n1 -P5 ipfs name resolve > peers
cat peers | grep -v "/ipfs/QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn" | sed "s|^|http://127.0.0.1:8080|" | xargs open

This maybe expected behaviour for some users ipfs-inactive/faq#155

To find new files hosted from nodes:

./filescan.sh

you can then download content with ips cli tools

ipfs links

These links have been discovered by crawling the swarm of a connected IPFS client and using the name resolver:

leak.gz

A collection of exploits and malware was found on one of the IPFS nodes, it has been mirrored as an archive, the password is "malware" https://mega.nz/#!4ZkkAS4Y!hW9ZvwHThAxgzZt3CgwBuVHLq7nvwDK4Gf7TC0e-gYM

hashes.txt

This file was found on one of the nodes and discovered to contain hash entries for more hosted content including images and media links. You can list the file names and contents using:

cat hashes.txt | parallel -j 10 ipfs ls {}

this file is similar to one output by filescan.sh.

logfile.txt

example output from filescan.sh




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
ocknamo/angular-ipfs-sample-app发布时间:2022-06-23
下一篇:
victorb/magnet-to-ipfs发布时间:2022-06-23
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap