this post was submitted on 30 Aug 2026
108 points (95.8% liked)

Funhole

1114 readers
594 users here now

Welcome to Funhole! The first and only hole on SDF exclusively for fun content! Are you a content creator? Then come post your content and join the fun!

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CubitOom@infosec.pub 3 points 7 hours ago

torrent mapping of MD5s is membership-gated. Here is a different method that works without javascript or membership

UA="Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0"
key=$(curl -s -A "$UA" -e "https://libgen.li/index.php" "https://libgen.li/ads.php?md5=812fe97493b127d69ec1734a23b4885f" | grep -oE 'key=[^"&]+')
curl -L -o book.pdf -A "$UA" -e "https://libgen.li/ads.php" "https://cdn3.booksdl.lc/get.php?md5=812fe97493b127d69ec1734a23b4885f&%24key="