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": "Quel algorithme N'EST PAS un chiffrement symétrique ?",
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": "Qu'exploite l'injection SQL ?",
16
+ "category": "Web Security",
17
+ "options": {
18
+ "A": "Buffer overflow dans un serveur web",
19
+ "B": "Saisie utilisateur non assainie dans les requêtes de base de données",
20
+ "C": "Algorithmes de chiffrement faibles",
21
+ "D": "Règles de pare-feu mal configurées"
22
+ }
23
+ },
24
+ {
25
+ "number": 3,
26
+ "text": "Quel code de statut HTTP indique \"Interdit\" ?",
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": "Quel est l'objectif principal d'un nonce en cryptographie ?",
38
+ "category": "Cryptography",
39
+ "options": {
40
+ "A": "Chiffrer les données au repos",
41
+ "B": "Empêcher les attaques par rejeu",
42
+ "C": "Générer des mots de passe aléatoires",
43
+ "D": "Compresser les données avant le chiffrement"
44
+ }
45
+ },
46
+ {
47
+ "number": 5,
48
+ "text": "Quel outil est couramment utilisé pour la capture de paquets réseau ?",
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": "Que signifie XSS en cybersécurité ?",
60
+ "category": "Web Security",
61
+ "options": {
62
+ "A": "Système de sécurité étendu",
63
+ "B": "Cross-Site Scripting",
64
+ "C": "Socket sécurisé XML",
65
+ "D": "Partage inter-serveurs"
66
+ }
67
+ },
68
+ {
69
+ "number": 7,
70
+ "text": "Quelle est la fonction principale d'un pare-feu ?",
71
+ "category": "Network",
72
+ "options": {
73
+ "A": "Chiffrer les données réseau",
74
+ "B": "Filtrer le trafic réseau en fonction de règles de sécurité",
75
+ "C": "Détecter les virus dans les fichiers",
76
+ "D": "Accélérer la connexion internet"
77
+ }
78
+ },
79
+ {
80
+ "number": 8,
81
+ "text": "Quel type de malware se déguise en logiciel légitime ?",
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": "Quel protocole fournit une communication sécurisée sur le 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": "Qu'est-ce qu'une fonction de hachage cryptographique ?",
104
+ "category": "Cryptography",
105
+ "options": {
106
+ "A": "Une clé de chiffrement réversible",
107
+ "B": "Une fonction unidirectionnelle produisant un condensat de taille fixe",
108
+ "C": "Un protocole d'authentification",
109
+ "D": "Un type de signature numérique"
110
+ }
111
+ },
112
+ {
113
+ "number": 11,
114
+ "text": "Quel outil est utilisé pour l'analyse binaire ?",
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": "Quelle attaque manipule les requêtes DNS pour rediriger le trafic ?",
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": "Quel est le port standard pour 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": "Qu'est-ce que l'authentification à deux facteurs (2FA) ?",
148
+ "category": "Authentication",
149
+ "options": {
150
+ "A": "Utiliser deux mots de passe différents",
151
+ "B": "Vérifier l'identité avec deux types de justificatifs distincts",
152
+ "C": "Chiffrer les données deux fois",
153
+ "D": "Se connecter via deux réseaux"
154
+ }
155
+ },
156
+ {
157
+ "number": 15,
158
+ "text": "Quelle commande Linux affiche les ports ouverts sur un système ?",
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": "Qu'est-ce qu'une attaque de type Man-in-the-Middle (MitM) ?",
170
+ "category": "Network",
171
+ "options": {
172
+ "A": "Accéder à un serveur sans autorisation",
173
+ "B": "Intercepter et modifier des communications entre deux parties",
174
+ "C": "Envoyer de multiples requêtes pour surcharger un serveur",
175
+ "D": "Deviner des mots de passe par brute force"
176
+ }
177
+ },
178
+ {
179
+ "number": 17,
180
+ "text": "Lequel de ces éléments est un algorithme de hachage ?",
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": "Quel est le principe du moindre privilège ?",
192
+ "category": "Security",
193
+ "options": {
194
+ "A": "Donner un accès root à tous les utilisateurs",
195
+ "B": "Accorder uniquement les permissions nécessaires pour effectuer une tâche",
196
+ "C": "Utiliser le mot de passe le plus court possible",
197
+ "D": "Désactiver tous les firewalls"
198
+ }
199
+ },
200
+ {
201
+ "number": 19,
202
+ "text": "Quel outil est couramment utilisé pour le scan de ports ?",
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": "Qu'est-ce qu'un ransomware ?",
214
+ "category": "Malware",
215
+ "options": {
216
+ "A": "Logiciel qui affiche des publicités indésirables",
217
+ "B": "Logiciel qui chiffre des fichiers et exige un paiement pour les déchiffrer",
218
+ "C": "Logiciel qui enregistre les frappes de clavier",
219
+ "D": "Logiciel qui se réplique à travers les réseaux"
220
+ }
221
+ },
222
+ {
223
+ "number": 21,
224
+ "text": "Quelle est la différence entre le chiffrement symétrique et asymétrique ?",
225
+ "category": "Cryptography",
226
+ "options": {
227
+ "A": "Le symétrique utilise la même clé pour chiffrer et déchiffrer ; l'asymétrique utilise deux clés différentes",
228
+ "B": "Le symétrique est plus lent que l'asymétrique",
229
+ "C": "L'asymétrique ne fonctionne qu'avec de petits fichiers",
230
+ "D": "Il n'y a pas de différence significative"
231
+ }
232
+ },
233
+ {
234
+ "number": 22,
235
+ "text": "Quelle vulnérabilité permet l'exécution de code arbitraire sur un serveur 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": "Qu'est-ce qu'OWASP ?",
247
+ "category": "Security",
248
+ "options": {
249
+ "A": "Un système d'exploitation de sécurité",
250
+ "B": "Une organisation qui publie des normes et des guides de sécurité web",
251
+ "C": "Un type de firewall",
252
+ "D": "Un langage de programmation pour la sécurité"
253
+ }
254
+ },
255
+ {
256
+ "number": 24,
257
+ "text": "Quelle commande Linux modifie les permissions de fichier ?",
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": "Qu'est-ce qu'un certificat SSL/TLS ?",
269
+ "category": "Cryptography",
270
+ "options": {
271
+ "A": "Un fichier contenant un malware",
272
+ "B": "Un document numérique qui vérifie l'identité d'un site web",
273
+ "C": "Une clé privée pour SSH",
274
+ "D": "Un type de base de données chiffrée"
275
+ }
276
+ },
277
+ {
278
+ "number": 26,
279
+ "text": "Laquelle des attaques suivantes est une attaque d'ingénierie sociale ?",
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": "À quoi sert la commande Linux \"grep\" ?",
291
+ "category": "Linux",
292
+ "options": {
293
+ "A": "Compresse des fichiers",
294
+ "B": "Recherche des motifs de texte dans des fichiers",
295
+ "C": "Affiche les processus actifs",
296
+ "D": "Configure le réseau"
297
+ }
298
+ },
299
+ {
300
+ "number": 28,
301
+ "text": "Qu'est-ce qu'un VPN ?",
302
+ "category": "Network",
303
+ "options": {
304
+ "A": "Un type de virus",
305
+ "B": "Un Virtual Private Network qui chiffre le trafic internet",
306
+ "C": "Un protocole de transfert de fichiers",
307
+ "D": "Un scanner de vulnérabilités"
308
+ }
309
+ },
310
+ {
311
+ "number": 29,
312
+ "text": "Qu'est-ce que le CSRF (Cross-Site Request Forgery) ?",
313
+ "category": "Web Security",
314
+ "options": {
315
+ "A": "Une attaque qui force le navigateur d'un utilisateur à effectuer des actions non autorisées",
316
+ "B": "Une méthode de chiffrement de données",
317
+ "C": "Un type de scanner de réseau",
318
+ "D": "Une technique de compression de fichiers"
319
+ }
320
+ },
321
+ {
322
+ "number": 30,
323
+ "text": "Quelle est la meilleure pratique pour stocker les mots de passe dans une base de données ?",
324
+ "category": "Security",
325
+ "options": {
326
+ "A": "Plain text",
327
+ "B": "Chiffré avec AES",
328
+ "C": "Haché avec un sel",
329
+ "D": "Encodé en Base64"
330
+ }
331
+ }
332
+ ]
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 1,
3
+ "name": "Incorrect Implementation of RSA",
4
+ "category": "crypto",
5
+ "translation": "यहाँ CTF चुनौती का हिंदी अनुवाद है:\n\nमैंने अभी-अभी Rivest-Shamir-Aldeman के बारे में सीखा है, और इसलिए मैंने अपना खुद का custom implementation बनाया है। यह रहा संदेश:\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": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:08:42.227Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 10,
3
+ "name": "The Perfect Breakfast",
4
+ "category": "crypto",
5
+ "translation": "आह, नाश्ता। जैसे ही सूरज क्षितिज से झाँकता है, स्टोव पर कुछ भुनने की गंध जैसा और कुछ नहीं है। मैं इसे कभी नहीं छोड़ता, इसलिए नहीं कि मैं सुबह उठने वाला व्यक्ति हूँ, बल्कि इसलिए कि नाश्ते में ही मुझे अपनी असली पहचान मिलती है। कुछ लोग cereal खाते हैं, दूसरे toast, लेकिन मैं? मुझे चीज़ें crispy रखना पसंद है।\n\nमेरी सुबह की दिनचर्या में एक कला है। दो अंडे, थोड़े runny। एक कप coffee, black। और सबसे खास चीज़: वह smoky, salty पूर्णता जो मेरे चेहरे पर मुस्कान लाने में कभी विफल नहीं होती। मेरा सबसे पसंदीदा। यह थोड़ा indulgent है, बेशक, लेकिन हर निवाले के लायक है।\n\nवे कहते हैं कि नाश्ता दिन का सबसे महत्वपूर्ण भोजन है… शायद इसीलिए मैंने message वहीं छिपाया है। आपको बस layers के नीचे कहाँ देखना है यह जानना होगा।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:38.687Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 11,
3
+ "name": "Wise Words",
4
+ "category": "crypto",
5
+ "translation": "मैं एक बार ऑगस्टस से मिला, जो एक महान सेनापति का गोद लिया हुआ बेटा और वारिस था। जब मैंने उससे पूछा कि उसकी सबसे बड़ी रणनीति क्या थी, तो उसने बस फुसफुसाया: Fwfo_Djqifsaa_Fwpmwf",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:43.498Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 12,
3
+ "name": "HexedHeaders",
4
+ "category": "forensics",
5
+ "translation": "लगता है इस फ़ाइल में रहस्य हैं... लेकिन अंदर कैसे जाएँ?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:49.686Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 13,
3
+ "name": "Keylogger",
4
+ "category": "forensics",
5
+ "translation": "कुछ गड़बड़ होने का एहसास होने के बाद, Ole ने इसे सुरक्षा टीम को रिपोर्ट किया। टीम ने the network की जाँच करने का निर्णय लिया और कुछ संदिग्ध देखा।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:09:57.994Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 14,
3
+ "name": "obfuscated script",
4
+ "category": "forensics",
5
+ "translation": "एक कर्मचारी को उनके Downloads folder में दो अजीब Files मिलीं: एक script और एक File जिसे वे पढ़ नहीं सकते थे। क्या आप पता लगा सकते हैं कि वे क्या हैं?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:05.553Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 15,
3
+ "name": "Ping",
4
+ "category": "forensics",
5
+ "translation": "Attackers आजकल और भी चालाक होते जा रहे हैं, वे exfiltrate data करने के लिए तरह-तरह के तरीके ढूंढ रहे हैं! उन्होंने इस बार क्या चुराया?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:11.793Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 16,
3
+ "name": "Sound Inversion",
4
+ "category": "forensics",
5
+ "translation": "सैनिक, हमें लगता है कि दुश्मन ने इस file में कहीं एक बोला हुआ ऑडियो संदेश छिपाया है। इसे ढूंढो, और तुरंत रिपोर्ट करो।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:19.091Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 17,
3
+ "name": "There is always a trace",
4
+ "category": "forensics",
5
+ "translation": "आपको NSA द्वारा नियुक्त किया गया है और आज नौकरी पर आपका पहला दिन है। अपने पहले काम के लिए, उन्होंने आपको एक संदिग्ध-सी दिखने वाली file दी है जिसके बारे में शायद ही कोई context है, सिवाय इसके कि इसे एक व्यक्ति के laptop से निकाला गया था जिस पर remotely एक government server को compromise करने का संदेह था।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:26.487Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 18,
3
+ "name": "Electric Debugger",
4
+ "category": "misc",
5
+ "translation": "अन्य लोकप्रिय debuggers के प्रतियोगी ने आज सुबह अपने Electric debugger का एक नया संस्करण जारी किया है। दुर्भाग्य से, यह अब free या open-source नहीं है। हालांकि, अफवाहों के अनुसार, bounties उपलब्ध हैं यदि कोई इसे hack करने में कामयाब रहता है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:31.334Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 19,
3
+ "name": "Old is gold",
4
+ "category": "misc",
5
+ "translation": "पिछला sysadmin यहाँ लगभग 47 सालों से काम करते आ रहे थे। आपको उनके पुराने PC पर यह file मिली...",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:38.639Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 20,
3
+ "name": "Perceptions",
4
+ "category": "misc",
5
+ "translation": "मैंने एक **blog** बनाया है, इसे देखें! इसमें एक बढ़िया **backend** है, लगता है कि यह कम **ports** का उपयोग करता है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:45.167Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 21,
3
+ "name": "Rules",
4
+ "category": "misc",
5
+ "translation": "इस CTF के लिए नियमों का पालन करें!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:49.343Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 22,
3
+ "name": "Survey",
4
+ "category": "misc",
5
+ "translation": "हमें बताएं कि आपको PECAN+ CTF 2025 कैसा लगा। हर एक feedback मदद करता है!\n\n<https://forms.cloud.microsoft/r/q5ESPCft24>",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:10:55.229Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 23,
3
+ "name": "The Job Interview",
4
+ "category": "misc",
5
+ "translation": "आप अपने keyboard पर झुके हुए, लगातार दो घंटों से job interview questions से मानसिक रूप से जूझ रहे थे। आपकी coffee ठंडी हो चुकी है। आपका धैर्य कम होता जा रहा था।\n\nलेकिन जैसे ही आप अपना final answer submit करने वाले थे, आपकी screen पर एक cryptic message दिखाई देता है:\n\n\"You've proven your endurance. Now let's test your problem-solving and advanced knowledge of the code you seem to know so well.\"\n\nएक single URL स्क्रीन पर आ जाता है:\n\nhttps://docs.google.com/document/d/e/2PACX-1vRW7X8yMO9cM-b6Ao3FbiZysF3MIjARoeO73z0PlG8O_yeM8xxWAWzt9hdoavlh3HR1IOEwWtJFpczI/pub\n\nइसके अंदर? cryptic data का एक grid, deceptively simple, फिर भी कुछ crucial छुपाए हुए है।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:04.177Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 24,
3
+ "name": "Class Above Par",
4
+ "category": "osint",
5
+ "translation": "हर दिन, जैमी अपने secondary school पहुँचने के लिए मेलबर्न के दक्षिणी उपनगरों की पेड़ों से सजी सड़कों पर चलता/चलती है — एक ऐसी जगह जहाँ सुबह की roll call अक्सर सिर के ऊपर से गुज़रते विमानों की दूर की गड़गड़ाहट से बाधित होती है।\n\nएक दोपहर, एक class project के लिए स्थानीय landmarks का नक़्शा बनाते समय, जैमी ने एक दिलचस्प बात का पता लगाया: उनका school शायद एक major airport का सबसे नज़दीकी secondary school हो। इससे भी ज़्यादा अजीब बात यह है कि यह फैले हुए golf greens से भी बस कुछ ही दूर है, जहाँ शांत swings, jet engines की गर्जना के विपरीत लगते हैं।\n\nक्या आप उस school का पता लगा सकते हैं जिसे जैमी अपना घर कहता/कहती है? Flag format: `pecan{my_high_school}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:18.434Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 25,
3
+ "name": "Travelling Around",
4
+ "category": "osint",
5
+ "translation": "Hmm… Corn Man ने कुछ दिलचस्प जगहों का दौरा किया लगता है, एक बहुत ही अजीब मार्ग पर। क्या इसका कोई मतलब हो सकता है? शायद उपनगरों में कोई सुराग छिपा हो सकता है... The posts में शायद एक \"pointer\" सही दिशा में हो सकता है...\n\nRemember to wrap the flag in pecan{}, use uppercase letters, and separate the words with an underscore. E.g. `pecan{I_LOVE_PECAN}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:26.441Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 26,
3
+ "name": "Online Presence",
4
+ "category": "osint",
5
+ "translation": "व्यापक जाँच-पड़ताल के बाद, लगता है कि Corn Man की social media पर मौजूदगी है। क्या आप उस account को ढूंढने में हमारी मदद कर सकते हैं जिसका वह इस्तेमाल करता है?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:34.049Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 27,
3
+ "name": "Happy Birthday Corn Man!",
4
+ "category": "osint",
5
+ "translation": "मैं कुछ समय से Corn Man को ट्रैक कर रहा हूँ, लेकिन मुझे एक बाधा का सामना करना पड़ा है। मुझे हाल ही में उसका email ऑनलाइन मिला है, जो कि: <cornman25944@gmail.com> है। लगता है कि उसकी ऑनलाइन उपस्थिति बहुत बड़ी है। क्या आप उसका birthday ढूंढ सकते हैं और इस जाँच में सहायता कर सकते हैं?",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:41.455Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 28,
3
+ "name": "Ego is the weakness",
4
+ "category": "osint",
5
+ "translation": "हाल ही में एक ransomware operation देखा गया था, जिसके परिणामस्वरूप कुछ ही सेकंड में लाखों डॉलर का नुकसान हुआ। सरकार के साथ कुछ सहयोगी जांच के बाद, हमने इसकी गतिविधियों का पता एक Instagram account तक लगाया, जिसके अपराधी का माना जाता है। क्या आप हमें उस जगह का पता लगाने में मदद कर सकते हैं जहाँ यह cybercriminal अक्सर जाता है? हमारी intel बताती है कि इस व्यक्ति के अभी भी युवा होने की बहुत अधिक संभावना है, इसलिए वे अभी तक स्नातक नहीं हुए हैं।\n\nFlag format: `pecan{Paste in the address from Google Maps}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:47.968Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 29,
3
+ "name": "Go git the door",
4
+ "category": "osint",
5
+ "translation": "एक कुख्यात cybercriminal, जिसने पहले कई बड़े पैमाने पर ransomware operations सफलतापूर्वक किए थे, एक नए पर काम कर रहा है। हमारे लिए सौभाग्य से, उसने गलती से अपना GitHub repository public कर दिया। क्या आप यह जांच कर सकते हैं कि क्या उसने गलती से कोई secret information expose कर दी है?\nFlag format: `pecan{secret1_secret2}`",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:11:55.858Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 30,
3
+ "name": "Echo Chamber",
4
+ "category": "pwn",
5
+ "translation": "मुझे एक अजीब सर्विस मिली जो आप उसे जो कुछ भी भेजते हैं, उसी से जवाब देती है। यह किसी अजीब दर्पण या प्रतिबिंब जैसा है, या कुछ ऐसा ही।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:04.957Z"
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": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:13.778Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 32,
3
+ "name": "fridge",
4
+ "category": "pwn",
5
+ "translation": "हमारा एक data breach हो गया है! हमारी forensics team ने पता लगाया कि हमारे नए smart refrigerator से कुछ अजीब traffic आ रहा था, और लगता है कि उन्हें एक पुरानी debugging service मिली है जो अभी भी चल रही है...\n\nअब यह आप पर निर्भर है कि आप पता लगाएं कि उन्हें हमारे fridge तक access कैसे मिला!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:21.272Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 33,
3
+ "name": "Say Shells!",
4
+ "category": "pwn",
5
+ "translation": "एक साधारण web app आपको image files upload करने देता है ताकि आप उनकी EXIF metadata देख सकें। पर कुछ गड़बड़ लग रही है... क्या आपकी images का कुछ ज़्यादा ही गहराई से analysis किया जा रहा है?\nक्या आप server को चकमा दे सकते हैं अपना खुद का एक command चलाने के लिए — और एक छिपी हुई flag.txt file की सामग्री को उजागर कर सकते हैं?\n\nध्यान दें: केवल image file uploads की अनुमति है। आपको brute force की ज़रूरत नहीं पड़ेगी — बस थोड़ी सी creativity और सही format की।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:26.674Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 34,
3
+ "name": "Show Me What You GOT!",
4
+ "category": "pwn",
5
+ "translation": "दिखाओ क्या है तुम्हारे पास! मैं देखना चाहता हूँ तुम क्या कर सकते हो!",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:33.911Z"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "id": 35,
3
+ "name": "cafe1995",
4
+ "category": "rev",
5
+ "translation": "आपने एक ऐसे unsupervised developer से एक program के टुकड़े उठाए हैं जिसे अभी-अभी निकाल दिया गया है। password ढूँढें और कंपनी को वापस पटरी पर लाएँ... वरना वे आपको भी निकाल देंगे।",
6
+ "lang": "hi",
7
+ "model": "gemini-3.1-pro-preview",
8
+ "timestamp": "2026-04-08T04:12:44.980Z"
9
+ }