User contributions for Onnowpurbo
From OnnoCenterWiki
Results for Onnowpurbo talk block log uploads logs
A user with 69,477 edits. Account created on 17 July 2007.
12 December 2015
- 00:1200:12, 12 December 2015 diff hist −43 Reaver untuk Penetrasi Keamanan Wireless →DESCRIPTION
- 00:0600:06, 12 December 2015 diff hist −28 Reaver untuk Penetrasi Keamanan Wireless →OVERVIEW
- 00:0300:03, 12 December 2015 diff hist −1,168 Bypassing Mikrotik Access Point Login No edit summary current
11 December 2015
- 13:2113:21, 11 December 2015 diff hist +9,234 N PHP: 8 Langkah Mengamankan Web Apps New page: Sumber: http://www.sitepoint.com/8-practices-to-secure-your-web-app/ When it comes to application security, in addition to securing your hardware and platform, you also need to write you... current
- 13:2013:20, 11 December 2015 diff hist +42 PHP →Pranala Menarik
- 13:1913:19, 11 December 2015 diff hist +15,202 N PHP: Step-by-Step Mengamankan PHP New page: Sumber: http://www.symantec.com/connect/articles/securing-php-step-step In my previous article ("Securing Apache: Step-by-Step") I described the method of securing the Apache web server ... current
- 13:1813:18, 11 December 2015 diff hist +40 PHP →Pranala Menarik
- 02:4102:41, 11 December 2015 diff hist +61 PHP →Pranala luar
- 02:3902:39, 11 December 2015 diff hist +10,848 N PHP: 5 Tips Scripting yang aman New page: Sumber: http://code.tutsplus.com/tutorials/5-helpful-tips-for-creating-secure-php-applications--net-2260 PHP is one of the most popular programming languages for the web. Sometimes a fea... current
- 02:3902:39, 11 December 2015 diff hist +38 PHP →Pranala Menarik
- 02:3702:37, 11 December 2015 diff hist +29,527 N PHP: 25 Security Tips New page: Sumber: http://www.cyberciti.biz/tips/php-security-best-practices-tutorial.html HP is an open-source server-side scripting language and it is a widely used. The Apache web server provide... current
- 02:3602:36, 11 December 2015 diff hist +28 PHP →Pranala Menarik
- 01:2701:27, 11 December 2015 diff hist +59 SQLMap: Instalasi DVWA →Extract
- 01:2501:25, 11 December 2015 diff hist +1 SQLMap: Instalasi DVWA →Akses ke DVWA
- 01:2301:23, 11 December 2015 diff hist −2 SQLMap: Instalasi DVWA →Edit konfigurasi Database
- 01:2201:22, 11 December 2015 diff hist +3 SQLMap: Instalasi DVWA →Extract
- 01:2001:20, 11 December 2015 diff hist +23 SQLMap: Instalasi DVWA No edit summary
- 01:1701:17, 11 December 2015 diff hist +61 SQLMap: Instalasi DVWA →Download
- 01:0701:07, 11 December 2015 diff hist +202 Instalasi Squirrelmail →Memancing e-mail ke INBOX
- 00:5400:54, 11 December 2015 diff hist +21 Squirrelmail No edit summary
- 00:4900:49, 11 December 2015 diff hist +14 Instalasi MediaWiki No edit summary
- 00:4500:45, 11 December 2015 diff hist +69 Instalasi MediaWiki No edit summary
- 00:3800:38, 11 December 2015 diff hist 0 Instalasi MediaWiki No edit summary
10 December 2015
9 December 2015
- 12:1912:19, 9 December 2015 diff hist +3,623 N Arduino: Membandingkan String New page: Sumber: https://www.arduino.cc/en/Tutorial/StringComparisonOperators ==Code== /* Comparing Strings Examples of how to compare strings using the comparison operators create... current
- 11:5611:56, 9 December 2015 diff hist +36 Arduino →Tutorial
- 11:4811:48, 9 December 2015 diff hist +2,579 N Arduino: Read ASCII String New page: This sketch uses the Serial.parseInt() function to locate values separated by a non-alphanumeric character. Often people use a comma to indicate different pieces of information (this forma... current
- 11:4511:45, 9 December 2015 diff hist 0 N File:ReadASCIIStringSche.png No edit summary current
- 11:4411:44, 9 December 2015 diff hist 0 N File:ReadASCIIStringFritz.png No edit summary current
- 11:3511:35, 9 December 2015 diff hist +2,024 N Arduino: Physical Pixel New page: Sumber: https://www.arduino.cc/en/Tutorial/PhysicalPixel This example example uses the Arduino or Genuino board to receive data from the computer. The board turns on an LED when it receiv... current
- 11:3111:31, 9 December 2015 diff hist +778 N Arduino: Parsing Text New page: Sumber: http://stackoverflow.com/questions/9072320/split-string-into-string-array ==Code== String getValue(String data, char separator, int index) { int found = 0; int strIndex[... current
- 11:3011:30, 9 December 2015 diff hist +28 Arduino →Tutorial
- 11:2111:21, 9 December 2015 diff hist +2,019 N Arduino: Serial Event New page: Sumber: https://www.arduino.cc/en/Tutorial/SerialEvent This example demonstrates use of the SerialEvent() function. This function is called inside the loop(). If there is serial data in ... current
- 11:0611:06, 9 December 2015 diff hist +1 Arduino: Serial Parse Integer No edit summary current
- 11:0611:06, 9 December 2015 diff hist +1,243 N Arduino: Serial Parse Integer New page: Sumber: https://github.com/tigoe/ArduinoGeneralExamples/blob/master/SerialNumericParser/SerialNumericParser.ino ==Code== /* Serial input with parsing This example shows how to read a...
- 11:0411:04, 9 December 2015 diff hist +36 Arduino →Tutorial
- 02:5002:50, 9 December 2015 diff hist +22 Arduino: Ethernet TCP Read Sederhana No edit summary current
- 02:3702:37, 9 December 2015 diff hist +31 Arduino: Ethernet TCP Read Sederhana No edit summary
- 02:3602:36, 9 December 2015 diff hist −317 Arduino: Ethernet TCP Read Sederhana →Code
- 02:3502:35, 9 December 2015 diff hist −935 Arduino: Ethernet TCP Read Sederhana No edit summary
- 02:2002:20, 9 December 2015 diff hist +3,267 N Arduino: Ethernet TCP Read Sederhana New page: Sumber: http://forum.arduino.cc/index.php?topic=123756.0 ==Code== //zoomkat 3-25-12 //submit box code //for use with IDE 1.0 //open serial monitor to see what the arduino receives ...
- 02:1602:16, 9 December 2015 diff hist +43 Arduino →Tutorial
- 02:0302:03, 9 December 2015 diff hist −4 Arduino: Tone di kontrol oleh analog input →Code
8 December 2015
- 09:1209:12, 8 December 2015 diff hist +1,104 N Arduino: Tone di kontrol oleh analog input New page: ==Code== /* Pitch follower Plays a pitch that changes based on a changing analog input circuit: * 8-ohm speaker on digital pin 9 * photoresistor on analog 0 to 5V * 4.7K...
- 09:0609:06, 8 December 2015 diff hist +49 Arduino →Tutorial
- 05:0805:08, 8 December 2015 diff hist +4,614 N Arduino: Ethernet TCP Web Control LED New page: Sumber: http://embeddedlifehelp.blogspot.co.id/2014/10/turn-on-led-onoff-from-internet-using.html ==Code== /* Web Server A simple web server that shows the value of the analog ... current
- 05:0405:04, 8 December 2015 diff hist +44 Arduino →Tutorial
- 04:4504:45, 8 December 2015 diff hist 0 Arduino: Ethernet TCP Read Data No edit summary
- 04:4504:45, 8 December 2015 diff hist +6,584 N Arduino: Ethernet TCP Read Data New page: Sumber: http://forum.arduino.cc/index.php?topic=123756.0 ==Code== /* Ethernet TCP client/server communications test/proof of concept Programmed by Michael E. Landon on 09/2...
- 04:4204:42, 8 December 2015 diff hist +38 Arduino →Tutorial