Posts: 335
Threads: 3
Joined: Aug 2024
I'm curious to know how people are able to transfer large amounts of data (e.g 1TB) from the website they've breached to their whonix, wouldn't the IP change leading to the download get cancelled?
Wouldn't the download speeds be to slow?
Sorry for the newb question, breaching isn't my first language.
This thread format was inspired by @reflex
Posts: 10,305
Threads: 216
Joined: Jun 2023
I think there are file transfer methods that could mask this... I think
"Universal appeal is poison masquerading as medicine. Horror is not meant to be universal. It's meant to be personal, private, animal"
Posts: 33
Threads: 2
Joined: Oct 2024
I don't think anyone downloads such a large amount of data on their machine directly, does not make a lot of sense, but if they wanted to, they could potentially build a tunnel to internet using a VPN or whatever that will give them a fix outbound address. Hopefully the VPN infrastructure won't care much if you change your IP.
Most probably, people use jump burn boxes like VPS and the like, download everything on them and then on their machine.
And of course you can split this data into smaller chunks that will be usable even if you get busted before your 3 days download is over.
Posts: 335
Threads: 3
Joined: Aug 2024
@ hationes4553 @ DredgenSun
Ohh I see, thanks for the vague information guys. So mainly just research into masking file transfer methods & VPN tunnelling or jumpboxes if I want to find out more information. Got it! <3
Posts: 10,305
Threads: 216
Joined: Jun 2023
(10-16-2024, 01:19 PM)ST_13 Wrote: @hationes4553 @DredgenSun
Ohh I see, thanks for the vague information guys. So mainly just research into masking file transfer methods & VPN tunnelling or jumpboxes if I want to find out more information. Got it! <3
Sorry if it's Vague but it's just what I can think of right now, but masking your transfers is something I'm sure is around, i'll let you know if I come across anything
"Universal appeal is poison masquerading as medicine. Horror is not meant to be universal. It's meant to be personal, private, animal"
Posts: 335
Threads: 3
Joined: Aug 2024
(10-16-2024, 03:34 PM)DredgenSun Wrote: (10-16-2024, 01:19 PM)ST_13 Wrote: @hationes4553 @DredgenSun
Ohh I see, thanks for the vague information guys. So mainly just research into masking file transfer methods & VPN tunnelling or jumpboxes if I want to find out more information. Got it! <3
Sorry if it's Vague but it's just what I can think of right now, but masking your transfers is something I'm sure is around, i'll let you know if I come across anything 
I'm playing my bro, even just snippets/hints of information or guidence is valuable to me.
Posts: 10,305
Threads: 216
Joined: Jun 2023
(10-16-2024, 03:45 PM)ST_13 Wrote: (10-16-2024, 03:34 PM)DredgenSun Wrote: (10-16-2024, 01:19 PM)ST_13 Wrote: @hationes4553 @DredgenSun
Ohh I see, thanks for the vague information guys. So mainly just research into masking file transfer methods & VPN tunnelling or jumpboxes if I want to find out more information. Got it! <3
Sorry if it's Vague but it's just what I can think of right now, but masking your transfers is something I'm sure is around, i'll let you know if I come across anything 
I'm playing my bro, even just snippets/hints of information or guidence is valuable to me.
Ah good stuff  Hope you've been given something juicy from someone who knows what they're on about..
"Universal appeal is poison masquerading as medicine. Horror is not meant to be universal. It's meant to be personal, private, animal"
Posts: 269
Threads: 6
Joined: Aug 2023
10-17-2024, 01:30 PM
(This post was last modified: 10-17-2024, 01:31 PM by the_one_who_phishes.)
you do not download the whole thing at once
you download it in chunks
lets say you are downloading a 1tb file
you split it on a ton of smaller chunks, them
you download each chunk at time
that way wont lose the entire file in case a
download breaks
most people code their own download mechanisms
downloads this large can take several days to finish
Posts: 335
Threads: 3
Joined: Aug 2024
(10-17-2024, 01:30 PM)the_one_who_phishes Wrote: you do not download the whole thing at once
you download it in chunks
lets say you are downloading a 1tb file
you split it on a ton of smaller chunks, them
you download each chunk at time
that way wont lose the entire file in case a
download breaks
most people code their own download mechanisms
downloads this large can take several days to finish
Oh okay this makes a lot of sense splitting it into chunks, thanks for the explaination.
Infact I think this is the most straight forward way for an individual to go about it - having a script to download it in chunks.
Posts: 1,264
Threads: 60
Joined: Jun 2023
Use chucks or a tool that can resume downloads .
|