Author Topic: Where do I find modern techniques?  (Read 1096 times)

0 Members and 1 Guest are viewing this topic.

Offline Mandunto

  • NULL
  • Posts: 2
  • Cookies: -4
    • View Profile
Where do I find modern techniques?
« on: January 09, 2015, 07:32:27 pm »
Hello there, Evilzone.


I've been trying for the past few days to sniff data using Wireshark on Windows 8.1 but without luck. I have three users connected to my WPA2 secured Wi-Fi network and this is what I'm trying to achieve:
  • Sniff cookies using Wireshark to hijack their session. I.e. using their Facebook cookie in order to log into their Facebook.
  • Sniff the packets with POST requests so I can get their credentials.
  • Look at what websites they visit. Note: One of the users is on an iPhone.
I've tried to decrypt SSL/TLS sessions (Didn't work...), ARP poison the network (Didn't work...) and tweaking a lot of settings in my environment to test other approaches. I'm running out of ideas, but I really do want to do this, so therefore I'm asking here. Every single tutorial I've followed was useless.


While we're at it, I might as well ask how one can infect another user with a virus through a network (If it's even possible).


Thanks in advance to all answers.
Kind regards,
Mandunto.
« Last Edit: January 09, 2015, 07:32:44 pm by Mandunto »

Offline neusbeer

  • Knight
  • **
  • Posts: 223
  • Cookies: 11
  • Beer makes you stronger XD
    • View Profile
    • http://www.facebook.nl/hackneus
Re: Where do I find modern techniques?
« Reply #1 on: January 09, 2015, 07:41:49 pm »
You can use Cain & Abel for this (if you are a windows user).
http://www.oxid.it/cain.html

you can poison dns, intercept passwords and even bruteforce them with it,
catching urls, etc.


--Neusbeer

Offline Mandunto

  • NULL
  • Posts: 2
  • Cookies: -4
    • View Profile
Re: Where do I find modern techniques?
« Reply #2 on: January 10, 2015, 08:35:16 pm »
Could you perhaps elaborate? I'm fully aware of Cain & Abel, my problem is that I can't find any updated tutorials that can teach me how to use the tool.

Offline d4rkcat

  • Knight
  • **
  • Posts: 287
  • Cookies: 115
  • He who controls the past controls the future. He who controls the present controls the past.
    • View Profile
    • Scripts
Re: Where do I find modern techniques?
« Reply #3 on: January 10, 2015, 08:58:14 pm »
Could you perhaps elaborate? I'm fully aware of Cain & Abel, my problem is that I can't find any updated tutorials that can teach me how to use the tool.

You are fully aware and yet you don't know how to use a point and click tool on windows.
http://lmgtfy.com/?q=how+do+i+cain+and+able
Jabber (OTR required): thed4rkcat@einfachjabber.de    Email (PGP required): thed4rkcat@yandex.com    PGP Key: here and here     Blog

<sofldan> not asking for anyone to hold my hand uber space shuttle door gunner guy.


Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Re: Where do I find modern techniques?
« Reply #4 on: January 10, 2015, 09:24:15 pm »
Listen l33t h4x0r, cain & abel will capture clear texts passwords only  when HTTP is used. Otherwise, you have to bruteforce NTLM/NTLMv2 hashes to get credentials. Although I would recommend you use Kali Linux.
https://www.kali.org/

CyberGanG

  • Guest
Re: Where do I find modern techniques?
« Reply #5 on: January 11, 2015, 03:57:11 am »
Downgrade the session  from SSL to HTTP and grab data. eg use sslstrip https://github.com/moxie0/sslstrip
« Last Edit: January 11, 2015, 04:16:21 am by CyberGanG »

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Where do I find modern techniques?
« Reply #6 on: January 11, 2015, 04:33:11 am »
These days are coming to an end. Many of these large sites are beginning to use HSTS which makes attacks like these in their current form, useless.

Took the words out of my mouth.

You're not getting anything because they're using https. MitM is what you want to look into
« Last Edit: January 11, 2015, 04:34:04 am by DeepCopy »
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

CyberGanG

  • Guest
Re: Where do I find modern techniques?
« Reply #7 on: January 11, 2015, 06:24:06 am »
Yeah i am aware of HSTS technology however, there is already some methods detected as potential threat to this mechanism.

For example Internet Explorer does not currently support the STS header. It should be noted that setting this header on a HTTP response has no effect since values could easily be forged by an active attack. To combat this bootstrapping problem, many browsers contain a preloaded list of sites that are configured for STS.

Force victim to downgrade to older browser version.
« Last Edit: January 11, 2015, 06:40:42 am by CyberGanG »

Offline HTH

  • Official EZ Slut
  • Administrator
  • Knight
  • *
  • Posts: 395
  • Cookies: 158
  • EZ Titan
    • View Profile
Re: Where do I find modern techniques?
« Reply #8 on: January 11, 2015, 07:45:45 am »
I'm not sure if its still a thing but uhh, evilgrade + sslstrip used to be kickass, i theorize that one could use evilgrade to force sslstrip to work :p Although tbh if you can make evilgrade work you could just install any shell-type software you wanted and keylog the fuck out of them :p
<ande> HTH is love, HTH is life
<TurboBorland> hth is the only person on this server I can say would successfully spitefuck peoples women

Offline d4rkcat

  • Knight
  • **
  • Posts: 287
  • Cookies: 115
  • He who controls the past controls the future. He who controls the present controls the past.
    • View Profile
    • Scripts
Re: Where do I find modern techniques?
« Reply #9 on: January 11, 2015, 12:16:42 pm »
Sslsplit is the new sslstrip.
Sslstrip is outdated and broken.
Beef is a very effective tool for lots of different attacks over MITM.
You can use something like LANs.py to inject the beef hook if you don't know how.
« Last Edit: January 11, 2015, 12:26:36 pm by d4rkcat »
Jabber (OTR required): thed4rkcat@einfachjabber.de    Email (PGP required): thed4rkcat@yandex.com    PGP Key: here and here     Blog

<sofldan> not asking for anyone to hold my hand uber space shuttle door gunner guy.