Author Topic: Good Data Exfiltration information/tutorials?  (Read 698 times)

0 Members and 1 Guest are viewing this topic.

Offline syionide

  • NULL
  • Posts: 4
  • Cookies: 1
    • View Profile
Good Data Exfiltration information/tutorials?
« on: December 03, 2014, 08:12:34 pm »
Anybody have any good Data Exfiltration information or tutorials. I want to get better at "covertly"moving data from a network and looking for more resources or ideas. I've used Iodine and Netcat. But looking for other ideas or tutorials.

Thanks in advance.

Offline madf0x

  • Knight
  • **
  • Posts: 172
  • Cookies: 50
    • View Profile
Re: Good Data Exfiltration information/tutorials?
« Reply #1 on: December 04, 2014, 11:35:26 am »
Dont have time right now to post up anything detailed, maybe later, but long story short: if theres communication, you can make an exfil out of it.

Pretty much the goal of covert exfil boils down to two things: 1. Actually get the data 2. Don't have the traffic logged/flagged. Number 1 is obviously the most important(duh), cause even if they notice ifyou got what you came for who gives a fuuuuck. So depending on the target, start with what outbound traffic is allowed(some network monitoring is in order here less you can figure out the firewall rules which may be more noisy than the exfil depending on your level of access in the network). Prioritize encrypted traffic like SSL or SSH as they are more likely to not get flagged and most security systems don't bother with that type of traffic since they can't inspect the content. Even if their network is setup to inspect the content, use your own keys/certs and your solid. Lots of pentesting companies get their hard on over DNS exfil because no one logs it(not to say they can't or that some shops dont) but that runs its own gambit of risks(setting up your own DNS server, purchasing domain name, DNS packets unusually large and frequent in order to send any real amount of data).

If you can find  some obscure protocol thats going outbound, thatd be your best bet to setup a custom exfil, pretty much guranteeing no one is flagging it cause they dont want to break whatever esoteric magic they got running behind the scenes.

Offline syionide

  • NULL
  • Posts: 4
  • Cookies: 1
    • View Profile
Re: Good Data Exfiltration information/tutorials?
« Reply #2 on: December 04, 2014, 06:42:12 pm »
Great reply, thank you for sharing. That post helps me to confirm CND behaviors.

Offline hppd

  • Knight
  • **
  • Posts: 163
  • Cookies: 7
    • View Profile
Re: Good Data Exfiltration information/tutorials?
« Reply #3 on: December 04, 2014, 08:13:31 pm »
I'm currently looking into useing metadata from images (exif/iptc etc.) to avoid firewall. You should look into steganography if you wanna be stealth

Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Re: Good Data Exfiltration information/tutorials?
« Reply #4 on: December 04, 2014, 10:06:42 pm »
Generally people don't share their methods publicly, since it would ruin the method for future use.
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."