Jump to content

BeetleChunks

Active Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by BeetleChunks

  1. Not sure, but just a thought. http://www.thoughtcrime.org/software/sslstrip/

    Requirements
    • Python >= 2.5 (apt-get install python)
    • The python "twisted-web" module (apt-get install python-twisted-web)

    If you are getting python "2.7" errors and the requirements say "python 2.5" I would check. It may not be the issue, but being a python programer myself, a lot changes throughout the versions. I would make sure it supports 2.7. If it doesn't just install 2.5. You can have both versions installed at the same time. Hope this helps.

  2. I wrote a program today that will read a physical drive directly. I read the first 50,000 bytes into a txt file, starting at sector zero. I see some text, but also a lot of graphics characters and symbols. I have googled what this could be, but haven't really found anything. I know its some sort of encoding of my data, but I'm not sure. My hopes are that its something that can be made sense of. I have seen some of this from assembly, however I'm still not sure what I'm looking at. I will post some of the out put below. So the question is, what is it. If someone could give me some insight or a link, I would be thankful. I was trying to take a look at the mbr and was not expecting the weird graphics. I'm mostly curious if this can be converted to something comprehensible.

    Thanks,

    Beetle

    Excerpt: Sorry for the excerpt being so large.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            ÖóÆ÷   þÿÿþÿÿ   ®êB%                                                Uª                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ëXBSD  4.4 @      ø    ÿ    ®êB%*                      € )WNO ACCESS  FAT32   ú1ÀŽÐ¼ |ûŽØè  ^ƒÆ» ü¬„Àt´Íëõ0äÍÍ
    
    Non-system disk
    
    Press any key to reboot
    
                                                                                                                                                                                                                                                                                                                                                     UªRRaA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rrAa…ÎI ª³                Uª                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ëXBSD  4.4 @      ø    ÿ    ®êB%*                      € )WNO ACCESS  FAT32   ú1ÀŽÐ¼ |ûŽØè  ^ƒÆ» ü¬„Àt´Íëõ0äÍÍ
    
    Non-system disk
    
    Press any key to reboot
    
                                                                                                                                                                                                                                                                                                                                                     UªRRaA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rrAaY•                  Uª                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               øÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ   ÿÿÿ   ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ&   ÿÿÿ(   ÿÿÿ*   +   ,   ÿÿÿ.   /   0   ÿÿÿ2   ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
    
  3. I find your question interesting, so I would like to look into it. Could you give some more information. What console? How are you currently blocking? etc. Also, I just found this. IDK if it will help.

    Source: http://technet.microsoft.com/en-us/library/cc732930(v=ws.10).aspx

    1) Open Control Panel

    2) Select "Programs and Features"

    3) Click on the "Turn Windows features on or off" link on the left nav bar

    4) Expand Internet Information Services | World Wide Web services | Common HTTP Features

    5) Check the "HTTP Redirection" item

    Note: While in windows features, make sure 'internet information services' is checked.

    6) open run and type 'inetmgr' then ok

    There will be an option that says HTTP Redirect. You can click on that and it will give you the option.

    And this: https://forums.cpanel.net/f5/how-setup-301-redirects-specific-urls-htaccess-file-292941.html

    Again Idk if this will work for you, but its a good place to start imo.

  4. I am using a Samsung Galaxy S4 w/ Android Version 4.2.2. For whatever reason, CTRL p would not work on my device. I wrote another script that does it a bit different. If anyone else has this issue, I hope this helps.

    REM Enable Developer options and usb debugging on Android
    REM Author: BeetleChunks
    REM Tested on Galaxy S4 
    REM Android Version 4.2.2
    REM To start at the home screen
    DELAY 500
    ESCAPE
    ESCAPE
    ESCAPE
    ESCAPE
    ESCAPE
    DELAY 500
    REM Pull up the system settings
    CONTROL ESCAPE
    REM Go to bottom of list
    DELAY 400
    END
    END
    DELAY 300
    ENTER
    REM Get to top of settings
    DELAY 800
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    UPARROW
    REM Go to more
    DELAY 300
    RIGHTARROW
    RIGHTARROW
    RIGHTARROW
    RIGHTARROW
    DELAY 300
    ENTER
    REM Go to about device
    DELAY 400
    DOWNARROW
    DELAY 300
    END
    END
    DELAY 300
    ENTER
    REM Go to build number
    DELAY 800
    DOWNARROW
    DELAY 300
    END
    END
    DELAY 300
    UPARROW
    UPARROW
    REM Enable developer options
    DELAY 300
    ENTER
    ENTER
    ENTER
    ENTER
    ENTER
    ENTER
    ENTER
    REM Go back to more in settings
    DELAY 300
    ESCAPE
    REM Go to developer options
    DELAY 300
    DOWNARROW
    DELAY 300
    END
    END
    DELAY 300
    UPARROW
    DELAY 300
    ENTER
    REM Enable USB debugging 
    DELAY 400
    DOWNARROW
    DOWNARROW
    DOWNARROW
    DOWNARROW
    DOWNARROW
    DELAY 300
    ENTER
    DELAY 300
    RIGHTARROW
    DELAY 300
    ENTER
    DELAY 300
    ESCAPE
    ESCAPE
    ESCAPE
    ESCAPE
    
×
×
  • Create New...