This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "sukses", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"password": "p455w0rd", | |
"tipemodem": "TD-W8151N", | |
"geolocation": "Malang" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "gagal", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"detail": "gagal", | |
"message": "modem offline atau tidak vulnerable" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "sukses", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"detail": "vulnerable", | |
"message": "celah keamanan ditemukan pada modem" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "gagal", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"detail": "kuota", | |
"message": "batas kuota pemakaian API harian untuk IP Anda telah tercapai" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "sukses", | |
"attacker": "xxx.xxx.xxx.xxx", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"password": "p455w0rd", | |
"tipemodem": "TD-W8151N", | |
"geolocation": "Malang" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "gagal", | |
"attacker": "xxx.xxx.xxx.xxx", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"detail": "gagal", | |
"message": "modem offline atau tidak vulnerable" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "sukses", | |
"attacker": "xxx.xxx.xxx.xxx", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"detail": "vulnerable", | |
"message": "celah keamanan ditemukan pada modem" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "gagal", | |
"attacker": "xxx.xxx.xxx.xxx", | |
"target": "xxx.xxx.xxx.xxx", | |
"time": "2015-02-16_16:02:15", | |
"detail": "kuota", | |
"message": "batas kuota pemakaian API harian untuk IP Anda telah tercapai" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "sukses", | |
"client": "123.456.789.10", | |
"jumlah": 21, | |
"online": [ | |
{ | |
"ip": "123.456.789.1" | |
}, | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"speedyml": { | |
"result": "gagal", | |
"detail": "proses", | |
"message": "sistem mendeteksi request secara paralel, mohon tunggu proses sebelumnya selesai" | |
} | |
} |
OlderNewer