
deadlyhabit
Active Members-
Content Count
121 -
Joined
-
Last visited
-
Days Won
1
About deadlyhabit
-
Rank
Hak5 Fan ++
Recent Profile Visitors
1,466 profile views
-
Introducing the WiFi Pineapple NANO
deadlyhabit replied to Darren Kitchen's topic in WiFi Pineapple NANO
Seems cool, just curious about the "EDC" pouch for it. 1.) is it MOLLE? 2.) will it house the MK V as well? 3.) OD Green or Olive Drab? -
Just got 2 letters that my data has been breached
deadlyhabit replied to deadlyhabit's topic in Everything Else
It wasn't that, it was the fact that my data was retained by a plan I haven't used or been a part of for over a decade. Bingo. -
Dunno if anyone else has gotten them, but: 1) Excellus/Blue Cross/Blue Shield insurance which I had under my parents 18 years ago got breached 2) Government wise Operation of Background Checks was compromised Figured I'd share
-
Try bully as in my experience sans the pixiewps attack it works better and quicker.
-
how far we've come
-
Adobe released an update for the Adobe Flash Player earlier this week to rectify a zero-day exploit being employed as part of the long-running cyber-espionage campaign known as "Pawn Storm." Unfortunately, as determined by Trend Micro and confirmed by Adobe in a follow-up security bulletin, that update failed to correct the problem, and so another update has been released today. The new update addresses "critical" vulnerabilities in the Flash Player, which "if exploited would allow malicious native-code to execute, potentially without a user being aware," according to Adobe's severity rating
-
How to create a relay server that is untreaceable back to you?
deadlyhabit replied to log's topic in Everything Else
One option is going beyond a usb dead drop, but has access to local open networks, so obviously not just a mortared in usb stick. Something you can ssh into and observe and use a redirect you can open for free using vpn for starters, this goes more into doing real life shit which i was used to back in phreaking days where'd I'd mod a cheap cordless setup and connect it to a j box that could with some climbing be inserted into a telecom pole box and powered off line while charging handsets at home. then again we don't use dial up anymore, -
13GB (4.4gb compressed) - WPA WPA2 Word List - 982,963,904 Words
deadlyhabit replied to Anton's topic in Everything Else
I will note is it worth trying to slim it down as there are some duplicates it in. -
Youtube video demonstrations (as a partner) and store affiliate links. Minimal extra cash, but better than nothing.
-
What Language Should i Learn First.?
deadlyhabit replied to Violetx's topic in Applications & Coding
Going from C/C++/C# to Java is a nightmare, it's laid out so fucked. College at 30 years old, after taking AP comp sci in HS C++, then military come out, no credit for AP. 101 is now a Java course including me a Microsoft worker, and a huge nix admin. We constantly butted heads with the professor about optimizing code and using easier formats for long winded shit she taught, oh and every damn thing had to be commented, which ended up being more comments than code. Made my high school AP Comp Sci look like MIT level vs this shit. Java is ok at best but so shit otherwise. -
Also worth getting a sight/ or using a compass and a tripod with your yagis for the long distance stuff. https://www.slimgr.com/image/nbq
-
It's been years since I've been to a local meetup, but they were always great. Then again back then I was big into phone phreaking and would travel to Canada for meets just to blab about their Millenium card based phones. Politics discussion is always going to cause issues just like religion why I try to keep it away from any discussion as I tend to be a Libertarian/Conservative asshole at times. Reading the last couple issues it does seem to still have a couple decent articles, but nothing 0 day or new you can't find with keeping up on forums or RSS security feeds.
-
Usb to usb battery power for the pineapple
deadlyhabit replied to molly888's topic in WiFi Pineapple Mark V
It's not 50,000mAh. Have the same one after I saw you post it on the Reaver Pro forums. 20-30k mAh is more like it, but still better value than a lot of solar packs. -
What Language Should i Learn First.?
deadlyhabit replied to Violetx's topic in Applications & Coding
It's good to have a general knowledge in everything you can and specialize in a few. Hell I started with BASIC on a C64, then went to z80 ASM for TI-83 and Gameboy and kept going with C/C++. Just recently got into Python and even something free and interactive like https://www.codecademy.com/course works well to start.