Jump to content

serverman

Members
  • Posts

    215
  • Joined

  • Last visited

Posts posted by serverman

  1. ok first its so much better to use a rainbow table :P now what i do though is put it in a mysql table and start a script to write more random ones in the run that while i sleep then i have a script to run all the yummy salts plus a script to remove all the repeats from table.

     

    i would say php is a great way to handle writing random salts into mysql because it runs sql well might want to try that. :) have fun and i am sure your just using this info to recover lost passwords right :P lol

     

    with a good pc/server you should be able to make over 3 salts a min with a clean script plus you could use 3 or 4 pcs to make the salts plus a one more pc to store them all on.

     

    ps. most rainbow tables you will find have over 1,000,000 common passwords in it. the one i have came with 15,000,000 common/complex passwords and h have added about 500 random ones a day the table is starting to get hard to access plus will take hours to days running on one password

  2. well i found a very simple method witch will be just enough to get me started but heres a what a found...

    Public Class StringEncryption
    Public Shared Function SimpleEncrypt(ByVal toEncrypt As String) As String
    Dim tempChar As String = Nothing
    Dim i As Integer = 0
    For i = 1 To toEncrypt.Length
    If System.Convert.ToInt32(toEncrypt.Chars(i - 1)) < 128 Then
    tempChar = System.Convert.ToString(System.Convert.ToInt32(toEncrypt.Chars(i - 1)) + 100)
    ElseIf System.Convert.ToInt32(toEncrypt.Chars(i - 1)) > 128 Then
    tempChar = System.Convert.ToString(System.Convert.ToInt32(toEncrypt.Chars(i - 1)) - 100)
    End If
    toEncrypt = toEncrypt.Remove(i - 1, 1).Insert(i - 1, (CChar(ChrW(tempChar))).ToString())
    Next i
    Return toEncrypt
    End Function
    End Class 

  3. Shows what I know about Encryption lol. binary and hex i am ok with not that i can tell you every little thing in 10 secs... i still have to use a calculator and for ascii i have to use a chart but i have a printed one so thats no big deal. but yes i want to do it with a key but i dont want the key to be "hardwired" into the code it want it to be blank or part of the way blank so the other half must be called in or emailed in that way the method isnt 100% the same all the time.

  4. Ok I wasn't sure where to post this (gosh i should know where to post stuff here by now) but i know nothing a bout how to make an encryption that wouldnt take 10 mins for any nub to decrypt

     

    so here is what i know so far

    i am doing this in Vbasic 2008 so i can learn basic and learn encrypting... ok i dont want to use any premade encryption like md5

    how i want my encryption to work... i dont know exsept i do want to be able to change the method easily plus i want it to  see double letters and change them like LL not to equal same as L and other common ways of decryption .... ok that's about as far as i have gotten please point me in the right way lol oh and i am a Full vbasic noob and i am doing this for a challenge lol and if any one wants to work on this with me tell me i would be vary happy to let you help :P

  5. well if we are talking about chat room handled by browser go with a JavaScript one so many premade ones for you out there but for your own chat room not browser powered go with Vbasic 2008 it has all the nifty tools to make one with you can just drag and drop and your done if you want to lol but can can do alot to your room also.

     

    Oh and @ thorpe  ppl use them all the time they just arent public any more :P we also like to use  VOip these days (ventrilo is my fav to talk to my friends who needs myspace or facebook lol)

  6. lol ok so i did one more demo for the it guy because of chrisdburns post about the wifi it just got me thinking :P

     

    ok everyone has a jump drive and we all use them in all our labs and stuff because of deepfreeze. well OH the power of jumpdrives (linux ISO password hacking, virus, ect) well ok so its after school and i told him i have on last demo for him.

     

    download Vbasic 2008(i have never used vbasic in my life but i have used qbasic and Vc) the syntax is easy to pick up i kinda like now that i am playing with it a lil.

     

    then i google keylogger vbasic2008 and find a site on how to make in like the first 3 (its a crappy key logger shows the log on the screen and doesn't save it to a file.) but just as easy as i found that i found how to save the text box as a txt file and how to  hide the screen. then i google emailing text in VB2008 and find that really fast (takes me like 30 mins to make a key logger in a lang i never used in my life. now a make a auto run file and put it on a flash drive and walk up to his pc in plugged it in and it installed its self on his HDD and booted right up (i also showed him how to remove it  plus it was emailing the log to himself)

     

    but still get a kick out of how lame our lock down is .... my fav is

     

    a.bat

    start
    start
    start
    a.bat
    a.bat
    

     

    This crashes the pc after about 1 min 20 sec it just wastes all the ram starting CMD and then opening its self and going into a loop

     

     

    But yeah all are schools crap is on XP and the school website is on windows server 2003 and he FTP logs in to edit it and you can FTP in from anywhere you dont have to be in school and school pcs dont have a log book we have to write name on or anything  plus we have a wireless network... oh the fun i could have with a keylogger but i do like staying in school and getting to graduate in a  year so i have to be good :P

  7. yeah i thought it would be like that well he isnt stupid just tell him pages on the web to find out how to do it him self its all out there like first 5 pages on google just have to know what to look for  anyone can do it and its easy to do. I did it under the Watch of the school IT guy to show him how crappy his lock down is on the PC lol we was dumbfounded that it only took 2 mins to undo every thing but  deep freeze (it took an hour and a half just because of the way it works).

    also i could have shown him how to lock them down better but why would i do that :P

  8. Ok what kind of legal issues can I run into for this. first let me be clear i havent done it. But ok I made batch files that turn off all the monitoring tools on the school computer and also on that re enables CMD and then a batch file that makes an admin user. then i put i .txt file with how to remove deep freeze off the computer. plus how to set up circumventor so you are no longer filtered with websense so you can do what ever you want. ok well now say i sold this Info to a friend with a clause that says that i sold it to him with out knowing what he will use it for or why he bought it and I have no responsibly for his actions.

    Can i run into legal issues here... there is no software to harm the pc or the school net work.

     

     

  9. Why put in  260-500$ V CARD and then put a core2 dual, go with a amd phenom quad core with good MoBo and 4 to 8 gig of ram plus almost all your software will work 64 bit  i never had an issue but i do everything on linux untel i start to game then i boot up windows xp sp3 also your not going to be running 900 watts so why are you paying for 900 watts? also i am not a huge ASUSE fan i would take a BOISTAR or ECS befir ASUSE on a gaming pc.

    BIOSTAR TFORCE TA790GX 128M AM2+/AM2 AMD 790GX HDMI ATX AMD with

    AMD Phenom 9950 2.6GHz Socket AM2+ 125W Quad-Core Black Edition Processor

    and OCZ Reaper HPC Edition 4GB (2 x 2GB) 240-Pin DDR2 SDRAM DDR2 800 (PC2 6400) Dual Channel Kit Desktop Memory  (if you want 8 gig times that by 2)

     

    hope this helps

     

    edit: opps i thought that was a dual core :( but amd is more bang for the $

  10. some of the text is smooched on firefox on 1980*1050 screen and your site uses  2 Microsoft fonts that all windows/macs have so why dont you throw in a linux font also(that might be why text if funny looking on my in some spots but put something other than helvetica use something like monoscape (most Linux/Unix systems have that one).

  11. I suppose that evidence that has been gathered illegally will be invalid in a court of law, so it would be pretty stupid to illegally search something.

    yeah but this is school we are talking about few students would do anything (or know that they could have) but schools are fast to give you what you want once you have the law backing you up and YOU MAKE YOUR SELF CLEAR that you know it is else they lie to you and say its on their side but it is rare fir the law to backup a student.

     

    oh here is a fun reading for you. http://www.law.umkc.edu/faculty/projects/ftrials/conlaw/studentspeech.htm

  12. they will take if you have at any time and they are strict about to... if your are in thee hall way or at lunch or breakfast or class they will take it (some teachers dont care like my webdesh but other than that they will all take it.

  13. also they use this for searching for mp3 players (if you have headphones on)

     

    "According to Florida Statute 1006.09, a student’s locker, automobiles parked on school premises or other storage areas are subject to search, upon reasonable suspicion for prohibited or illegally possessed substances or objects."

  14. Is it legal for a school to confiscate ones MP3 player? In my state (FL) It is legal for us to have cell phones(off) at school but as far as i know their are no laws on MP3 player but school district says no you can not have it at school. If someone has one the district claims the school has the right to confiscate your MP3 or other electronic devises (such as a computer or watch if they wanted{but not cell phone because of state law}). then here come school says first time you have to come back after school to get it, 2nd time your parents have to come get(even if your 18+) and 3rd time you dont get back until the end of the year (but they donate all confiscated/lost goods to good will they day after school ends). also 90% if you come to get without your parents the first time they will tell you they lost it.but i am not here to question if it is corrupt or unethical i just want to know is it plain legal?

     

    " Radios, CD players, mp3 players, walkman-type headphones, laser pointers, toys, water guns, yo-yos, comic books, cards, dice, skateboards, roller blades, knives, jewelry with sharp points of any kind are not permitted at school. Such items will be confiscated and may be returned at the end of the semester."

  15. due to the fact that they utterly dominate the markets to the point where I can't just go down to my local store and buy a computer without some version of windows on it, I am certainly not excited about it.

     

    You're also paying for (for example) HP's name on it.  If you don't want to pay the extra costs you build your own.  It's not only the OS you're paying extra for when purchasing from the store.

     

    not really true you can build the pc for a little less but if you do want windows its cheaper to buy it prebuild because dell or hp or whoever you like can sell you windows cheaper than your local pc shop or online. also its cheaper if you are building your system to buy all the parts online but buy your screws and cables and gels at the local store because cables cost more online once you add in shipping. also look for parts with free shipping ;)  your best bet is to hit up newegg.com if your build system but this is off topic here lol.

     

    I could care less about windows 7. vista pushed me away from Microsoft for ever(unless microsoft takes over the world or gets some law passed that is anti-open source ) I am now 99% linux i only use windows at school because i cant use anything else.

     

    open source is my life. of only dreamweaver was open source and on linux.

  16. I am looking for and html/css editor for linux that has completion. bluefish does not  have code completion and all i am looking for in an editor is code completion. but a plus would be code highligh but it is not a must. ive looked at screem but it has not been updated for like 3 years and is outdated will not compile under fedore core 9 64 bit

  17. well database is also safer than flat file. if you do flat file anyone can just open the file and view user, email, password(if your not encrypting it.)

    Also if you aren't good with DB it is worth taking the time to learn because it really opens up a world new things you can do with PHP or any other Serverside script.

  18. pease use code btn it is maked with #

    makes code easy to read

    <?php
    on (release) {
    if((bridenameVar=="")||(brideemailVar=="")||(weddingdateVar=="")||(ceremonylocationVar=="")||(bridesaddressVar=="")||(cityVar=="")||(zipcodeVar=="")||(weddingdetailsVar=="")){
    errormessage="Please fill out all the fields";
    }
    else {
    errormessage="Sending....";
    send="yes";
    this.loadVariables("contact.php",'POST');
    send="no";
    bridenameVar="";//this was the nameVar//
    brideemailVar="";//this was the emailVar//
    weddingdateVar="";//this was the subjectVar//
    ceremonylocationVar="";//new field added//
    bridesaddressVar="";//new field added//
    cityVar="";//new field added//
    zipcodeVar="";//new field added//
    weddingdetailsVar="";//this was the messageVar//
    }
    }
    Now the original php script that came with the tutorial is this:
    ?>
    <?php
    if ($send=="yes") {
    $to = "info@mafloral.com";//this is the email the message will be delivered to//
    $subject = "$subjectVar";
    $body .= "$msgVar";
    $from = "$nameVar";
    $tfrom = "From: <$emailVar>";
    mail($to,$subjectVar,$msgVar,$tfrom);
    }
    echo "&errormessage=Email has been sent&";
    ?>
    

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.