Jump to content

adi003user

Active Members
  • Posts

    499
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by adi003user

  1. Multumesc.

    L-am adaptat putin deoarece trebuie sa ruleze la 10 min

    #!/usr/bin/python
    import os
    print "\n\nMountul trebuie sa fie deja existentr\n"
    server = "ip"
    shared = "share"
    user = "user"
    password = "pass"
    location = "/root/kit" #funny
    fisier = "test.txt"
    text = "fuck eco-drives"
    mountare = "mount.cifs //%s/%s %s -o username=%s,password=%s" % (server,shared,location,user,password)
    scriere = "echo '%s\n' >> %s/%s" % (text,location,fisier)
    os.system(mountare)
    os.system(scriere)

  2. Sal,

    Vreau un script in python care sa scrie un fisier txt intr-un share de windows.

    am inteles ca trebuie sa folosesc WNetAddConnection2. Am tot citit pe net si majoritatea solutiilor se bazeaza pe mount. Eu nu vreau mount.

    am gasit scriptul asta bash de ex dar eu vreau in python

    #/bin/bash
    SERVER_IP="10.10.1.5"
    SHARE_NAME="c$"
    USR_NAME="myusername"
    USR_PASSWORD="mypassword"
    DOMAIN="mydomain"
    mount.cifs //$SERVER_IP/$SHARE_NAME -o username=$USR_NAME,password=$USR_PASSWORD,dom=$DOMAIN /mnt/Bluecoatman/

  3. ###

    # Title : SMF 2.0 RC5 Remote Shell Upload Exploit

    # Author : KedAns-Dz

    # E-mail : ked-h@hotmail.com

    # Home : HMD/AM (30008/04300) - Algeria -(00213555248701)

    # Twitter page : twitter.com/kedans

    # platform : php

    # Impact : Remote Shell Upload

    # Tested on : Windows XP sp3 FR

    ##

    # [?] ~ ********* In The name of Allah ************

    ###

    # Go0Gle D0rk : "Powered by SMF 2.0 RC5 "

    # Exploit :

    You Are Can Upload The Shell in (attachments) Folder from 'SMF 2.0 RC5'

    (+) In Any Topic .. Submit New Reply and Upload Shell (*.gif) on Attachment

    (+) After Reply .. You Are Can Access to Shell in :

    > http://[target/Path]/attachments/{fileID}_{fileHASH}

    > The HASH Is encoder by : SHA1

    (+) Because the 'SMF 2.0 RC5' Change the Any Attach name Ex :

    '1_86e1d5b5ec318635ec9ece9b4586bd8c1d07faca' << This is From Ex file I'm uploaded From My Local SMF

    (+) After You Are Detect The SHA HASH .. access in the shell !

    Usage : http://127.0.0.1:8888/smf/attachments/1_86e1d5b5ec318635ec9ece9b4586bd8c1d07faca

    OR access in this url :

    > http://[target/Path]/index.php?action=dlattach;topic={topicID};attach={attach-SHELL-id};image

    but this access with URL not succeeding always

    # ** In The Peace of Allah **

    =================================================================================================

    #================[ Exploited By KedAns-Dz * HST-Dz * ]===========================================

    # Greets To : [D] HaCkerS-StreeT-Team [Z] < Algerians HaCkerS >

    # Islampard * Zaki.Eng * Dr.Ride * Red1One * Badr0 * XoreR * Nor0 FouinY * Hani * Mr.Dak007 * Fox-Dz

    # Masimovic * TOnyXED * r0073r (inj3ct0r.com) * TreX (hotturks.org) * KelvinX (kelvinx.net) * Dos-Dz

    # Nayla Festa * all (sec4ever.com) Members * PLATEN (Pentesters.ir) * Gamoscu (1923turk.com)

    # Greets to All ALGERIANS EXPLO!TER's & DEVELOPER's :=> {{

    # Indoushka (Inj3ct0r.com) * [ Ma3sTr0-Dz * MadjiX * BrOx-Dz * JaGo-Dz (sec4ever.com) ] * Dr.0rYX

    # Cr3w-DZ * His0k4 * El-Kahina * Dz-Girl * SuNHouSe2 ; All Others && All My Friends . }} ,

    # 1337day.com * Packet Storm ? Full Disclosure Information Security * exploit-db.com * bugsearch.net * exploit-id.com

    # Metasploit Framework Penetration Testing Software | Metasploit Project * SecurityReason.com - Our Reason is Security * All Security and Exploits Webs ...

  4. @little123 poti folosi tor pentru signup plus o cartela de vodafone prepaid rulezi imaginea din ram deci din pacat nu se pastreaza logurile dupa restart. a.. poti instala openvpn...

    @totti93 welcome

  5. da free vps

    Free Trial | serverlove trebuie sa folositi un nr de telefon (cartela va sfatuiesc) si niste date personale. primiti jumatate de parola pe telefon si jumatate pe mail.

    login. porniti masina.

    notati ip-ul si intrati cu un client de vnc.

    selectati run-only.

    apasati alt+f2 si tastati gnome-terminal enter

    sudo su

    apt-get install openssh-server

    passwd si apasati enter

    tastati noua parola

    putty -ip

    root / parola aleasa

    :)

    aveti 15 lire credit initial

    CPU† £0.01/core-GHz-hour

    Memory £0.02/GB-hour

    Disk‡ £0.2/GB-month

×
×
  • Create New...