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": "다음 중 대칭 암호가 아닌 알고리즘은 무엇입니까?",
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은 무엇을 악용합니까?",
16
+ "category": "Web Security",
17
+ "options": {
18
+ "A": "웹 서버의 Buffer overflow",
19
+ "B": "데이터베이스 쿼리 내 정제되지 않은 사용자 입력",
20
+ "C": "취약한 암호화 알고리즘",
21
+ "D": "잘못 설정된 방화벽 규칙"
22
+ }
23
+ },
24
+ {
25
+ "number": 3,
26
+ "text": "\"Forbidden\"을 나타내는 HTTP 상태 코드는 무엇입니까?",
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": "암호학에서 nonce의 주요 목적은 무엇입니까?",
38
+ "category": "Cryptography",
39
+ "options": {
40
+ "A": "저장된 데이터 암호화",
41
+ "B": "재전송 공격 방지",
42
+ "C": "무작위 비밀번호 생성",
43
+ "D": "암호화 전 데이터 압축"
44
+ }
45
+ },
46
+ {
47
+ "number": 5,
48
+ "text": "네트워크 패킷 캡처에 일반적으로 사용되는 도구는 무엇입니까?",
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": "사이버 보안에서 XSS는 무엇의 약자입니까?",
60
+ "category": "Web Security",
61
+ "options": {
62
+ "A": "Extended Security System (확장 보안 시스템)",
63
+ "B": "Cross-Site Scripting (크로스 사이트 스크립팅)",
64
+ "C": "XML Secure Socket (XML 보안 소켓)",
65
+ "D": "Cross-Server Sharing (크로스 서버 공유)"
66
+ }
67
+ },
68
+ {
69
+ "number": 7,
70
+ "text": "방화벽의 주요 기능은 무엇입니까?",
71
+ "category": "Network",
72
+ "options": {
73
+ "A": "네트워크 데이터 암호화",
74
+ "B": "보안 규칙에 따른 네트워크 트래픽 필터링",
75
+ "C": "파일 내 바이러스 탐지",
76
+ "D": "인터넷 연결 속도 향상"
77
+ }
78
+ },
79
+ {
80
+ "number": 8,
81
+ "text": "정상적인 소프트웨어로 위장하는 Malware 유형은 무엇입니까?",
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": "웹에서 안전한 통신을 제공하는 프로토콜은 무엇입니까?",
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": "암호학적 hash란 무엇인가?",
104
+ "category": "Cryptography",
105
+ "options": {
106
+ "A": "가역적인 암호화 key",
107
+ "B": "고정된 크기의 digest를 생성하는 단방향 함수",
108
+ "C": "인증 프로토콜",
109
+ "D": "디지털 서명의 한 종류"
110
+ }
111
+ },
112
+ {
113
+ "number": 11,
114
+ "text": "바이너리 분석(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": "트래픽을 리디렉션하기 위해 DNS 요청을 조작하는 공격은 무엇입니까?",
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": "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": "2FA(이중 인증)란 무엇인가?",
148
+ "category": "Authentication",
149
+ "options": {
150
+ "A": "두 개의 서로 다른 비밀번호를 사용하는 것",
151
+ "B": "두 가지 다른 유형의 자격 증명으로 신원을 확인하는 것",
152
+ "C": "데이터를 두 번 암호화하는 것",
153
+ "D": "두 개의 네트워크를 통해 연결하는 것"
154
+ }
155
+ },
156
+ {
157
+ "number": 15,
158
+ "text": "시스템에서 열린 포트를 보여주는 Linux 명령어는 무엇입니까?",
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": "Man-in-the-Middle (MitM) 공격이란 무엇인가?",
170
+ "category": "Network",
171
+ "options": {
172
+ "A": "권한 없이 서버에 접근하는 것",
173
+ "B": "두 당사자 간의 통신을 가로채고 조작하는 것",
174
+ "C": "서버에 과부하를 주기 위해 다수의 요청을 전송하는 것",
175
+ "D": "Brute force 방식으로 비밀번호를 추측하는 것"
176
+ }
177
+ },
178
+ {
179
+ "number": 17,
180
+ "text": "다음 중 해시 알고리즘은 무엇입니까?",
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": "최소 권한의 원칙이란 무엇인가?",
192
+ "category": "Security",
193
+ "options": {
194
+ "A": "모든 사용자에게 root 권한을 부여한다",
195
+ "B": "작업을 수행하는 데 필요한 권한만 부여한다",
196
+ "C": "가능한 가장 짧은 비밀번호를 사용한다",
197
+ "D": "모든 방화벽을 비활성화한다"
198
+ }
199
+ },
200
+ {
201
+ "number": 19,
202
+ "text": "port scanning에 일반적으로 사용되는 도구는 무엇입니까?",
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": "Ransomware란 무엇인가?",
214
+ "category": "Malware",
215
+ "options": {
216
+ "A": "원치 않는 광고를 표시하는 소프트웨어",
217
+ "B": "파일을 암호화하고 복호화의 대가로 금전을 요구하는 소프트웨어",
218
+ "C": "키 입력을 기록하는 소프트웨어",
219
+ "D": "네트워크를 통해 스스로 복제하는 소프트웨어"
220
+ }
221
+ },
222
+ {
223
+ "number": 21,
224
+ "text": "대칭 암호화와 비대칭 암호화의 차이점은 무엇입니까?",
225
+ "category": "Cryptography",
226
+ "options": {
227
+ "A": "대칭 암호화는 암호화와 복호화에 동일한 키를 사용하며, 비대칭 암호화는 두 개의 서로 다른 키를 사용합니다.",
228
+ "B": "대칭 암호화는 비대칭 암호화보다 느립니다.",
229
+ "C": "비대칭 암호화는 작은 파일에만 작동합니다.",
230
+ "D": "중대한 차이점은 없습니다."
231
+ }
232
+ },
233
+ {
234
+ "number": 22,
235
+ "text": "웹 서버에서 임의의 코드 실행을 허용하는 취약점은 무엇입니까?",
236
+ "category": "Web Security",
237
+ "options": {
238
+ "A": "CSRF",
239
+ "B": "원격 코드 실행 (RCE)",
240
+ "C": "Clickjacking",
241
+ "D": "Open Redirect"
242
+ }
243
+ },
244
+ {
245
+ "number": 23,
246
+ "text": "OWASP란 무엇인가?",
247
+ "category": "Security",
248
+ "options": {
249
+ "A": "보안 운영 체제",
250
+ "B": "웹 보안 표준 및 가이드를 발행하는 조직",
251
+ "C": "방화벽의 일종",
252
+ "D": "보안용 프로그래밍 언어"
253
+ }
254
+ },
255
+ {
256
+ "number": 24,
257
+ "text": "파일 권한을 변경하는 Linux 명령어는 무엇입니까?",
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": "SSL/TLS 인증서란 무엇입니까?",
269
+ "category": "Cryptography",
270
+ "options": {
271
+ "A": "악성코드가 포함된 파일",
272
+ "B": "웹사이트의 신원을 증명하는 디지털 문서",
273
+ "C": "SSH용 개인 키",
274
+ "D": "암호화된 데이터베이스의 일종"
275
+ }
276
+ },
277
+ {
278
+ "number": 26,
279
+ "text": "다음 중 사회공학 공격에 해당하는 것은 무엇인가?",
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": "Linux 명령어 \"grep\"은 어떤 역할을 합니까?",
291
+ "category": "Linux",
292
+ "options": {
293
+ "A": "파일을 압축합니다.",
294
+ "B": "파일에서 텍스트 패턴을 검색합니다.",
295
+ "C": "활성 프로세스를 표시합니다.",
296
+ "D": "네트워크를 구성합니다."
297
+ }
298
+ },
299
+ {
300
+ "number": 28,
301
+ "text": "VPN이란 무엇입니까?",
302
+ "category": "Network",
303
+ "options": {
304
+ "A": "바이러스의 한 종류",
305
+ "B": "인터넷 트래픽을 암호화하는 가상 사설망",
306
+ "C": "파일 전송 프로토콜",
307
+ "D": "취약점 스캐너"
308
+ }
309
+ },
310
+ {
311
+ "number": 29,
312
+ "text": "CSRF(Cross-Site Request Forgery)란 무엇인가?",
313
+ "category": "Web Security",
314
+ "options": {
315
+ "A": "사용자 브라우저가 승인되지 않은 작업을 수행하도록 강제하는 공격",
316
+ "B": "데이터 암호화 방식",
317
+ "C": "네트워크 스캐너의 일종",
318
+ "D": "파일 압축 기술"
319
+ }
320
+ },
321
+ {
322
+ "number": 30,
323
+ "text": "데이터베이스에 비밀번호를 저장하기 위한 모범 사례는 무엇입니까?",
324
+ "category": "Security",
325
+ "options": {
326
+ "A": "평문(Plain text)",
327
+ "B": "AES로 암호화",
328
+ "C": "salt를 추가하여 해시 처리",
329
+ "D": "Base64로 인코딩"
330
+ }
331
+ }
332
+ ]
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 1,
3
+ "name": "Incorrect Implementation of RSA",
4
+ "category": "crypto",
5
+ "translation": "Acabei de aprender sobre Rivest-Shamir-Aldeman, e então criei minha própria implementação customizada. Aqui está a mensagem:\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": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:57:12.795Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 10,
3
+ "name": "The Perfect Breakfast",
4
+ "category": "crypto",
5
+ "translation": "Ah, o café da manhã. No momento em que o sol desponta no horizonte, não há nada como o cheiro de algo chiando no fogão. Nunca pulo essa refeição, não porque sou uma pessoa matutina, mas porque é no café da manhã que encontro minha verdadeira vocação. Algumas pessoas optam por cereal, outras por torrada, mas eu? Gosto de manter as coisas crocantes.\n\nHá uma arte na minha rotina matinal. Dois ovos, ligeiramente moles. Uma xícara de café, preto. E a joia da coroa: aquela perfeição defumada e salgada que nunca falha em colocar um sorriso no meu rosto. Meu favorito absoluto. É um pouco indulgente, claro, mas vale cada mordida.\n\nDizem que o café da manhã é a refeição mais importante do dia… talvez seja por isso que escondi a mensagem lá. Você só precisa saber onde procurar, por baixo das camadas.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:00.370Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 11,
3
+ "name": "Wise Words",
4
+ "category": "crypto",
5
+ "translation": "Certa vez, encontrei Augusto, o filho adotivo e herdeiro de um grande general. Quando lhe perguntei qual era sua maior estratégia, ele simplesmente sussurrou: Fwfo_Djqifsaa_Fwpmwf",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:03.349Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 12,
3
+ "name": "HexedHeaders",
4
+ "category": "forensics",
5
+ "translation": "Este arquivo parece conter segredos... Mas como entrar...",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:08.644Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 13,
3
+ "name": "Keylogger",
4
+ "category": "forensics",
5
+ "translation": "Após sentir que algo não estava certo, Ole reportou isso ao security team. A equipe decidiu investigar a network e notou algo suspeito.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:14.651Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 14,
3
+ "name": "obfuscated script",
4
+ "category": "forensics",
5
+ "translation": "Um membro da equipe encontrou dois files estranhos na sua Downloads folder: um script e um file que eles não conseguiam ler. Você consegue descobrir o que eles são?",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:25.850Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 15,
3
+ "name": "Ping",
4
+ "category": "forensics",
5
+ "translation": "Atacantes estão ficando mais espertos hoje em dia, eles estão encontrando todo tipo de maneira para exfiltrate data! O que eles roubaram desta vez?",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:32.762Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 16,
3
+ "name": "Sound Inversion",
4
+ "category": "forensics",
5
+ "translation": "Soldado, acreditamos que o inimigo escondeu uma mensagem de áudio falada em algum lugar neste arquivo. Encontre-a e relate de volta imediatamente.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:36.936Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 17,
3
+ "name": "There is always a trace",
4
+ "category": "forensics",
5
+ "translation": "Você foi contratado pela NSA e é o seu primeiro dia de trabalho. Para a sua primeira tarefa, eles te deram um file com aparência suspeita, com quase nenhum contexto, exceto que ele foi recuperado de um laptop de um indivíduo que era suspeito de compromising um government server remotely.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:46.051Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 18,
3
+ "name": "Electric Debugger",
4
+ "category": "misc",
5
+ "translation": "O concorrente de outros populares debuggers acabou de lançar uma nova versão do seu Electric debugger esta manhã.\nInfelizmente, não é mais free ou open-source. No entanto, rumores dizem que recompensas estão disponíveis se alguém conseguir hackeá-lo.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:54.845Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 19,
3
+ "name": "Old is gold",
4
+ "category": "misc",
5
+ "translation": "O sysadmin anterior trabalhou aqui por quase 47 anos. Você descobre este arquivo no PC antigo dele...",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:58:59.476Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 20,
3
+ "name": "Perceptions",
4
+ "category": "misc",
5
+ "translation": "Confira este blog que eu fiz! Ele tem um backend legal, aparentemente ele usa menos ports.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:59:06.167Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 21,
3
+ "name": "Rules",
4
+ "category": "misc",
5
+ "translation": "Siga as regras para este CTF!\n\nTemos uma pequena web application que é supostamente segura. Até escondemos uma FLAG dentro do seu source code, mas é super secreta! Apenas os hackers mais habilidosos devem encontrá-la.\n\nSua tarefa é explorar a application, encontrar quaisquer vulnerabilities, e finalmente recuperar a FLAG.\n\nA application está rodando em http://challenge.example.com.\n\nBoa sorte, e happy hacking!\n\nFlag format: `FLAG{...}`",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:59:17.682Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 22,
3
+ "name": "Survey",
4
+ "category": "misc",
5
+ "translation": "Conte-nos o que você achou do PECAN+ CTF 2025. Todo feedback ajuda!\n\n<https://forms.cloud.microsoft/r/q5ESPCft24>",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:59:21.914Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 23,
3
+ "name": "The Job Interview",
4
+ "category": "misc",
5
+ "translation": "Você está curvado sobre seu teclado, travando um combate mental com perguntas de entrevista de emprego por duas horas implacáveis. Seu café está frio. Sua paciência, mais fina.\nMas, justamente quando você está prestes a enviar sua resposta final, uma mensagem enigmática aparece em sua tela:\n\n\"Você provou sua resistência. Agora vamos testar sua capacidade de resolução de problemas e seu conhecimento avançado do código que você parece conhecer tão bem.\"\n\nUma única URL surge na tela:\n\nhttps://docs.google.com/document/d/e/2PACX-1vRW7X8yMO9cM-b6Ao3FbiZysF3MIjARoeO73z0PlG8O_yeM8xxWAWzt9hdoavlh3HR1IOEwWtJFpczI/pub\n\nLá dentro? Uma grade de dados enigmáticos, enganosamente simples, mas escondendo algo crucial.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:59:29.690Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 24,
3
+ "name": "Class Above Par",
4
+ "category": "osint",
5
+ "translation": "Todos os dias, Jamie caminha pelas ruas arborizadas dos subúrbios do sul de Melbourne para chegar à sua escola secundária — um lugar onde a chamada matinal é frequentemente interrompida pelo trovão distante de aeronaves sobrevoando.\n\nCerta tarde, enquanto mapeava pontos de referência locais para um projeto de aula, Jamie descobriu algo curioso: sua escola pode ser a escola secundária mais próxima de um grande aeroporto. Mais peculiar ainda, fica também a poucos passos de extensos campos de golfe, onde tacadas tranquilas contrastam com o barulho dos motores a jato.\n\nVocê consegue descobrir a escola que Jamie chama de lar? Flag format: `pecan{my_high_school}`",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:59:42.261Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 25,
3
+ "name": "Travelling Around",
4
+ "category": "osint",
5
+ "translation": "Hmm… Corn Man parece ter visitado alguns lugares interessantes, em uma rota muito estranha. Poderia isso significar algo? Talvez os subúrbios guardem uma pista... As postagens podem conter um \"pointer\" na direção certa...\nLembre-se de envolver a flag em pecan{}, use letras maiúsculas e separe as palavras com um underscore. Ex: `pecan{I_LOVE_PECAN}`",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T03:59:55.503Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 26,
3
+ "name": "Online Presence",
4
+ "category": "osint",
5
+ "translation": "Após uma investigação extensa, parece que Corn Man tem uma presença nas redes sociais. Poderia nos ajudar a encontrar a conta que ele usa?",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:00:04.015Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 27,
3
+ "name": "Happy Birthday Corn Man!",
4
+ "category": "osint",
5
+ "translation": "Tenho rastreado o Corn Man há algum tempo, mas me deparei com um impasse. Recentemente, encontrei o email dele online: <cornman25944@gmail.com>. Ele parece ter uma grande presença online. Você poderia potencialmente encontrar a data de nascimento dele e ajudar nesta investigação?",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:00:11.175Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 28,
3
+ "name": "Ego is the weakness",
4
+ "category": "osint",
5
+ "translation": "Uma operação de ransomware foi avistada recentemente, que resultou em milhões de dólares perdidos em segundos.\nApós alguma investigação colaborativa com o governo, rastreamos suas atividades até uma conta do Instagram, que se acredita pertencer ao culpado.\nVocê pode nos ajudar a identificar o endereço de um lugar que este cibercriminoso frequentemente visita?\nNossa inteligência indica que há uma grande chance de essa pessoa ainda ser jovem, então ela ainda não se formou.\n\nFlag format: `pecan{Paste in the address from Google Maps}`",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:00:26.840Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 29,
3
+ "name": "Go git the door",
4
+ "category": "osint",
5
+ "translation": "Um infame cibercriminoso que realizou com sucesso muitas operações de ransomware em larga escala no passado está trabalhando em uma nova. Para nossa sorte, ele acidentalmente tornou seu GitHub repository público. Você pode examinar para ver se ele acidentalmente expõe alguma informação secreta?\nFlag format: `pecan{secret1_secret2}`",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:00:29.752Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 30,
3
+ "name": "Echo Chamber",
4
+ "category": "pwn",
5
+ "translation": "Encontrei este serviço estranho que simplesmente responde com o que quer que você envie para ele, é como um espelho estranho ou uma reflexão ou algo assim.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:00:38.464Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 31,
3
+ "name": "Flag Fish",
4
+ "category": "pwn",
5
+ "translation": "Bjarne está caçando o cobiçado flag fish. Sua primeira `try` não teve sucesso, você pode ajudá-lo a fazer o `catch` desta vez?",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:00:48.562Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 32,
3
+ "name": "fridge",
4
+ "category": "pwn",
5
+ "translation": "Tivemos um data breach! Nossa equipe de forensics apurou que havia um tráfego estranho vindo do nosso novo smart refrigerator, e parece que eles encontraram um antigo debugging service que ainda está em execução...\n\nAgora é com você descobrir como eles conseguiram acesso ao nosso fridge!",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:00:58.110Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 33,
3
+ "name": "Say Shells!",
4
+ "category": "pwn",
5
+ "translation": "Um simples web app permite que você faça upload de image files para visualizar seus EXIF metadata. Mas algo parece estranho... suas images estão sendo analisadas um pouco profundamente demais?\nVocê consegue enganar o server para que ele execute um command próprio — e revele o conteúdo de um flag.txt file oculto?\n\nNota: Apenas image file uploads são permitidos. Você não precisará de brute force — apenas um pouco de criatividade e o format certo.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:01:05.609Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 34,
3
+ "name": "Show Me What You GOT!",
4
+ "category": "pwn",
5
+ "translation": "Mostre o que você TEM! Eu quero ver do que você é capaz!",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:01:16.043Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 35,
3
+ "name": "cafe1995",
4
+ "category": "rev",
5
+ "translation": "Você pegou os pedaços de um programa de um desenvolvedor não supervisionado que acabou de ser demitido.\nEncontre a senha e coloque a empresa de volta nos trilhos... ou eles vão te demitir também.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:01:24.133Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 36,
3
+ "name": "Doors 3",
4
+ "category": "rev",
5
+ "translation": "Seu amigo tem uma última flag que ele não acha que você consegue alcançar, já que eles estão testando sua capacidade de detectar bypassing the licence check.\n\nTente pegar a última flag. Você pode precisar patch the binary para chegar lá, mas há algumas rotas a seguir.",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:01:30.126Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 37,
3
+ "name": "Doors 2",
4
+ "category": "rev",
5
+ "translation": "Seu amigo está muito agradecido por ter encontrado aquela flag que eles esqueceram!\n\nEles dedicaram um tempo para esconder o resto das flags e esperam que você não consiga alcançá-las. Você acha que conseguiria fazer o reverse da key validation function deles?\nGere sua própria licence key para o programa deles e pegue a flag!",
6
+ "lang": "pt",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:01:38.947Z"
9
+ }