icoa-cli 2.10.0 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (445) hide show
  1. package/dist/commands/ctf.js +19 -2
  2. package/dist/commands/exam.js +3 -1
  3. package/dist/lib/demo-exam.d.ts +10 -0
  4. package/dist/lib/demo-exam.js +54 -0
  5. package/dist/lib/translation.js +21 -7
  6. package/dist/repl.js +106 -15
  7. package/package.json +3 -2
  8. package/translations/ar/1.json +9 -0
  9. package/translations/ar/10.json +9 -0
  10. package/translations/ar/11.json +9 -0
  11. package/translations/ar/12.json +9 -0
  12. package/translations/ar/13.json +9 -0
  13. package/translations/ar/14.json +9 -0
  14. package/translations/ar/15.json +9 -0
  15. package/translations/ar/16.json +9 -0
  16. package/translations/ar/17.json +9 -0
  17. package/translations/ar/18.json +9 -0
  18. package/translations/ar/19.json +9 -0
  19. package/translations/ar/20.json +9 -0
  20. package/translations/ar/21.json +9 -0
  21. package/translations/ar/22.json +9 -0
  22. package/translations/ar/23.json +9 -0
  23. package/translations/ar/24.json +9 -0
  24. package/translations/ar/25.json +9 -0
  25. package/translations/ar/26.json +9 -0
  26. package/translations/ar/27.json +9 -0
  27. package/translations/ar/28.json +9 -0
  28. package/translations/ar/29.json +9 -0
  29. package/translations/ar/30.json +9 -0
  30. package/translations/ar/31.json +9 -0
  31. package/translations/ar/32.json +9 -0
  32. package/translations/ar/33.json +9 -0
  33. package/translations/ar/34.json +9 -0
  34. package/translations/ar/35.json +9 -0
  35. package/translations/ar/36.json +9 -0
  36. package/translations/ar/37.json +9 -0
  37. package/translations/ar/38.json +9 -0
  38. package/translations/ar/39.json +9 -0
  39. package/translations/ar/4.json +9 -0
  40. package/translations/ar/40.json +9 -0
  41. package/translations/ar/41.json +9 -0
  42. package/translations/ar/42.json +9 -0
  43. package/translations/ar/43.json +9 -0
  44. package/translations/ar/44.json +9 -0
  45. package/translations/ar/45.json +9 -0
  46. package/translations/ar/46.json +9 -0
  47. package/translations/ar/47.json +9 -0
  48. package/translations/ar/48.json +9 -0
  49. package/translations/ar/49.json +9 -0
  50. package/translations/ar/5.json +9 -0
  51. package/translations/ar/6.json +9 -0
  52. package/translations/ar/7.json +9 -0
  53. package/translations/ar/8.json +9 -0
  54. package/translations/ar/9.json +9 -0
  55. package/translations/ar/demo.json +332 -0
  56. package/translations/de/1.json +9 -0
  57. package/translations/de/demo.json +332 -0
  58. package/translations/es/1.json +9 -0
  59. package/translations/es/10.json +9 -0
  60. package/translations/es/11.json +9 -0
  61. package/translations/es/12.json +9 -0
  62. package/translations/es/13.json +9 -0
  63. package/translations/es/14.json +9 -0
  64. package/translations/es/15.json +9 -0
  65. package/translations/es/16.json +9 -0
  66. package/translations/es/17.json +9 -0
  67. package/translations/es/18.json +9 -0
  68. package/translations/es/19.json +9 -0
  69. package/translations/es/20.json +9 -0
  70. package/translations/es/21.json +9 -0
  71. package/translations/es/22.json +9 -0
  72. package/translations/es/23.json +9 -0
  73. package/translations/es/24.json +9 -0
  74. package/translations/es/25.json +9 -0
  75. package/translations/es/26.json +9 -0
  76. package/translations/es/27.json +9 -0
  77. package/translations/es/28.json +9 -0
  78. package/translations/es/29.json +9 -0
  79. package/translations/es/30.json +9 -0
  80. package/translations/es/31.json +9 -0
  81. package/translations/es/32.json +9 -0
  82. package/translations/es/33.json +9 -0
  83. package/translations/es/34.json +9 -0
  84. package/translations/es/35.json +9 -0
  85. package/translations/es/36.json +9 -0
  86. package/translations/es/37.json +9 -0
  87. package/translations/es/38.json +9 -0
  88. package/translations/es/39.json +9 -0
  89. package/translations/es/4.json +9 -0
  90. package/translations/es/40.json +9 -0
  91. package/translations/es/41.json +9 -0
  92. package/translations/es/42.json +9 -0
  93. package/translations/es/43.json +9 -0
  94. package/translations/es/44.json +9 -0
  95. package/translations/es/45.json +9 -0
  96. package/translations/es/46.json +9 -0
  97. package/translations/es/47.json +9 -0
  98. package/translations/es/48.json +9 -0
  99. package/translations/es/49.json +9 -0
  100. package/translations/es/5.json +9 -0
  101. package/translations/es/6.json +9 -0
  102. package/translations/es/7.json +9 -0
  103. package/translations/es/8.json +9 -0
  104. package/translations/es/9.json +9 -0
  105. package/translations/es/demo.json +332 -0
  106. package/translations/fr/1.json +9 -0
  107. package/translations/fr/10.json +9 -0
  108. package/translations/fr/11.json +9 -0
  109. package/translations/fr/12.json +9 -0
  110. package/translations/fr/13.json +9 -0
  111. package/translations/fr/14.json +9 -0
  112. package/translations/fr/15.json +9 -0
  113. package/translations/fr/16.json +9 -0
  114. package/translations/fr/17.json +9 -0
  115. package/translations/fr/18.json +9 -0
  116. package/translations/fr/19.json +9 -0
  117. package/translations/fr/20.json +9 -0
  118. package/translations/fr/21.json +9 -0
  119. package/translations/fr/22.json +9 -0
  120. package/translations/fr/23.json +9 -0
  121. package/translations/fr/24.json +9 -0
  122. package/translations/fr/25.json +9 -0
  123. package/translations/fr/26.json +9 -0
  124. package/translations/fr/27.json +9 -0
  125. package/translations/fr/28.json +9 -0
  126. package/translations/fr/29.json +9 -0
  127. package/translations/fr/30.json +9 -0
  128. package/translations/fr/31.json +9 -0
  129. package/translations/fr/32.json +9 -0
  130. package/translations/fr/33.json +9 -0
  131. package/translations/fr/34.json +9 -0
  132. package/translations/fr/35.json +9 -0
  133. package/translations/fr/36.json +9 -0
  134. package/translations/fr/37.json +9 -0
  135. package/translations/fr/38.json +9 -0
  136. package/translations/fr/39.json +9 -0
  137. package/translations/fr/4.json +9 -0
  138. package/translations/fr/40.json +9 -0
  139. package/translations/fr/41.json +9 -0
  140. package/translations/fr/42.json +9 -0
  141. package/translations/fr/43.json +9 -0
  142. package/translations/fr/44.json +9 -0
  143. package/translations/fr/45.json +9 -0
  144. package/translations/fr/46.json +9 -0
  145. package/translations/fr/47.json +9 -0
  146. package/translations/fr/48.json +9 -0
  147. package/translations/fr/49.json +9 -0
  148. package/translations/fr/5.json +9 -0
  149. package/translations/fr/6.json +9 -0
  150. package/translations/fr/7.json +9 -0
  151. package/translations/fr/8.json +9 -0
  152. package/translations/fr/9.json +9 -0
  153. package/translations/fr/demo.json +332 -0
  154. package/translations/hi/1.json +9 -0
  155. package/translations/hi/10.json +9 -0
  156. package/translations/hi/11.json +9 -0
  157. package/translations/hi/12.json +9 -0
  158. package/translations/hi/13.json +9 -0
  159. package/translations/hi/14.json +9 -0
  160. package/translations/hi/15.json +9 -0
  161. package/translations/hi/16.json +9 -0
  162. package/translations/hi/17.json +9 -0
  163. package/translations/hi/18.json +9 -0
  164. package/translations/hi/19.json +9 -0
  165. package/translations/hi/20.json +9 -0
  166. package/translations/hi/21.json +9 -0
  167. package/translations/hi/22.json +9 -0
  168. package/translations/hi/23.json +9 -0
  169. package/translations/hi/24.json +9 -0
  170. package/translations/hi/25.json +9 -0
  171. package/translations/hi/26.json +9 -0
  172. package/translations/hi/27.json +9 -0
  173. package/translations/hi/28.json +9 -0
  174. package/translations/hi/29.json +9 -0
  175. package/translations/hi/30.json +9 -0
  176. package/translations/hi/31.json +9 -0
  177. package/translations/hi/32.json +9 -0
  178. package/translations/hi/33.json +9 -0
  179. package/translations/hi/34.json +9 -0
  180. package/translations/hi/35.json +9 -0
  181. package/translations/hi/36.json +9 -0
  182. package/translations/hi/37.json +9 -0
  183. package/translations/hi/38.json +9 -0
  184. package/translations/hi/39.json +9 -0
  185. package/translations/hi/4.json +9 -0
  186. package/translations/hi/40.json +9 -0
  187. package/translations/hi/41.json +9 -0
  188. package/translations/hi/42.json +9 -0
  189. package/translations/hi/43.json +9 -0
  190. package/translations/hi/44.json +9 -0
  191. package/translations/hi/45.json +9 -0
  192. package/translations/hi/46.json +9 -0
  193. package/translations/hi/47.json +9 -0
  194. package/translations/hi/48.json +9 -0
  195. package/translations/hi/49.json +9 -0
  196. package/translations/hi/5.json +9 -0
  197. package/translations/hi/6.json +9 -0
  198. package/translations/hi/7.json +9 -0
  199. package/translations/hi/8.json +9 -0
  200. package/translations/hi/9.json +9 -0
  201. package/translations/hi/demo.json +332 -0
  202. package/translations/id/demo.json +332 -0
  203. package/translations/ja/1.json +9 -0
  204. package/translations/ja/10.json +9 -0
  205. package/translations/ja/11.json +9 -0
  206. package/translations/ja/12.json +9 -0
  207. package/translations/ja/13.json +9 -0
  208. package/translations/ja/14.json +9 -0
  209. package/translations/ja/15.json +9 -0
  210. package/translations/ja/16.json +9 -0
  211. package/translations/ja/17.json +9 -0
  212. package/translations/ja/18.json +9 -0
  213. package/translations/ja/19.json +9 -0
  214. package/translations/ja/20.json +9 -0
  215. package/translations/ja/21.json +9 -0
  216. package/translations/ja/22.json +9 -0
  217. package/translations/ja/23.json +9 -0
  218. package/translations/ja/24.json +9 -0
  219. package/translations/ja/25.json +9 -0
  220. package/translations/ja/26.json +9 -0
  221. package/translations/ja/27.json +9 -0
  222. package/translations/ja/28.json +9 -0
  223. package/translations/ja/29.json +9 -0
  224. package/translations/ja/30.json +9 -0
  225. package/translations/ja/31.json +9 -0
  226. package/translations/ja/32.json +9 -0
  227. package/translations/ja/33.json +9 -0
  228. package/translations/ja/34.json +9 -0
  229. package/translations/ja/35.json +9 -0
  230. package/translations/ja/36.json +9 -0
  231. package/translations/ja/37.json +9 -0
  232. package/translations/ja/38.json +9 -0
  233. package/translations/ja/39.json +9 -0
  234. package/translations/ja/4.json +9 -0
  235. package/translations/ja/40.json +9 -0
  236. package/translations/ja/41.json +9 -0
  237. package/translations/ja/42.json +9 -0
  238. package/translations/ja/43.json +9 -0
  239. package/translations/ja/44.json +9 -0
  240. package/translations/ja/45.json +9 -0
  241. package/translations/ja/46.json +9 -0
  242. package/translations/ja/47.json +9 -0
  243. package/translations/ja/48.json +9 -0
  244. package/translations/ja/49.json +9 -0
  245. package/translations/ja/5.json +9 -0
  246. package/translations/ja/6.json +9 -0
  247. package/translations/ja/7.json +9 -0
  248. package/translations/ja/8.json +9 -0
  249. package/translations/ja/9.json +9 -0
  250. package/translations/ja/demo.json +332 -0
  251. package/translations/ko/1.json +9 -0
  252. package/translations/ko/10.json +9 -0
  253. package/translations/ko/11.json +9 -0
  254. package/translations/ko/12.json +9 -0
  255. package/translations/ko/13.json +9 -0
  256. package/translations/ko/14.json +9 -0
  257. package/translations/ko/15.json +9 -0
  258. package/translations/ko/16.json +9 -0
  259. package/translations/ko/17.json +9 -0
  260. package/translations/ko/18.json +9 -0
  261. package/translations/ko/19.json +9 -0
  262. package/translations/ko/20.json +9 -0
  263. package/translations/ko/21.json +9 -0
  264. package/translations/ko/22.json +9 -0
  265. package/translations/ko/23.json +9 -0
  266. package/translations/ko/24.json +9 -0
  267. package/translations/ko/25.json +9 -0
  268. package/translations/ko/26.json +9 -0
  269. package/translations/ko/27.json +9 -0
  270. package/translations/ko/28.json +9 -0
  271. package/translations/ko/29.json +9 -0
  272. package/translations/ko/30.json +9 -0
  273. package/translations/ko/31.json +9 -0
  274. package/translations/ko/32.json +9 -0
  275. package/translations/ko/33.json +9 -0
  276. package/translations/ko/34.json +9 -0
  277. package/translations/ko/35.json +9 -0
  278. package/translations/ko/36.json +9 -0
  279. package/translations/ko/37.json +9 -0
  280. package/translations/ko/38.json +9 -0
  281. package/translations/ko/39.json +9 -0
  282. package/translations/ko/4.json +9 -0
  283. package/translations/ko/40.json +9 -0
  284. package/translations/ko/41.json +9 -0
  285. package/translations/ko/42.json +9 -0
  286. package/translations/ko/43.json +9 -0
  287. package/translations/ko/44.json +9 -0
  288. package/translations/ko/45.json +9 -0
  289. package/translations/ko/46.json +9 -0
  290. package/translations/ko/47.json +9 -0
  291. package/translations/ko/48.json +9 -0
  292. package/translations/ko/49.json +9 -0
  293. package/translations/ko/5.json +9 -0
  294. package/translations/ko/6.json +9 -0
  295. package/translations/ko/7.json +9 -0
  296. package/translations/ko/8.json +9 -0
  297. package/translations/ko/9.json +9 -0
  298. package/translations/ko/demo.json +332 -0
  299. package/translations/pt/1.json +9 -0
  300. package/translations/pt/10.json +9 -0
  301. package/translations/pt/11.json +9 -0
  302. package/translations/pt/12.json +9 -0
  303. package/translations/pt/13.json +9 -0
  304. package/translations/pt/14.json +9 -0
  305. package/translations/pt/15.json +9 -0
  306. package/translations/pt/16.json +9 -0
  307. package/translations/pt/17.json +9 -0
  308. package/translations/pt/18.json +9 -0
  309. package/translations/pt/19.json +9 -0
  310. package/translations/pt/20.json +9 -0
  311. package/translations/pt/21.json +9 -0
  312. package/translations/pt/22.json +9 -0
  313. package/translations/pt/23.json +9 -0
  314. package/translations/pt/24.json +9 -0
  315. package/translations/pt/25.json +9 -0
  316. package/translations/pt/26.json +9 -0
  317. package/translations/pt/27.json +9 -0
  318. package/translations/pt/28.json +9 -0
  319. package/translations/pt/29.json +9 -0
  320. package/translations/pt/30.json +9 -0
  321. package/translations/pt/31.json +9 -0
  322. package/translations/pt/32.json +9 -0
  323. package/translations/pt/33.json +9 -0
  324. package/translations/pt/34.json +9 -0
  325. package/translations/pt/35.json +9 -0
  326. package/translations/pt/36.json +9 -0
  327. package/translations/pt/37.json +9 -0
  328. package/translations/pt/38.json +9 -0
  329. package/translations/pt/39.json +9 -0
  330. package/translations/pt/4.json +9 -0
  331. package/translations/pt/40.json +9 -0
  332. package/translations/pt/41.json +9 -0
  333. package/translations/pt/42.json +9 -0
  334. package/translations/pt/43.json +9 -0
  335. package/translations/pt/44.json +9 -0
  336. package/translations/pt/45.json +9 -0
  337. package/translations/pt/46.json +9 -0
  338. package/translations/pt/47.json +9 -0
  339. package/translations/pt/48.json +9 -0
  340. package/translations/pt/49.json +9 -0
  341. package/translations/pt/5.json +9 -0
  342. package/translations/pt/6.json +9 -0
  343. package/translations/pt/7.json +9 -0
  344. package/translations/pt/8.json +9 -0
  345. package/translations/pt/9.json +9 -0
  346. package/translations/pt/demo.json +332 -0
  347. package/translations/ru/1.json +9 -0
  348. package/translations/ru/10.json +9 -0
  349. package/translations/ru/11.json +9 -0
  350. package/translations/ru/12.json +9 -0
  351. package/translations/ru/13.json +9 -0
  352. package/translations/ru/14.json +9 -0
  353. package/translations/ru/15.json +9 -0
  354. package/translations/ru/16.json +9 -0
  355. package/translations/ru/17.json +9 -0
  356. package/translations/ru/18.json +9 -0
  357. package/translations/ru/19.json +9 -0
  358. package/translations/ru/20.json +9 -0
  359. package/translations/ru/21.json +9 -0
  360. package/translations/ru/22.json +9 -0
  361. package/translations/ru/23.json +9 -0
  362. package/translations/ru/24.json +9 -0
  363. package/translations/ru/25.json +9 -0
  364. package/translations/ru/26.json +9 -0
  365. package/translations/ru/27.json +9 -0
  366. package/translations/ru/28.json +9 -0
  367. package/translations/ru/29.json +9 -0
  368. package/translations/ru/30.json +9 -0
  369. package/translations/ru/31.json +9 -0
  370. package/translations/ru/32.json +9 -0
  371. package/translations/ru/33.json +9 -0
  372. package/translations/ru/34.json +9 -0
  373. package/translations/ru/35.json +9 -0
  374. package/translations/ru/36.json +9 -0
  375. package/translations/ru/37.json +9 -0
  376. package/translations/ru/38.json +9 -0
  377. package/translations/ru/39.json +9 -0
  378. package/translations/ru/4.json +9 -0
  379. package/translations/ru/40.json +9 -0
  380. package/translations/ru/41.json +9 -0
  381. package/translations/ru/42.json +9 -0
  382. package/translations/ru/43.json +9 -0
  383. package/translations/ru/44.json +9 -0
  384. package/translations/ru/45.json +9 -0
  385. package/translations/ru/46.json +9 -0
  386. package/translations/ru/47.json +9 -0
  387. package/translations/ru/48.json +9 -0
  388. package/translations/ru/49.json +9 -0
  389. package/translations/ru/5.json +9 -0
  390. package/translations/ru/6.json +9 -0
  391. package/translations/ru/7.json +9 -0
  392. package/translations/ru/8.json +9 -0
  393. package/translations/ru/9.json +9 -0
  394. package/translations/ru/demo.json +332 -0
  395. package/translations/th/demo.json +332 -0
  396. package/translations/tr/demo.json +332 -0
  397. package/translations/vi/demo.json +332 -0
  398. package/translations/zh/1.json +9 -0
  399. package/translations/zh/10.json +9 -0
  400. package/translations/zh/11.json +9 -0
  401. package/translations/zh/12.json +9 -0
  402. package/translations/zh/13.json +9 -0
  403. package/translations/zh/14.json +9 -0
  404. package/translations/zh/15.json +9 -0
  405. package/translations/zh/16.json +9 -0
  406. package/translations/zh/17.json +9 -0
  407. package/translations/zh/18.json +9 -0
  408. package/translations/zh/19.json +9 -0
  409. package/translations/zh/20.json +9 -0
  410. package/translations/zh/21.json +9 -0
  411. package/translations/zh/22.json +9 -0
  412. package/translations/zh/23.json +9 -0
  413. package/translations/zh/24.json +9 -0
  414. package/translations/zh/25.json +9 -0
  415. package/translations/zh/26.json +9 -0
  416. package/translations/zh/27.json +9 -0
  417. package/translations/zh/28.json +9 -0
  418. package/translations/zh/29.json +9 -0
  419. package/translations/zh/30.json +9 -0
  420. package/translations/zh/31.json +9 -0
  421. package/translations/zh/32.json +9 -0
  422. package/translations/zh/33.json +9 -0
  423. package/translations/zh/34.json +9 -0
  424. package/translations/zh/35.json +9 -0
  425. package/translations/zh/36.json +9 -0
  426. package/translations/zh/37.json +9 -0
  427. package/translations/zh/38.json +9 -0
  428. package/translations/zh/39.json +9 -0
  429. package/translations/zh/4.json +9 -0
  430. package/translations/zh/40.json +9 -0
  431. package/translations/zh/41.json +9 -0
  432. package/translations/zh/42.json +9 -0
  433. package/translations/zh/43.json +9 -0
  434. package/translations/zh/44.json +9 -0
  435. package/translations/zh/45.json +9 -0
  436. package/translations/zh/46.json +9 -0
  437. package/translations/zh/47.json +9 -0
  438. package/translations/zh/48.json +9 -0
  439. package/translations/zh/49.json +9 -0
  440. package/translations/zh/5.json +9 -0
  441. package/translations/zh/6.json +9 -0
  442. package/translations/zh/7.json +9 -0
  443. package/translations/zh/8.json +9 -0
  444. package/translations/zh/9.json +9 -0
  445. package/translations/zh/demo.json +332 -0
@@ -0,0 +1,332 @@
1
+ [
2
+ {
3
+ "number": 1,
4
+ "text": "Algoritma mana yang BUKAN cipher simetris?",
5
+ "category": "Cryptography",
6
+ "options": {
7
+ "A": "AES",
8
+ "B": "RSA",
9
+ "C": "DES",
10
+ "D": "Blowfish"
11
+ }
12
+ },
13
+ {
14
+ "number": 2,
15
+ "text": "SQL injection mengeksploitasi apa?",
16
+ "category": "Web Security",
17
+ "options": {
18
+ "A": "Buffer overflow di server web",
19
+ "B": "Input pengguna yang tidak disanitasi dalam kueri database",
20
+ "C": "Algoritma enkripsi yang lemah",
21
+ "D": "Aturan firewall yang salah konfigurasi"
22
+ }
23
+ },
24
+ {
25
+ "number": 3,
26
+ "text": "Kode status HTTP manakah yang menunjukkan \"Forbidden\"?",
27
+ "category": "Web Security",
28
+ "options": {
29
+ "A": "401",
30
+ "B": "404",
31
+ "C": "403",
32
+ "D": "500"
33
+ }
34
+ },
35
+ {
36
+ "number": 4,
37
+ "text": "Apa tujuan utama dari nonce dalam kriptografi?",
38
+ "category": "Cryptography",
39
+ "options": {
40
+ "A": "Mengenkripsi data diam",
41
+ "B": "Mencegah replay attacks",
42
+ "C": "Menghasilkan kata sandi acak",
43
+ "D": "Mengompresi data sebelum enkripsi"
44
+ }
45
+ },
46
+ {
47
+ "number": 5,
48
+ "text": "Alat manakah yang umumnya digunakan untuk penangkapan paket jaringan?",
49
+ "category": "Network",
50
+ "options": {
51
+ "A": "Burp Suite",
52
+ "B": "Ghidra",
53
+ "C": "Wireshark",
54
+ "D": "John the Ripper"
55
+ }
56
+ },
57
+ {
58
+ "number": 6,
59
+ "text": "Apa kepanjangan dari XSS dalam keamanan siber?",
60
+ "category": "Web Security",
61
+ "options": {
62
+ "A": "Extended Security System",
63
+ "B": "Cross-Site Scripting",
64
+ "C": "XML Secure Socket",
65
+ "D": "Cross-Server Sharing"
66
+ }
67
+ },
68
+ {
69
+ "number": 7,
70
+ "text": "Apa fungsi utama dari sebuah firewall?",
71
+ "category": "Network",
72
+ "options": {
73
+ "A": "Mengenkripsi network data",
74
+ "B": "Memfilter network traffic berdasarkan aturan keamanan",
75
+ "C": "Mendeteksi viruses dalam file",
76
+ "D": "Mempercepat internet connection"
77
+ }
78
+ },
79
+ {
80
+ "number": 8,
81
+ "text": "Jenis malware manakah yang menyamarkan diri sebagai software yang sah?",
82
+ "category": "Malware",
83
+ "options": {
84
+ "A": "Worm",
85
+ "B": "Ransomware",
86
+ "C": "Trojan",
87
+ "D": "Adware"
88
+ }
89
+ },
90
+ {
91
+ "number": 9,
92
+ "text": "Protokol manakah yang menyediakan komunikasi aman di web?",
93
+ "category": "Network",
94
+ "options": {
95
+ "A": "HTTP",
96
+ "B": "FTP",
97
+ "C": "HTTPS",
98
+ "D": "SMTP"
99
+ }
100
+ },
101
+ {
102
+ "number": 10,
103
+ "text": "Apa itu hash kriptografi?",
104
+ "category": "Cryptography",
105
+ "options": {
106
+ "A": "Kunci enkripsi yang dapat dibalik",
107
+ "B": "Fungsi satu arah yang menghasilkan ringkasan berukuran tetap",
108
+ "C": "Protokol autentikasi",
109
+ "D": "Jenis tanda tangan digital"
110
+ }
111
+ },
112
+ {
113
+ "number": 11,
114
+ "text": "Alat mana yang digunakan untuk binary analysis?",
115
+ "category": "Reverse Engineering",
116
+ "options": {
117
+ "A": "Nmap",
118
+ "B": "SQLMap",
119
+ "C": "Ghidra",
120
+ "D": "Nikto"
121
+ }
122
+ },
123
+ {
124
+ "number": 12,
125
+ "text": "Serangan mana yang memanipulasi permintaan DNS untuk mengalihkan lalu lintas?",
126
+ "category": "Network",
127
+ "options": {
128
+ "A": "Phishing",
129
+ "B": "DNS Spoofing",
130
+ "C": "SQL Injection",
131
+ "D": "Brute Force"
132
+ }
133
+ },
134
+ {
135
+ "number": 13,
136
+ "text": "Berapakah port standar untuk SSH?",
137
+ "category": "Network",
138
+ "options": {
139
+ "A": "21",
140
+ "B": "22",
141
+ "C": "80",
142
+ "D": "443"
143
+ }
144
+ },
145
+ {
146
+ "number": 14,
147
+ "text": "Apa itu two-factor authentication (2FA)?",
148
+ "category": "Authentication",
149
+ "options": {
150
+ "A": "Menggunakan dua kata sandi yang berbeda",
151
+ "B": "Memverifikasi identitas dengan dua jenis kredensial yang berbeda",
152
+ "C": "Mengenkripsi data dua kali",
153
+ "D": "Menghubungkan melalui dua jaringan"
154
+ }
155
+ },
156
+ {
157
+ "number": 15,
158
+ "text": "Perintah Linux manakah yang menampilkan port yang terbuka pada sebuah sistem?",
159
+ "category": "Linux",
160
+ "options": {
161
+ "A": "ls -la",
162
+ "B": "netstat -tulpn",
163
+ "C": "chmod 777",
164
+ "D": "cat /etc/passwd"
165
+ }
166
+ },
167
+ {
168
+ "number": 16,
169
+ "text": "Apa itu serangan Man-in-the-Middle (MitM)?",
170
+ "category": "Network",
171
+ "options": {
172
+ "A": "Mengakses server tanpa otorisasi",
173
+ "B": "Mencegat dan memodifikasi komunikasi antara dua pihak",
174
+ "C": "Mengirim banyak permintaan untuk membebani server",
175
+ "D": "Menebak kata sandi dengan brute force"
176
+ }
177
+ },
178
+ {
179
+ "number": 17,
180
+ "text": "Manakah di antara berikut ini yang merupakan algoritma hash?",
181
+ "category": "Cryptography",
182
+ "options": {
183
+ "A": "AES-256",
184
+ "B": "SHA-256",
185
+ "C": "RSA-2048",
186
+ "D": "Diffie-Hellman"
187
+ }
188
+ },
189
+ {
190
+ "number": 18,
191
+ "text": "Apa itu Prinsip Hak Akses Minimal?",
192
+ "category": "Security",
193
+ "options": {
194
+ "A": "Berikan root access kepada semua pengguna",
195
+ "B": "Berikan hak akses hanya sebatas yang diperlukan untuk menjalankan suatu tugas",
196
+ "C": "Gunakan kata sandi terpendek yang mungkin",
197
+ "D": "Nonaktifkan semua firewall"
198
+ }
199
+ },
200
+ {
201
+ "number": 19,
202
+ "text": "Alat apa yang umum digunakan untuk pemindaian port?",
203
+ "category": "Network",
204
+ "options": {
205
+ "A": "Wireshark",
206
+ "B": "Metasploit",
207
+ "C": "Nmap",
208
+ "D": "Hashcat"
209
+ }
210
+ },
211
+ {
212
+ "number": 20,
213
+ "text": "Apa itu ransomware?",
214
+ "category": "Malware",
215
+ "options": {
216
+ "A": "Perangkat lunak yang menampilkan iklan yang tidak diinginkan",
217
+ "B": "Perangkat lunak yang mengenkripsi file dan menuntut pembayaran untuk mendekripsi",
218
+ "C": "Perangkat lunak yang merekam penekanan tombol",
219
+ "D": "Perangkat lunak yang mereplikasi diri di seluruh jaringan"
220
+ }
221
+ },
222
+ {
223
+ "number": 21,
224
+ "text": "Apa perbedaan antara symmetric encryption dan asymmetric encryption?",
225
+ "category": "Cryptography",
226
+ "options": {
227
+ "A": "Symmetric menggunakan kunci yang sama untuk mengenkripsi dan mendekripsi; asymmetric menggunakan dua kunci yang berbeda",
228
+ "B": "Symmetric lebih lambat dari asymmetric",
229
+ "C": "Asymmetric hanya berfungsi dengan file kecil",
230
+ "D": "Tidak ada perbedaan yang signifikan"
231
+ }
232
+ },
233
+ {
234
+ "number": 22,
235
+ "text": "Kerentanan mana yang memungkinkan eksekusi kode arbitrer pada server web?",
236
+ "category": "Web Security",
237
+ "options": {
238
+ "A": "CSRF",
239
+ "B": "Remote Code Execution (RCE)",
240
+ "C": "Clickjacking",
241
+ "D": "Open Redirect"
242
+ }
243
+ },
244
+ {
245
+ "number": 23,
246
+ "text": "Apa itu OWASP?",
247
+ "category": "Security",
248
+ "options": {
249
+ "A": "Sebuah sistem operasi keamanan",
250
+ "B": "Sebuah organisasi yang menerbitkan standar dan panduan keamanan web",
251
+ "C": "Sebuah jenis firewall",
252
+ "D": "Sebuah bahasa pemrograman untuk keamanan"
253
+ }
254
+ },
255
+ {
256
+ "number": 24,
257
+ "text": "Perintah Linux mana yang mengubah izin file?",
258
+ "category": "Linux",
259
+ "options": {
260
+ "A": "chown",
261
+ "B": "chmod",
262
+ "C": "chgrp",
263
+ "D": "passwd"
264
+ }
265
+ },
266
+ {
267
+ "number": 25,
268
+ "text": "Apa itu sertifikat SSL/TLS?",
269
+ "category": "Cryptography",
270
+ "options": {
271
+ "A": "Sebuah file yang mengandung malware",
272
+ "B": "Sebuah dokumen digital yang memverifikasi identitas situs web",
273
+ "C": "Sebuah private key untuk SSH",
274
+ "D": "Sebuah jenis database terenkripsi"
275
+ }
276
+ },
277
+ {
278
+ "number": 26,
279
+ "text": "Manakah dari berikut ini yang merupakan serangan social engineering?",
280
+ "category": "Security",
281
+ "options": {
282
+ "A": "Buffer overflow",
283
+ "B": "Phishing",
284
+ "C": "SQL Injection",
285
+ "D": "Port scanning"
286
+ }
287
+ },
288
+ {
289
+ "number": 27,
290
+ "text": "Apa fungsi dari perintah Linux \"grep\"?",
291
+ "category": "Linux",
292
+ "options": {
293
+ "A": "Mengompresi file",
294
+ "B": "Mencari pola teks dalam file",
295
+ "C": "Menampilkan proses yang aktif",
296
+ "D": "Mengonfigurasi jaringan"
297
+ }
298
+ },
299
+ {
300
+ "number": 28,
301
+ "text": "Apa itu VPN?",
302
+ "category": "Network",
303
+ "options": {
304
+ "A": "Sebuah jenis virus",
305
+ "B": "Sebuah jaringan pribadi virtual yang mengenkripsi lalu lintas internet",
306
+ "C": "Sebuah protokol transfer berkas",
307
+ "D": "Sebuah pemindai kerentanan"
308
+ }
309
+ },
310
+ {
311
+ "number": 29,
312
+ "text": "Apa itu CSRF (Cross-Site Request Forgery)?",
313
+ "category": "Web Security",
314
+ "options": {
315
+ "A": "Serangan yang memaksa browser pengguna untuk melakukan tindakan tidak sah",
316
+ "B": "Metode enkripsi data",
317
+ "C": "Jenis pemindai jaringan",
318
+ "D": "Teknik kompresi file"
319
+ }
320
+ },
321
+ {
322
+ "number": 30,
323
+ "text": "Apa praktik terbaik untuk menyimpan kata sandi dalam basis data?",
324
+ "category": "Security",
325
+ "options": {
326
+ "A": "Teks biasa",
327
+ "B": "Dienkripsi dengan AES",
328
+ "C": "Dihash dengan salt",
329
+ "D": "Di-encode dalam Base64"
330
+ }
331
+ }
332
+ ]
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 1,
3
+ "name": "Incorrect Implementation of RSA",
4
+ "category": "crypto",
5
+ "translation": "Rivest-Shamir-Aldeman について学んだばかりなので、独自のカスタム実装を作成しました。メッセージは以下の通りです:\n\n```\nn: 16537241065399537261146800802060451995107796665337288928060948677362154976656429797729550619497788311160926523026781503470362013597201944839389519773564618679827061417896265475971561610333659217333638238386907603525565178455941971399130722191602944445714002268747028340120907894781607422707823554701443768586256913491149809410232167277063066105859165079765281480076330718726350243973636606134346374770537701812923215229226027759112780757449828410180237267791126609342382918352166823253106960191346933601235547281\ne: 5\nciphertext: [17623416832, 10510100501, 9509900499, 8587340257, 16105100000, 28153056843, 16850581551, 12166529024, 7737809375, 12762815625, 7737809375, 19254145824, 10510100501, 8587340257, 14693280768, 14693280768, 25937424601, 7737809375, 21003416576, 12166529024, 16850581551, 21924480357, 11592740743, 12166529024, 21003416576, 7737809375, 12762815625, 7737809375, 12166529024, 8587340257, 10000000000, 7737809375, 21003416576, 12166529024, 8587340257, 21003416576, 7737809375, 10000000000, 16850581551, 16105100000, 10510100501, 7737809375, 9509900499, 254803968, 19254145824, 19254145824, 345025251, 9509900499, 21003416576, 14693280768, 25937424601, 7737809375, 282475249, 282475249, 459165024, 312500000, 601692057, 30517578125]\n```",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:10:27.722Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 10,
3
+ "name": "The Perfect Breakfast",
4
+ "category": "crypto",
5
+ "translation": "ああ、朝食。太陽が地平線から顔を出す瞬間、コンロの上で何かがジュージューと焼ける匂いほど素晴らしいものはありません。私が決して朝食を抜かないのは、朝型人間だからではなく、朝食にこそ私の本当の使命があるからです。シリアルを選ぶ人もいればトーストを選ぶ人もいますが、私はどうでしょう? 私はカリカリに焼いたものが好きなんです。\n\n私の朝のルーティンには一種の美学があります。卵を2つ、少し半熟で。1杯のコーヒーをブラックで。そして極めつけは、私を必ず笑顔にしてくれる、あのスモーキーで塩気の効いた完璧な一品。私の絶対的な大好物です。確かに少し贅沢かもしれませんが、一口ごとにそれだけの価値があります。\n\n朝食は1日で最も重要な食事だと言われていますね…だからこそ、私はそこにメッセージを隠したのかもしれません。あなたはただ、重なった層の下の「どこを見るべきか」を知っていればいいのです。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:12:18.309Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 11,
3
+ "name": "Wise Words",
4
+ "category": "crypto",
5
+ "translation": "かつて私は、偉大な将軍の養子にして後継者であるアウグストゥスに出会いました。彼の最大の戦略は何かと尋ねると、彼はただこう囁きました: Fwfo_Djqifsaa_Fwpmwf",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:12:28.505Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 12,
3
+ "name": "HexedHeaders",
4
+ "category": "forensics",
5
+ "translation": "このファイルには秘密が含まれているようです... しかし、どうやって中に入ればいいのでしょうか...",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:12:34.425Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 13,
3
+ "name": "Keylogger",
4
+ "category": "forensics",
5
+ "translation": "何かがおかしいと察知したOleは、セキュリティチームに報告しました。チームはネットワークを調査することにし、何か不審な点に気づきました。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:12:48.209Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 14,
3
+ "name": "obfuscated script",
4
+ "category": "forensics",
5
+ "translation": "あるスタッフが、自身の Downloads folder に2つの奇妙なファイルを見つけました。1つは script で、もう1つは読み取れないファイルです。これらが何であるか解明できますか?",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:13:09.361Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 15,
3
+ "name": "Ping",
4
+ "category": "forensics",
5
+ "translation": "最近の攻撃者は巧妙になってきており、あらゆる手法を使ってデータを持ち出しています!\n今回、彼らは何を盗み出したのでしょうか?",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:13:25.996Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 16,
3
+ "name": "Sound Inversion",
4
+ "category": "forensics",
5
+ "translation": "兵士よ、我々は敵がこのファイルのどこかに音声メッセージを隠していると考えている。それを見つけ出し、直ちに報告せよ。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:13:35.780Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 17,
3
+ "name": "There is always a trace",
4
+ "category": "forensics",
5
+ "translation": "あなたはNSAに採用され、今日が初出勤日です。最初の任務として怪しげなファイルが渡されましたが、政府のサーバーをリモートで侵害した疑いのある個人のラップトップから回収されたものであるということ以外、背景情報はほとんど与えられていません。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:13:47.362Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 18,
3
+ "name": "Electric Debugger",
4
+ "category": "misc",
5
+ "translation": "他の人気 debugger の競合が、今朝、自社の Electric debugger の新バージョンをリリースしました。残念ながら、それはもはや無料でも open-source でもありません。しかし噂によると、もし誰かがこれを hack できれば、報奨金が用意されているとのことです。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:15:13.694Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 19,
3
+ "name": "Old is gold",
4
+ "category": "misc",
5
+ "translation": "前任の sysadmin はここで47年近く働いていました。あなたは彼の古い PC からこのファイルを発見します...",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:15:23.453Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 20,
3
+ "name": "Perceptions",
4
+ "category": "misc",
5
+ "translation": "私が作ったこのブログをチェックしてみてください!クールな backend を使っていて、どうやら使用する ports が少ないようです。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:15:32.614Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 21,
3
+ "name": "Rules",
4
+ "category": "misc",
5
+ "translation": "このCTFのルールに従ってください!",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:15:37.520Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 22,
3
+ "name": "Survey",
4
+ "category": "misc",
5
+ "translation": "PECAN+ CTF 2025 の感想をお聞かせください。どんなフィードバックでも大変参考になります!\n\n<https://forms.cloud.microsoft/r/q5ESPCft24>",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:15:45.025Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 23,
3
+ "name": "The Job Interview",
4
+ "category": "misc",
5
+ "translation": "2時間という過酷な時間、あなたはキーボードにかじりつき、採用面接の質問と頭の中で格闘し続けてきた。コーヒーはすっかり冷めきり、忍耐力も限界に近づいている。\nしかし、最後の回答を送信しようとしたまさにその時、画面に謎めいたメッセージが表示された:\n\n「あなたの忍耐力は証明された。次は、あなたが熟知しているはずのコードに関する、高度な知識と問題解決能力を試させてもらおう。」\n\nそして、1つのURLが視界に投げ込まれた:\n\nhttps://docs.google.com/document/d/e/2PACX-1vRW7X8yMO9cM-b6Ao3FbiZysF3MIjARoeO73z0PlG8O_yeM8xxWAWzt9hdoavlh3HR1IOEwWtJFpczI/pub\n\nその中身は?謎めいたデータのグリッドだ。一見シンプルだが、極めて重要な何かが隠されている。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:16:00.614Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 24,
3
+ "name": "Class Above Par",
4
+ "category": "osint",
5
+ "translation": "毎日、ジェイミーはメルボルン南部の並木道を歩いて中等学校へと通っています。そこは、頭上を通過する航空機の遠くの轟音によって、朝の出欠確認がしばしばかき消されるような場所です。\n\nある日の午後、授業のプロジェクトで地元のランドマークを地図にまとめていたとき、ジェイミーは興味深いことに気がつきました。それは、自分の学校が、主要空港に最も近い中等学校かもしれないということです。さらに不思議なことに、そこは広大なゴルフ場のグリーンから目と鼻の先にあり、静かなスイングがジェットエンジンの轟音と見事なコントラストを描いています。\n\nジェイミーがホームと呼ぶこの学校を特定できますか? \nFlag format: `pecan{my_high_school}`",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:16:24.324Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 25,
3
+ "name": "Travelling Around",
4
+ "category": "osint",
5
+ "translation": "ふむ…Corn Manは非常に奇妙なルートで、いくつかの興味深い場所を訪れたようだ。何か意味があるのだろうか?もしかすると、郊外に手がかりがあるかもしれない... 投稿には正しい方向へ導く「pointer」が含まれているかもしれない...\n\nフラグは `pecan{}` で囲み、大文字を使用し、単語はアンダースコアで区切ることを忘れないでください。例:`pecan{I_LOVE_PECAN}`",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:16:37.437Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 26,
3
+ "name": "Online Presence",
4
+ "category": "osint",
5
+ "translation": "徹底的な調査の結果、Corn Manはどうやらソーシャルメディアを利用しているようです。彼が使用しているアカウントを見つけるのを手伝っていただけますか?",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:16:44.784Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 27,
3
+ "name": "Happy Birthday Corn Man!",
4
+ "category": "osint",
5
+ "translation": "しばらく前から Corn Man を追跡してきましたが、壁にぶつかってしまいました。最近、ネット上で彼のメールアドレスが <cornman25944@gmail.com> であることを突き止めました。彼はオンライン上で幅広く活動しているようです。彼の誕生日を特定し、この調査に協力していただけないでしょうか?",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:17:00.432Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 28,
3
+ "name": "Ego is the weakness",
4
+ "category": "osint",
5
+ "translation": "最近、ransomwareの活動が確認され、数秒のうちに数百万ドルもの損失が発生しました。政府との共同調査の結果、その活動を犯人のものと思われるInstagramアカウントまで追跡することに成功しました。このサイバー犯罪者が頻繁に訪れる場所の住所を特定するのを手伝っていただけますか?我々の情報によると、この人物はまだ若く、卒業していない可能性が高いようです。\n\nFlag format: `pecan{Paste in the address from Google Maps}`",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:17:13.071Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 29,
3
+ "name": "Go git the door",
4
+ "category": "osint",
5
+ "translation": "過去に多くの大規模なランサムウェア攻撃を成功させてきた悪名高いサイバー犯罪者が、新たな計画に取り組んでいます。幸いなことに、彼は誤って自身の GitHub リポジトリを公開してしまいました。彼が誤って機密情報を漏洩させていないか、調査してもらえませんか?\n\nFlag format: `pecan{secret1_secret2}`",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:17:30.894Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 30,
3
+ "name": "Echo Chamber",
4
+ "category": "pwn",
5
+ "translation": "送ったものをそのまま返してくるだけの奇妙なサービスを見つけました。まるで変な鏡か、反射(リフレクション)か何かのようです。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:17:39.480Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 31,
3
+ "name": "Flag Fish",
4
+ "category": "pwn",
5
+ "translation": "Bjarneは誰もが欲しがるflag fishを狙っています。彼の最初の `try` は失敗に終わりました。今度こそ彼がそれを `catch` できるよう、手伝ってくれませんか?",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:17:51.057Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 32,
3
+ "name": "fridge",
4
+ "category": "pwn",
5
+ "translation": "data breach が発生しました!当社の forensics チームは、新しいスマート冷蔵庫から不審な traffic が送信されていることを突き止め、さらに古い debugging service が未だに稼働しているのを発見したようです...\n\n彼らがどのようにして当社の冷蔵庫への access を得たのかを解明するのは、あなたにかかっています!",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:18:06.253Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 33,
3
+ "name": "Say Shells!",
4
+ "category": "pwn",
5
+ "translation": "画像ファイルを upload して、その EXIF metadata を確認できるシンプルな web app があります。しかし、何かがおかしいような気がします... アップロードした画像は、少し深く分析されすぎていませんか?\nserver をうまく騙して自身の command を実行させ、隠された flag.txt ファイルの中身を暴くことができるでしょうか?\n\n注:画像ファイルの upload のみが許可されています。brute force は必要ありません — 必要なのは、少しの創造力と適切な format だけです。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:18:19.938Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 34,
3
+ "name": "Show Me What You GOT!",
4
+ "category": "pwn",
5
+ "translation": "君の GOT を見せてくれ!君の GOT が見たいんだ!",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:18:28.534Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 35,
3
+ "name": "cafe1995",
4
+ "category": "rev",
5
+ "translation": "あなたは、解雇されたばかりの管理されていなかった開発者が残したプログラムの残骸を引き継ぎました。\nパスワードを見つけ出し、会社を軌道に乗せてください...さもないと、あなたもクビになってしまいますよ。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:18:42.117Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 36,
3
+ "name": "Doors 3",
4
+ "category": "rev",
5
+ "translation": "あなたの友人は、あなたが絶対に取得できないと考えている最後の flag を用意しています。彼らは licence check のバイパスを検知する能力をテストしているからです。\n\n最後の flag の取得に挑戦してみてください。そのためには binary を patch する必要があるかもしれませんが、いくつかのアプローチが存在します。",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:18:55.322Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 37,
3
+ "name": "Doors 2",
4
+ "category": "rev",
5
+ "translation": "友人は、自分が忘れていた flag をあなたが見つけてくれたことにとても感謝しています!\n\n友人は時間をかけて残りの flags を隠し、あなたがそれにたどり着けないことを願っています。あなたは友人の key validation function を reverse できると思いますか?\nこの program 用に独自の licence key を生成して、flag を手に入れましょう!",
6
+ "lang": "ja",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:19:08.782Z"
9
+ }