Jump to content

icarus255

Active Members
  • Posts

    75
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by icarus255

  1. I also forgot to mention that a lot of vendors are now switching to protected management frames so deauthing only works case by case now. I will do a separate post about capturing PMKIDs for cracking WPA2 keys.
  2. Your step 5 needs improvement. You should be targeting a particular client associated with the AP. The command in step 5 should look something like this: aireplay-ng --deauth 10 -a xx:xx:xx:xx:xx -c yy:yy:yy:yy:yy wlan1mon xx = mac address of ap yy = mac address of associated client At the moment your step 5 will still be sending broadcast deauth requests but a lot of clients just ignore these. If you haven't included the client mac address because there aren't clients associated then there is no point in sending the deauth requests.
  3. The code is a reason for deauthentication. https://www.cisco.com/assets/sol/sb/WAP371_Emulators/WAP371_Emulator_v1-0-1-3/help/Apx_ReasonCodes2.html I don't know the full context so I can only throw some guesses about what could have gone wrong: 1. You are probably too far from the client (check the packets captured, for every packet sent to the client you should see an ack packet sent back in response); 2. You de-authed one of the clients but it has not re-associated again or you are not capturing the association; 3. You trying to send broadcast de-auth requests instead of targeting an associated client; 4. Your wireless card does not support packet injection or there's a problem with the drivers/software.
  4. It looks impressive but don't let it overwhelm you. A lot of them are outdated and some of them perform the same functions as two or three other apps in that category. If you want a hand with anything feel free to PM me. I'm not an expert but happy to help where I can.
  5. I am definitely curious because my knowledge of networking is very basic so the course would be perfect. Which one did you do? the routing and switching one?
  6. Hey bro I tried checking out your book but I couldn't download it. It kept saying something about my account settings not for kindle unlimited... is this because I'm in Australia and Trump has banned book sales to us? ?
  7. Haha I started my journey with Mint as well and still continue to use it for all my day to day stuff and "CTF" stuff. Digininja speaks much wisdom and I would say stick to mint as well but I can't pretend that I didn't like kali at the start. Kali was great because I could test all the different apps without worrying about compiling/configuring a hundred of them on mint. I don't really use kali anymore because it's not a great OS for your day to day stuff and there's only a handful of the "kali tools" that I regularly use so I just installed them on mint. As for direction, there are plenty of good suggestions provided above and to add my five cents, I started out with simple CTF challenges on www.root-me.org and setting up a test network using my old computers and routers. The virtual environment is the simpler way to go if you don't want to mess around with cables, different PCs etc but I wanted to learn how to physically do this stuff myself. From there try hacking your wifi or some old vulnerable software you installed on one of the comps (google vulnerable LAMP server). Finally enough, hak5 sells some good gear as well if you have the spare coin. Not sure how it is for learning but I had fun playing with the bash bunny. Anyway, learning is a personal journey so you will figure out what interests you and what doesn't as you go. Good luck and see you around, amigo.
  8. OK, please forgive my ignorant comments above :))))))
  9. Thanks for the payload. I will check this out but I think the AV or even Windows Defender will detect the meterpreter payload when you try to execute the shell code. As in, it will probably let you run the Hershell binary but when you try to upgrade to a meterpreter session, it will get picked up... or am I missing something? Anyway, before I say anymore I will try to give it a go on the weekend.
  10. The Hearts of Iron series is a very good simulator in my opinion but that's WWII. Maybe there were some offshoots for the modern age.
×
×
  • Create New...