Advertisement
Guest User

Ghost9 Level 2 TL

a guest
Jun 10th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.81 KB | None | 0 0
  1. *********************************************
  2. Ghost9 Translation
  3. Date: 2017/06/xx
  4. Translated by: anonymous
  5.  
  6. Text Translated:
  7. -Level 2 Dialogue
  8. -Future dialogue
  9. *********************************************
  10.  
  11.  
  12. [When you arrive on the other side of the Level 2 entrance from level 1, and use the PC]
  13.  
  14. UNIXベースの端末がある// There is a UNIX base terminal here.
  15. 扱いやすいインターフェイスになっている// It turned out to be a user friendly interface.
  16.  
  17. この端末で扉を制御しているようだ // It seems like this terminal is controlling the door.
  18.  
  19. スノートは扉を開けた //Snort opened the door.
  20.  
  21. スノートは扉のパスワードを変更した//Snort changed the door's password.
  22.  
  23. [When you talk to the Buyer near the Level 2 entrance]
  24.  
  25. バイヤー2「おっと、//Buyer 2: Whoops,
  26. ばれてしまった //busted huh.
  27.  
  28. おれはここで武器を売っている、//I'm selling weapons from here,
  29. 誰であろうと取引するぜ」 // I'll make a deal with anyone.
  30.  
  31. **RPG-7** コマンド?//Command? [YES/NO]
  32. 1丁100円、買いますか? //1 Launcher 100 yen, you buying?
  33.  
  34. [If yes]
  35.  
  36. 「RPG-7」を手に入れた! //You obtained the "RPG-7"!
  37.  
  38. <If you return to the warship>
  39.  
  40. [When you talk to Commander]
  41.  
  42. 隊長「……残念だが私はパソコンについてはタコでな//Commander: I'm sorry to say but I'm useless as far as computers are concerned.
  43. 別の分野で力になろう」//I'll be of help to you in another field.
  44.  
  45.  
  46. [When you talk to Assistant]
  47.  
  48. 助手「スノート、//Assistant: Snort,
  49. 期待しているわ//I'm expecting a lot from you,
  50.  
  51. でも無茶はしないでね」//but don't do anything reckless.
  52.  
  53. 主任「スノート、//Chief: Snort,
  54. ハッキングだけでシステムを自由に扱うことは出来ない//you can't freely control the system by hacking alone.
  55.  
  56. ITシステムは今日まで、攻撃者に対して//Even till today, IT systems have been equipped with
  57. 様々な対策が備えられてきた//countermeasures against attackers.
  58. 簡単に侵入することは出来ないだろう」//You won't be able to easily intrude it.
  59.  
  60. 助手「でも、攻撃者が高度な知識を持っていた場合//Assistant: However, in the event that the attacker had advanced knowledge,
  61. 侵入されるリスクは広がるわ」//the risk of getting intruded grows.
  62.  
  63. 主任「前提を忘れているね//Chief: You're forgetting the premise aren't you.
  64. そもそも侵入するシステムについて//In the first place, how much would the attacker know
  65. 攻撃者はどこまで知りえているだろう?//about the system they're invading?
  66.  
  67. 基本、攻撃者は侵入するシステムに対して無知だ//Fundamentally, the attacker is ignorant regarding the system they're invading.
  68. 侵入後に調査するにしても、コマンドラインから機器の論理的な構成//Even if they examine it after infiltration, they won't be able to know anything
  69. ましてや物理的な配置まで知ることは出来ないだろう」//about its logical structure, far less its physical structure from the command line now will they?
  70.  
  71. 主任「……つい議論に集中してしまったね、スノート//Chief: ... Oops, I was focusing on the argument huh. Snort,
  72. 君の仕事を優先させてくれ//please let your work take priority.
  73. 助手、話はまた今度にしよう」//Assistant, let's have this discussion another time.
  74.  
  75. [When you arrive at the Level 2 entrance from the warship, and use the PC]
  76.  
  77. UNIXベースの端末がある// There is a UNIX base terminal here.
  78. 扱いやすいインターフェイスになっている// It turned out to be a user friendly interface.
  79.  
  80. スノートはパスワードを入力した//Snort entered the password.
  81.  
  82. スノートは扉を開けた //Snort opened the door.
  83.  
  84. [When you reach the Control Room]
  85.  
  86. <If you interact with the terminal in the big hole >
  87. パソコンが設置してある、//There's an PC installed here.
  88. スノートはパソコンのコンソールを開いた//Snort opened the PC's console.
  89.  
  90. スノートはサーバにUSBを差し込んだ//Snort inserted the USB into the server.
  91.  
  92. スノートはパソコンを起動した//Snort booted up the PC.
  93.  
  94. スノートはアクセスできるホストを探した//Snort searched for an accessible host.
  95.  
  96. # ./fping -p
  97. 192.168.2.0 192.168.2.255
  98. 192.168.2.1 is alive
  99. 192.168.2.2 is alive
  100.  
  101. スノートは2つのホストを確認した//Snort identified two hosts.
  102.  
  103. # NMAP -sN 192.168.2.2
  104. 111/TCP OPEN RPCBIND
  105.  
  106. 主任「RPCBINDか、//Chief: RPCBIND huh,
  107. LINUXではPORTMAPPERともいうな」// if it's LINUX then it's called PORTMAPPER.
  108.  
  109.  
  110. スノートはRPCBINDから情報を引き出した// Snort extracted information from RCPBIND
  111.  
  112. # RPCINFO -P 192.168.2.2
  113. 100000 2 TCP 111 PORTMAPPER
  114. 100000 2 UDP 111 PORTMAPPER
  115. 100003 2 UDP 2049 NFS
  116. 100003 3 UDP 2049 NFS
  117.  
  118. 主任「これらUNIXシステムのほとんどは//Chief: These UNIX systems are mostly written in the C programming language.
  119. C言語で書かれている//
  120.  
  121. Cはセキュリティが問題でなかった時代に//Chief: The C programming language was used frequently during the era when
  122. よく使われた言語だ//security wasn't an issue.
  123.  
  124. そのため//Hence
  125. バッファオーバフローなどセキュリティ対策がない//it doesn't have security countermeasures against things like buffer overflow.
  126.  
  127. Cで作ったソフトは//It's easy to cause fatal bugs
  128. 危険なバグを起こしやすい//in software made in C.
  129.  
  130. バグをつかえば管理者権限を取れる可能性がある……//If a bug is exploited, you could possibly steal administrator privileges...
  131.  
  132. しかし、LINUXは長年多くのユーザに使われているOSだ// However, the Linux OS has been widely used for a long time.
  133. このLINUXのプログラムはほとんど修正されているだろう//I think this LINUX program is mostly updated.
  134.  
  135. スノート、//Snort,
  136. もう少し情報収集してからにしよう」//come back after gathering a bit more information.
  137.  
  138. スノートはコンソールを閉じた//Snort shut off the console.
  139.  
  140. [Boss Dialogue]
  141.  
  142. <After you interact with Raizan in Ghost's room>
  143. ?「貴様、侵入者か!」//?: You bastard, you're an intruder huh!
  144.  
  145. [Scene shifts to boss room]
  146.  
  147. ?「戦う前に教えてやる//?: I'll tell you before the battle starts.
  148. 俺の名は頼山、//My name is Raizan
  149. (危険物頼山)」// "Hazardous Material Raizan"
  150.  
  151. 隊長「頼山?//Commander: Raizan?
  152. ……//...
  153.  
  154. いや、スノート//No, Snort
  155. 侵入を知られた以上、倒すしかない//Aside from your intrusion being known, you have to defeat her.
  156.  
  157. 奴は要人暗殺のプロだ//She's a VIP assassination pro.
  158. ためらいなくお前を殺しにかかってくるだろう」//She'll come to kill you without hesitation.
  159.  
  160. バイヤー「火炎瓶か、//Buyer: Molotov cocktails huh,
  161. 油で周囲を炎上させる原始的な爆弾の一種だ//a type of primitive bomb that sets the surroundings ablaze with oil.
  162.  
  163. 火種を入れてから投げる必要があり//After inserting the trigger it needs to be thrown.
  164. 使用する人間に対し火がつくリスクがある」//There's a risk of catching on fire for the person using it.
  165.  
  166. 隊長「相手は火を操るプロだ、そのリスクはない」//Commander: The opponent is a fire handling pro, there's no such risk.
  167.  
  168. バイヤー「スノート、//Buyer: Snort,
  169. 火の海に巻き込まれないよう距離を取って戦え」//fight while keeping your distance, so you don't get engulfed in a sea of flames.
  170.  
  171. [After the battle]
  172.  
  173. 隊長「なんとか倒せたようだな……//Commander: Looks like you defeated her somehow...
  174.  
  175. スノート、//Snort,
  176. 毒ガス軍は兵器の取り扱いについて、//Poison Gas Army, with regards to their weapons handling,
  177. 高度な技術を持っている//possess sophisticated technology.
  178.  
  179. やつらの武装をよく観察して、行動をしろ」//Closely observe their arsenal, and take action.
  180.  
  181. <After interacting with the desk (rightmost terminal) in Ghost's room >
  182.  
  183. スノートは机の上を観察した、//Snort observed the top of the desk,
  184. 文章や図面の書類が散乱している//articles and diagrams are scattered about.
  185.  
  186. 書類の内容は毒ガス軍施設内のネットワーク図や//The document's contents were the Poison Gas Army facility's network map and
  187. 障害対策の手順書だった//a malfunction countermeasure's process document.
  188. どうやらネットワーク管理者の部屋のようだ// It appears that this is the network administrator's room.
  189.  
  190. スノートは一枚だけ新しく//Snort found only one newly printed
  191. 印刷された紙切れを見つけた//sheet of scrap paper.
  192.  
  193. 「PORTMAP.C」
  194.  
  195. 紙切れの内容はC言語で書かれたソースコードのようだ//It looks the contents of the scrap paper, was source code written in the C programming language.
  196.  
  197. どうやらPORTMAPPERと呼ばれるプログラムのようだ//It appears to be a program called PORTMAPPER.
  198.  
  199. バグを検査する命令の箇所が黒い文字で消されている//The part with an instruction scanning for bugs is crossed out with black letters.
  200.  
  201. 主任「離れたところからファイル操作が出来るNFSなどを//Chief: From of the omitted part, it's a program from the olden days;
  202. 助けるプログラム、昔からあるプログラムだ//one that helps the likes of a file manipulation capable NFS.
  203.  
  204. RPC系とよばれるものは//Things called by the RPC system
  205. 管理者権限で動いている//operate under administrative privilege.
  206.  
  207. これらにバグを起こして、命令が書かれた文字列をメモリに流し込めば//When a bug is triggered in these and the command has inserted its written character string into memory,
  208. 管理者権限で対象サーバに//with administrative privileges you could execute
  209. 任意の命令を実行させることが出来るだろう」//arbitrary instructions in the target server.
  210.  
  211. 助手「BOF、バッファオーバーフローね」//Assistant: BOF, buffer overflow right?
  212.  
  213. 主任「スノート、これは使えるかもしれない//Chief: Snort, perhaps we can use this.
  214. そのソースコードを僕のところまで持ってきてくれ」//Bring that source code over to my place.
  215.  
  216. 隊長「その資料だけを見て//Commander: Looking only at that document,
  217. サーバにそのプログラムが利用されていると分かるのか?」//do you know if that program can be used on the server?
  218.  
  219. 主任「いえ、他のサーバとの連携やコストなどの理由で//Chief: No, for the reason of a link with another server and the cost,
  220. 既存のプログラムをカスタマイズすることはよくあります//customizing the existing program is something common.
  221.  
  222. 管理者がセキュリティよりもコストを優先するべきと判断したのでしょう//I think the administrator decided that security should take precedence over cost.
  223. 机の資料を見て、管理者の考えていたことが推察できます」//Seeing the desk's documents, I can guess what the administrator thought about.
  224.  
  225. 助手「ともするとここの管理者はネットワークだけでなく、//Assistant: And thusly the administrator here has not only deep knowledge
  226. LINUXにも深い知識がありそうね」//of networks but also of LINUX right?
  227.  
  228. 主任「ここまで理解して調整が出来るネットワーク管理者は//Chief: A network administrator capable of making the modifications understood thus far
  229. なかなかいないだろうね」//isn't here by any means.
  230.  
  231. 隊長「スノート、転送装置で戦艦に戻ってきてくれ」//Commander: Snort, return to the battleship with the warp device.
  232. ALT: Snort, warp back to the battleship.
  233.  
  234. 主任「あとスノート、//Chief: Also Snort,
  235. 机の上のネットワーク図、設計書をすべて持ってきてくれ//the network charts on the desk and design specs, bring them all.
  236. 毒ガス軍のネットワークを知る重要な資料だからね」//Since they're important documents for understanding the Poison Gas Army's network.
  237.  
  238. <If you interact with the desk again>
  239. スノートは机の上を観察した、//Snort observed the top of the desk,
  240. 紙くずが散乱している//scrap paper is scattered about.
  241.  
  242.  
  243. 重要な情報はすべて集めた、//All important documents have been collected,
  244. これ以上探す必要はないだろう//there's no need to search any further than this now is there.
  245.  
  246. <First interaction with Ghost's laptop>
  247. ノートパソコンが捨てられている、//A laptop is abandoned here,
  248. 重さからみて古い型のようだ//from the weight it looks like it's an old model.
  249.  
  250. 裏返すと(ゴースト)と持ち主の名前が書かれていた//When turned over, the owner's name "Ghost" was written on it.
  251.  
  252. <If you come into contact with tripwire>
  253. **TripWire!**
  254. TripWireはスノートを追い出した//The TripWire expelled Snort.
  255.  
  256. <Talking to support team after getting the PORTMAP source code>
  257.  
  258. [When Snort talks to Assistant]
  259.  
  260. 助手「スノート、//Assistant: Snort,
  261. せっかく友達になれたのに//even though we just became friends,
  262. お互いの身元は明かせられないのって//not being able to reveal our backgrounds
  263. 本当に苦しい……//is just sad...
  264.  
  265. 任務終了後にいつか//It would be nice if we could meet
  266. どこかで会えたらいいね」//one day after the mission is over.
  267.  
  268.  
  269. [When Snort talks to Chief]
  270.  
  271. スノートは主任に毒ガス軍施設のネットワーク資料と、//Snort handed over the Poison Gas Army facility's network documents,
  272. 謎のソースコードを渡した//and the mysterious source code to Chief.
  273.  
  274. 主任「資料ありがとう、これからのハッキングの役に立つよ//Chief: Thanks for the documents, hacking will be useful from here on.
  275. 今からソースコードをコンパイルしてみる」//Now I'm going to try to compile the source code.*
  276. *Omitted the word 'from'
  277.  
  278. [Scene fades to black]
  279.  
  280. 助手「主任、//Assistant: Chief,
  281. 私はその間実行コマンド(ペイロード)を作ります//I'm going to make the execution command "PAYLOAD" in the meanwhile.
  282. 侵入するOSを教えてください」//Please teach me about the OS we'll be intruding.
  283.  
  284. 主任「分かったペイロードの命令は64バイト以下で考えてくれ、//Chief: Got it, consider that PAYLOAD's instructions are under 64 bytes,
  285. あとOSのディストリビューションは……」//also the OS's distribution is...
  286.  
  287. 分かった、TripWireサーバのOSはRHEL6だ、//Got it, the TripWire server's is RHEL6,
  288. このOSを使ってしっかりテストをしよう」//use this OS and thoroughly test it.
  289.  
  290. 助手「スノートのためにTripWireの停止手順書も作りますね」//Assistant: For Snort's sake I'll also make TripWire's suspension process document.
  291.  
  292. [Scene return to battle ship]
  293.  
  294. 主任「何とか形にはなったが…… //Chief: Somehow is shaped up but...
  295. うまくいくとは思わないでくれ//please don't think that it turned out well.
  296.  
  297. 後、お守りにZAP3というツールをUSBメモリーに入れてある//Also as good luck charm, a tool called ZAP3 was put on the USB drive.
  298. TripWireサーバに侵入後、すぐに使ってくれ」//After you infiltrate the TripWire server, use it right away.
  299.  
  300. スノートはUSBメモリーを受け取った//Snort received the USB flash drive.
  301.  
  302. <If you talk to Chief again>
  303.  
  304. 主任「スノート、ネットワークの資料をありがとう//Chief: Snort, thank you for the network documents.
  305. おかげで毒ガス軍のネットワークを把握することが出来た//Thanks to that I was able to grasp the Poison Gas Army's network.
  306.  
  307. 次はネットワーク構成の目的だ、//The next goal is the network layout;
  308. この複雑さでは攻撃者の視点だけで任務達成は難しい//with this complexity, mission success will be difficult from the invader's perspective.
  309. 管理者の視点が必要になるね」//The administrator's perspective will become necessary.
  310.  
  311.  
  312. <If you interact with the control room again with the new hacking tools>
  313.  
  314. パソコンが設置してある、//There's an PC installed here.
  315. スノートはパソコンのコンソールを開いた//Snort opened the PC's console.
  316.  
  317.  
  318. スノートはサーバにUSBを差し込んだ//Snort inserted the USB into the server.
  319.  
  320. スノートはパソコンを起動した//Snort booted up the PC.
  321.  
  322. スノートはアクセスできるホストを探した//Snort searched for an accessible host.
  323.  
  324. # ./fping -p
  325. 192.168.2.0 192.168.2.255
  326. 192.168.2.1 is alive
  327. 192.168.2.2 is alive
  328.  
  329. スノートは2つのホストを確認した//Snort identified two hosts.
  330.  
  331. # ./BofPortmap
  332. 192.168.2.2
  333. |./zap3 192.168.2.3
  334. |who
  335.  
  336. SENDINGSHELLCODE...
  337.  
  338. SENDINGSHELLCODE...
  339.  
  340. CONNECTING TO REMOTE HOST
  341. ........
  342. ROOTSHELLFOUND!
  343. PWD /,ID UID=0 GID=0
  344.  
  345. スノートは相手の管理者権限を手に入れた//Snort obtained the opponent's administrator privileges.
  346.  
  347. zap!!
  348.  
  349. スノートはサーバのログを消した//Snort erased the server's log.
  350.  
  351. 主任「このOSへの侵入の証跡になるログを全て消した//The log that becomes proof to this OS that it has been intruded, has been totally erased.
  352.  
  353. その上、ZAP3のプロセスが動作している間は//furthermore, while the ZAP3 process is executing
  354. ログを取ることが出来なくなる」//the log can't be taken anymore.
  355.  
  356. adm :0
  357. adm pts/0
  358. root pts/1(192.168.2.3)
  359.  
  360. スノートは使用しているユーザを探した//Snort looked for other users.*
  361. サーバは起動しているがユーザはいないようだ//The server is booting up but, it seems like there are no users.
  362. *Lit: Snort looked for using users.
  363.  
  364. #unset HISTFILE
  365. #unset HISTFILESIZE
  366. #unset HISTSIZE
  367.  
  368. 主任「次はTripWireを止めるんだ」//Chief: Next, stop TripWire.
  369.  
  370. スノートはTripWireを探した//Snort looked for TripWire.
  371.  
  372. /etc/ppp/TripWire
  373.  
  374. スノートはTripWireを止めた//Snort stopped TripWire.
  375.  
  376. スノートはバックドアを作った// Snort made a back door.
  377.  
  378. スノートはZAP3を止めた//Snort stopped ZAP3.
  379.  
  380. スノートはパソコンを停止させた// Snort turned off the PC.
  381.  
  382. <If Snort interacts with the control room PC again>
  383.  
  384. パソコンが設置してある//There's an PC installed here.
  385.  
  386. もう使うことはないだろう//There's no need to use it anymore now is there?
  387.  
  388.  
  389.  
  390. -------Future dialogue
  391.  
  392.  
  393. [The next set of dialogue occurs after a revisit to Ghost's Room in level 2, to get her laptop]
  394. [Requirement: Converse with Ghost in Level 3, and pass through the drop to level 4 from level 3]
  395.  
  396. ノートパソコンが捨てられている、//A laptop has been thrown away,
  397. 重さからみて古い型のようだ//from the weight it looks like it's an old model.
  398.  
  399. 裏返すと(ゴースト)と持ち主の名前が書かれていた//When turned over, the owner's name "Ghost", was written on it.
  400.  
  401.  
  402. ゴースト「スノート、//Ghost: Snort,
  403. 私のノートパソコンを見つけたようだな、無線LANカードは認識しているか?」//It looks like you found my laptop didn't you, is the WLAN card being recognized?
  404.  
  405.  
  406. スノートは無線LANカードが認識されているか確認した//Snort confirmed whether the WLAN card could be recognized.
  407.  
  408. #/sbin/iwconfig
  409.  
  410. lo no wireless extensions.
  411. eth0 IEEE 802.11-DS ESSID:””
  412.  Nickname:””....
  413.  
  414. スノートは無線LANカードが認識されているのを確認した//Snort confirmed that the WLAN card could be recognized.
  415.  
  416. #kismet
  417. Server option: none
  418. Client option: none
  419. Starting server...
  420.  
  421. #wlanctl-ng eth0 lnxreq-wlansniff
  422. enable=true channnel=6
  423. message=lnxreq=wlansniff
  424. enable=true channel=6
  425. resultcode=success
  426.  
  427. 無線LANを盗聴できるようカスタマイズした//The WLAN card was customized so that it could perform interception.
  428.  
  429. ゴースト「よし、このパソコンを持ったまま地下都市を移動してくれ//Ghost: Alright, take the PC as is and go to the underground city.
  430. 無線のアクセスポイントを見つけたら反応する//It's been setup so that if you find a wireless access point,
  431. ように設定している」//you'll get a response.
  432.  
  433. 主任「ウォードライビング?」//Chief: War driving?
  434.  
  435. ゴースト「ニュービーみたいだろ?//Ghost: Just like a newbie right?
  436. 私はこういう黒いこと大好きなんだぜ」//I love dark stuff like this.
  437.  
  438. スノートはゴーストのノートパソコンを手に入れた//Snort obtained Ghost's laptop.
  439.  
  440. <End of level 2 dialogue>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement