cdn.breachforums.rs issues
by AFS_Nemesis - Thursday May 2, 2024 at 10:30 PM
#11
I tried to fix the issue with resuming, but it still doesn't seem to work on Tor Browser and Librewolf/Mullvad Browser some reason. What are you using to download?
#12
(May 04, 2024, 11:47 PM)Hollow Wrote: I tried to fix the issue with resuming, but it still doesn't seem to work on Tor Browser and Librewolf/Mullvad Browser some reason. What are you using to download?

I'm using the tor browser. I wasn't able to get above 1GB before failure. Tried maybe 20 times?

(May 04, 2024, 11:47 PM)Hollow Wrote: I tried to fix the issue with resuming, but it still doesn't seem to work on Tor Browser and Librewolf/Mullvad Browser some reason. What are you using to download?

Thanks for looking into this BTW. I'm not sure how I can help but LMK if you think of something I can do.
Looking for Python WebDev to Help Build a PubNet Site
DM Me Fentanyl Supply Chain Info
#13
AFS_Nemesis Wrote:I'm using the tor browser. I wasn't able to get above 1GB before failure. Tried maybe 20 times?


Have you checked what kind of error you were receiving? 403/401? NS_ABORTED?
#14
(May 05, 2024, 12:26 AM)Hollow Wrote:
AFS_Nemesis Wrote:I'm using the tor browser. I wasn't able to get above 1GB before failure. Tried maybe 20 times?


Have you checked what kind of error you were receiving? 403/401? NS_ABORTED?

I did notice but it was a few days ago and don't remember. I'll restart a download now and let you know...
Looking for Python WebDev to Help Build a PubNet Site
DM Me Fentanyl Supply Chain Info
#15
(May 05, 2024, 12:34 AM)AFS_Nemesis Wrote:
(May 05, 2024, 12:26 AM)Hollow Wrote:
AFS_Nemesis Wrote:I'm using the tor browser. I wasn't able to get above 1GB before failure. Tried maybe 20 times?


Have you checked what kind of error you were receiving? 403/401? NS_ABORTED?

I did notice but it was a few days ago and don't remember. I'll restart a download now and let you know...

If you're still having issues, you could try copying your request and using wget with --continue, it will surely work. Tor Browser doesn't send the Range header for a reason I don't know, it's strange.
#16
(May 05, 2024, 12:40 AM)Hollow Wrote:
(May 05, 2024, 12:34 AM)AFS_Nemesis Wrote:
(May 05, 2024, 12:26 AM)Hollow Wrote:
AFS_Nemesis Wrote:I'm using the tor browser. I wasn't able to get above 1GB before failure. Tried maybe 20 times?


Have you checked what kind of error you were receiving? 403/401? NS_ABORTED?

I did notice but it was a few days ago and don't remember. I'll restart a download now and let you know...

If you're still having issues, you could try copying your request and using wget with --continue, it will surely work. Tor Browser doesn't send the Range header for a reason I don't know, it's strange.

I tried `wget -c` previously and just now with no luck.

$ proxychains wget -c https://breachforums.rs/download.php?tid=67467                           
[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.17
--2024-05-05 01:46:18--  https://breachforums.rs/download.php?tid=67467
Resolving cdn.breachforums.rs (cdn.breachforums.rs)... 224.0.0.1
Connecting to cdn.breachforums.rs (cdn.breachforums.rs)|224.0.0.1|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-05-05 01:46:22 ERROR 403: Forbidden.


I'm currently getting the cloudflare captcha on infinite loop on the browser too. Dodgy

I figured out the infinite loop issue. I was logged into the onion site and not the clearnet site. Had a clue when I saw a cookie was being rejected for being cross domain. Attempting a download now...
Looking for Python WebDev to Help Build a PubNet Site
DM Me Fentanyl Supply Chain Info
#17
(May 05, 2024, 12:48 AM)AFS_Nemesis Wrote:
(May 05, 2024, 12:40 AM)Hollow Wrote:
(May 05, 2024, 12:34 AM)AFS_Nemesis Wrote:
(May 05, 2024, 12:26 AM)Hollow Wrote:
AFS_Nemesis Wrote:I'm using the tor browser. I wasn't able to get above 1GB before failure. Tried maybe 20 times?


Have you checked what kind of error you were receiving? 403/401? NS_ABORTED?

I did notice but it was a few days ago and don't remember. I'll restart a download now and let you know...

If you're still having issues, you could try copying your request and using wget with --continue, it will surely work. Tor Browser doesn't send the Range header for a reason I don't know, it's strange.

I tried `wget -c` previously and just now with no luck.

$ proxychains wget -c https://breachforums.rs/download.php?tid=67467                           
[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.17
--2024-05-05 01:46:18--  https://breachforums.rs/download.php?tid=67467
Resolving cdn.breachforums.rs (cdn.breachforums.rs)... 224.0.0.1
Connecting to cdn.breachforums.rs (cdn.breachforums.rs)|224.0.0.1|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-05-05 01:46:22 ERROR 403: Forbidden.


I'm currently getting the cloudflare captcha on infinite loop on the browser too. Dodgy

I figured out the infinite loop issue. I was logged into the onion site and not the clearnet site. Had a clue when I saw a cookie was being rejected for being cross domain. Attempting a download now...

That's why you need to copy your request from the network tab to use the cookies and your session
#18
I tried the cookies previously. I'll give it another stab. Will keep you posted. Thanks!
Looking for Python WebDev to Help Build a PubNet Site
DM Me Fentanyl Supply Chain Info
#19
(May 05, 2024, 02:13 AM)AFS_Nemesis Wrote: I tried the cookies previously. I'll give it another stab. Will keep you posted. Thanks!

Just an update - I spent about half an hour yesterday trying to get it working with wget. Copied the entire request. Still getting a 403 response. I'm going to try a few other clients today to see if another one works better. I might have to proxy and compare requests, if I have the time today. Ughhh in the chat.
Looking for Python WebDev to Help Build a PubNet Site
DM Me Fentanyl Supply Chain Info
#20
(May 05, 2024, 03:23 PM)AFS_Nemesis Wrote:
(May 05, 2024, 02:13 AM)AFS_Nemesis Wrote: I tried the cookies previously. I'll give it another stab. Will keep you posted. Thanks!

Just an update - I spent about half an hour yesterday trying to get it working with wget. Copied the entire request. Still getting a 403 response. I'm going to try a few other clients today to see if another one works better. I might have to proxy and compare requests, if I have the time today. Ughhh in the chat.

Did you also include user agent ?
Buffer Overlord
Deploying Precision in Every Line.
PGP Fingerprint: C1F5 5935 4992 A77B 69E1 B626 7556 1F6B 453C B36F
https://pastebin.com/raw/6k1RJQie


Possibly Related Threads…
Thread Author Replies Views Last Post
  BUG false ban(s) // connection issue empathy 1 137 Feb 09, 2026, 12:35 PM
Last Post: N/A
  SUGGESTION Profile View Statistics OpenBullet 1 96 Feb 09, 2026, 07:30 AM
Last Post: N/A
  SUGGESTION Unhide hidden content if OP is banned leftcheekofpg 0 69 Feb 08, 2026, 10:10 AM
Last Post: leftcheekofpg
  SUGGESTION Add reactions to threads HexDex 1 93 Feb 06, 2026, 07:11 PM
Last Post: N/A
  Shoutbox datsu 1 70 Feb 06, 2026, 07:13 AM
Last Post: Tanaka

Forum Jump:


 Users browsing this forum: 1 Guest(s)