Search the Community
Showing results for tags 'login'.
-
I want to connect the wifi without password but when I set Management AP Key null,it tells me that “Error: WPA2 Passwords must be at least 8 characters long.” anyone can help me ?
-
Hi, Doing some security testing/learning in my home lab again, this time using an iOS phone. Does anyone know how the Two-Factor-Authentication for iOS devices determines whether the device logging in is indeed a 'Trusted Device'? Does it use the MAC address of the device, the IP address, a file on the device? I'm using a Kali box to see if I can log in to the iCloud without it asking for Two-Factor-Authentication; tricking the login in to thinking that the Kali box is actually the trusted iOS phone. In order to do so, I need to narrow down how the iOS login determines that
-
We have literally gone through every piece of information on this site and we are still unable to login to our pineapple after collecting data for 3 days. How can I exchange this defective pineapple for one that works. This was its first use!
-
Hi all, I'm a newbie to the pineapple and the community - from what I've heard and read it's an awesome device! I've had a look around the forums and couldn't quite find the right answer, unless I totally missed a thread. So I took delivery of the Mark 5 a couple of days ago and went through the instructions in the manual for connection setup in Windows. The first issue was that once I had set the password it stayed on the screen where it says "password successfully set" and didn't seem to restart and bring up the continue button to click and then log on. After a few tries of this I switche
-
Hello everyone, I am new to the USB Rubber Ducky and today I made my first script. It is pretty simle, but it works. This script will open a powershell with administratior privleges after bypassing UAC, then it will activate the build-in administrator account and change the password to Password1. If anyone has any changes that would make this better, please share. REM Author securityoverride, with code based off of Hak5Darren REM Creation Date 5-26-15 REM This script will activate the default admin account and change the password REM ***Bypass UAC*** DELAY 2000 WINDOWS r DELAY 500 STRING
-
- Windowsm
- Administrator
-
(and 2 more)
Tagged with:
-
Hello all, I am borrowing a WiFi Pineapple Mark V from my professor to do a small hacking project. I assume someone else used this device before me, because when I started going through the steps for a first-time setup in the manual, I found that instead of seeing this start screen: ...I saw a different screen asking me to put in a username (default "root") and password. Instead of doing what probably would have been the easier option and asking my professor what the password was, I decided to reset the pineapple and start from the top. At first, things seemed to be going as expected. T
- 8 replies
-
- passwordsetup
- MarkV
-
(and 4 more)
Tagged with:
-
Dear hak5 community thanks for the wonderful tool and the help given until now now i am on a project that maybe someone did already and can give me some tips or point me to some tutorial i want to give free wifi access to users i set up the mkv with a yagi antenna i want to create a portal for login that 1) displays adsense and banners 2) requires login with facebook or twitter credentials, and once logged in will post or retweet something for number one doesnt seem too big of a issue, but i dont know where to start for number too i am looking for a facebook and tweeter app developer
-
so i found ftp server which have anonymous login and it have a banner that says 220 Microsoft FTP Service User (xxxxxxxxxxxxxx.xxx:(none)): and the anonymous LOGIN user is ftp but if you try to update anything its says ftp> mkdir bd 550 bd: Access is denied. ftp> so is there any thing that can edit or enables and give su to ftp server.
-
Hey gang! So I discovered a few different login methods to windows 8 (Specifically 8.1) where you can login with Gestures and even a 4-digit pin (See where I'm going with this?) I made a basic payload that's still under improvement, but this is based off of the android pin cracking payload. 99% similar! http://pastebin.com/SZBU8Xq8 It's fairly lengthy code, but it's a start. Let me know what you all think!
-
this may not come as news to most ppl on this forum but the Windows XP (and reportedly Win7) login password is easy to hack using a plain old boot disc. According to researchers the Offline NT Password & Registry Editor utility can be used to reset the password and Ophcrack can crack the pswd hash using large rainbow tables. Although I personally haven't seen similar utilities for Linux, I bet there's a slew of'em out there. Anyone know of any boot disc type tools for lost Linux pswds?