Jump to content

blk

Active Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by blk

  1. how do you get a list of email accounts on that server ?

    have a look at smtp enumeration techniques

    if the server allows VRFY you can brute force the email accounts.

    write a script that takes a list of names (joe,jim,jon) and then tags the domain to it (@blogs.com)

    then VRFY against the server

    What server is he using ?

  2. Hi guys im working on some basic JavaScript, when i run this script firefox is giving me the err. i dont understand what is wrong as it looks okay to me ?

    Error: missing ; before statement

    Line: 3

    Source Code:

    fuction writeMessage(){

    window.onload = writeMessage;
    
    fuction writeMessage(){
        document.getElementById("helloMessage").innerHTML="xx";
        }

  3. I'm working on my second UK originated Fon, the first was an original Fon, this one is a Fon+. Both have redboot enabled but have an ip address of 0.0.0.0.

    This means that getting into doesn't work with the standard redboot command I normally use but luckily my cable came to the rescue.

    Just letting you all know this because if you are in the UK you may have trouble flashing your Fons.

    Is there a guide on how to flash using the serial cable as ive got my cable working via telnet. but unsure where to go next

×
×
  • Create New...