Jump to content











Photo

Challenge #27: Addition PPC


  • Please log in to reply
5 replies to this topic

#1 Icecube

Icecube

    Gold Member

  • Team Reboot
  • 1063 posts
  •  
    Belgium

Posted 14 August 2013 - 08:07 PM

Addition PPC

nc 5.231.58.182 1338
 

$ nc 5.231.58.182 1338

Team Reboot challenge 27
------------------------

To get the flag, you need to solve 100 additions in a row.

Writing a script/program that connects via a socket to this
server, is the way to solve this challenge.

2 + 5 =

You can try your solution at: http://tech.reboot.p...hp?challenge=27 (challenge checker is broken atm)

 

Also posted at: http://tech.reboot.p...ad.php?tid=4147

Solved by:
1. AceInfinity
2. Florin

3. DarkPhoeniX



#2 Holmes.Sherlock

Holmes.Sherlock

    Gold Member

  • Team Reboot
  • 1444 posts
  • Location:Santa Barbara, California
  •  
    United States

Posted 16 August 2013 - 06:37 PM

Changed topic title to maintain the same numbering and naming convention we are following.



#3 DarkPhoeniX

DarkPhoeniX

    Frequent Member

  • Team Reboot
  • 452 posts
  • Location:In the middle of nowhere
  • Interests:Interesting Things
  •  
    South Africa

Posted 16 August 2013 - 10:24 PM

I have a Custom Autoit Script that i modified to connect to your Netcat server

The first few times i connected i got the SUM response but not anymore,am i at fault?

 

Here Is My Log:

Connecting to <5.231.58.182>
Connected! to <5.231.58.182>
<5.231.58.182>>>
Team Reboot challenge 27
------------------------

To get the flag, you need to solve 100 additions in a row.

Writing a script/program that connects via a socket to this
server, is the way to solve this challenge.


Connection closed or lost to <5.231.58.182>
You Are Not Connected!
Connecting to <5.231.58.182>
Connected! to <5.231.58.182>
<5.231.58.182>>>
Team Reboot challenge 27
------------------------

To get the flag, you need to solve 100 additions in a row.

Writing a script/program that connects via a socket to this
server, is the way to solve this challenge.


Connection closed or lost to <5.231.58.182>



#4 DarkPhoeniX

DarkPhoeniX

    Frequent Member

  • Team Reboot
  • 452 posts
  • Location:In the middle of nowhere
  • Interests:Interesting Things
  •  
    South Africa

Posted 16 August 2013 - 10:51 PM

Problem Was On My side i had a sleep(1000) before execution

Here is my Log:

Connecting to <5.231.58.182>
Connected! to <5.231.58.182>
<5.231.58.182>>> 
Team Reboot challenge 27
------------------------

To get the flag, you need to solve 100 additions in a row.

Writing a script/program that connects via a socket to this
server, is the way to solve this challenge.


<5.231.58.182>>> 2 + 5 = 
Sumcalc :2 + 5
Awnser= 7
<Send to: 5.231.58.182>7

<5.231.58.182>>> Correct!

<5.231.58.182>>> 10 + 11 = 
Sumcalc :10 + 11
Awnser= 21
<Send to: 5.231.58.182>21

<5.231.58.182>>> Correct!

<5.231.58.182>>> 10 + 5 = 
Sumcalc :10 + 5
Awnser= 15
<Send to: 5.231.58.182>15

<5.231.58.182>>> Correct!

<5.231.58.182>>> 11 + 10 = 
Sumcalc :11 + 10
Awnser= 21
<Send to: 5.231.58.182>21

<5.231.58.182>>> Correct!

<5.231.58.182>>> 2 + 1 = 
Sumcalc :2 + 1
Awnser= 3
<Send to: 5.231.58.182>3

<5.231.58.182>>> Correct!

<5.231.58.182>>> 8 + 1 = 
Sumcalc :8 + 1
Awnser= 9
<Send to: 5.231.58.182>9

<5.231.58.182>>> Correct!

<5.231.58.182>>> 9 + 6 = 
Sumcalc :9 + 6
Awnser= 15
<Send to: 5.231.58.182>15

<5.231.58.182>>> Correct!

<5.231.58.182>>> 8 + 5 = 
Sumcalc :8 + 5
Awnser= 13
<Send to: 5.231.58.182>13

<5.231.58.182>>> Correct!

<5.231.58.182>>> 0 + 6 = 
Sumcalc :0 + 6
Awnser= 6
<Send to: 5.231.58.182>6

<5.231.58.182>>> Correct!

<5.231.58.182>>> 10 + 4 = 
Sumcalc :10 + 4
Awnser= 14
<Send to: 5.231.58.182>14

<5.231.58.182>>> Correct!

<5.231.58.182>>> 5 + 20 = 
Sumcalc :5 + 20
Awnser= 25
<Send to: 5.231.58.182>25

<5.231.58.182>>> Correct!

<5.231.58.182>>> 5 + 7 = 
Sumcalc :5 + 7
Awnser= 12
<Send to: 5.231.58.182>12

<5.231.58.182>>> Correct!

<5.231.58.182>>> 3 + 1 = 
Sumcalc :3 + 1
Awnser= 4
<Send to: 5.231.58.182>4

<5.231.58.182>>> Correct!

<5.231.58.182>>> 14 + 18 = 
Sumcalc :14 + 18
Awnser= 32
<Send to: 5.231.58.182>32

<5.231.58.182>>> Correct!

<5.231.58.182>>> 2 + 19 = 
Sumcalc :2 + 19
Awnser= 21
<Send to: 5.231.58.182>21

<5.231.58.182>>> Correct!

<5.231.58.182>>> 16 + 17 = 
Sumcalc :16 + 17
Awnser= 33
<Send to: 5.231.58.182>33

<5.231.58.182>>> Correct!

<5.231.58.182>>> 12 + 16 = 
Sumcalc :12 + 16
Awnser= 28
<Send to: 5.231.58.182>28

<5.231.58.182>>> Correct!

<5.231.58.182>>> 15 + 9 = 
Sumcalc :15 + 9
Awnser= 24
<Send to: 5.231.58.182>24

<5.231.58.182>>> Correct!

<5.231.58.182>>> 9 + 11 = 
Sumcalc :9 + 11
Awnser= 20
<Send to: 5.231.58.182>20

<5.231.58.182>>> Correct!

<5.231.58.182>>> 15 + 7 = 
Sumcalc :15 + 7
Awnser= 22
<Send to: 5.231.58.182>22

<5.231.58.182>>> Correct!

<5.231.58.182>>> 42 + 77 = 
Sumcalc :42 + 77
Awnser= 119
<Send to: 5.231.58.182>119

<5.231.58.182>>> Correct!

<5.231.58.182>>> 28 + 79 = 
Sumcalc :28 + 79
Awnser= 107
<Send to: 5.231.58.182>107

<5.231.58.182>>> Correct!

<5.231.58.182>>> 104 + 3 = 
Sumcalc :104 + 3
Awnser= 107
<Send to: 5.231.58.182>107

<5.231.58.182>>> Correct!

<5.231.58.182>>> 38 + 56 = 
Sumcalc :38 + 56
Awnser= 94
<Send to: 5.231.58.182>94

<5.231.58.182>>> Correct!

<5.231.58.182>>> 82 + 47 = 
Sumcalc :82 + 47
Awnser= 129
<Send to: 5.231.58.182>129

<5.231.58.182>>> Correct!

<5.231.58.182>>> 22 + 44 = 
Sumcalc :22 + 44
Awnser= 66
<Send to: 5.231.58.182>66

<5.231.58.182>>> Correct!

<5.231.58.182>>> 97 + 68 = 
Sumcalc :97 + 68
Awnser= 165
<Send to: 5.231.58.182>165

<5.231.58.182>>> Correct!

<5.231.58.182>>> 19 + 76 = 
Sumcalc :19 + 76
Awnser= 95
<Send to: 5.231.58.182>95

<5.231.58.182>>> Correct!

<5.231.58.182>>> 87 + 38 = 
Sumcalc :87 + 38
Awnser= 125
<Send to: 5.231.58.182>125

<5.231.58.182>>> Correct!

<5.231.58.182>>> 12 + 52 = 
Sumcalc :12 + 52
Awnser= 64
<Send to: 5.231.58.182>64

<5.231.58.182>>> Correct!

<5.231.58.182>>> 217 + 720 = 
Sumcalc :217 + 720
Awnser= 937
<Send to: 5.231.58.182>937

<5.231.58.182>>> Correct!

<5.231.58.182>>> 865 + 286 = 
Sumcalc :865 + 286
Awnser= 1151
<Send to: 5.231.58.182>1151

<5.231.58.182>>> Correct!

<5.231.58.182>>> 520 + 829 = 
Sumcalc :520 + 829
Awnser= 1349
<Send to: 5.231.58.182>1349

<5.231.58.182>>> Correct!

<5.231.58.182>>> 854 + 770 = 
Sumcalc :854 + 770
Awnser= 1624
<Send to: 5.231.58.182>1624

<5.231.58.182>>> Correct!

<5.231.58.182>>> 331 + 578 = 
Sumcalc :331 + 578
Awnser= 909
<Send to: 5.231.58.182>909

<5.231.58.182>>> Correct!

<5.231.58.182>>> 543 + 479 = 
Sumcalc :543 + 479
Awnser= 1022
<Send to: 5.231.58.182>1022

<5.231.58.182>>> Correct!

<5.231.58.182>>> 132 + 513 = 
Sumcalc :132 + 513
Awnser= 645
<Send to: 5.231.58.182>645

<5.231.58.182>>> Correct!

<5.231.58.182>>> 392 + 532 = 
Sumcalc :392 + 532
Awnser= 924
<Send to: 5.231.58.182>924

<5.231.58.182>>> Correct!

<5.231.58.182>>> 609 + 833 = 
Sumcalc :609 + 833
Awnser= 1442
<Send to: 5.231.58.182>1442

<5.231.58.182>>> Correct!

<5.231.58.182>>> 660 + 888 = 
Sumcalc :660 + 888
Awnser= 1548
<Send to: 5.231.58.182>1548

<5.231.58.182>>> Correct!

<5.231.58.182>>> 9621 + 5257 = 
Sumcalc :9621 + 5257
Awnser= 14878
<Send to: 5.231.58.182>14878

<5.231.58.182>>> Correct!

<5.231.58.182>>> 6512 + 9381 = 
Sumcalc :6512 + 9381
Awnser= 15893
<Send to: 5.231.58.182>15893

<5.231.58.182>>> Correct!

<5.231.58.182>>> 3575 + 790 = 
Sumcalc :3575 + 790
Awnser= 4365
<Send to: 5.231.58.182>4365

<5.231.58.182>>> Correct!

<5.231.58.182>>> 4183 + 8202 = 
Sumcalc :4183 + 8202
Awnser= 12385
<Send to: 5.231.58.182>12385

<5.231.58.182>>> Correct!

<5.231.58.182>>> 4811 + 6149 = 
Sumcalc :4811 + 6149
Awnser= 10960
<Send to: 5.231.58.182>10960

<5.231.58.182>>> Correct!

<5.231.58.182>>> 1322 + 2463 = 
Sumcalc :1322 + 2463
Awnser= 3785
<Send to: 5.231.58.182>3785

<5.231.58.182>>> Correct!

<5.231.58.182>>> 6322 + 4177 = 
Sumcalc :6322 + 4177
Awnser= 10499
<Send to: 5.231.58.182>10499

<5.231.58.182>>> Correct!

<5.231.58.182>>> 6913 + 2262 = 
Sumcalc :6913 + 2262
Awnser= 9175
<Send to: 5.231.58.182>9175

<5.231.58.182>>> Correct!

<5.231.58.182>>> 9137 + 1278 = 
Sumcalc :9137 + 1278
Awnser= 10415
<Send to: 5.231.58.182>10415

<5.231.58.182>>> Correct!

<5.231.58.182>>> 3304 + 7748 = 
Sumcalc :3304 + 7748
Awnser= 11052
<Send to: 5.231.58.182>11052

<5.231.58.182>>> Correct!

<5.231.58.182>>> 4211 + 75477 = 
Sumcalc :4211 + 75477
Awnser= 79688
<Send to: 5.231.58.182>79688

<5.231.58.182>>> Correct!

<5.231.58.182>>> 25124 + 96380 = 
Sumcalc :25124 + 96380
Awnser= 121504
<Send to: 5.231.58.182>121504

<5.231.58.182>>> Correct!

<5.231.58.182>>> 91835 + 92187 = 
Sumcalc :91835 + 92187
Awnser= 184022
<Send to: 5.231.58.182>184022

<5.231.58.182>>> Correct!

<5.231.58.182>>> 36332 + 33175 = 
Sumcalc :36332 + 33175
Awnser= 69507
<Send to: 5.231.58.182>69507

<5.231.58.182>>> Correct!

<5.231.58.182>>> 59950 + 25631 = 
Sumcalc :59950 + 25631
Awnser= 85581
<Send to: 5.231.58.182>85581

<5.231.58.182>>> Correct!

<5.231.58.182>>> 32249 + 36156 = 
Sumcalc :32249 + 36156
Awnser= 68405
<Send to: 5.231.58.182>68405

<5.231.58.182>>> Correct!

<5.231.58.182>>> 16074 + 22161 = 
Sumcalc :16074 + 22161
Awnser= 38235
<Send to: 5.231.58.182>38235

<5.231.58.182>>> Correct!

<5.231.58.182>>> 12411 + 65900 = 
Sumcalc :12411 + 65900
Awnser= 78311
<Send to: 5.231.58.182>78311

<5.231.58.182>>> Correct!

<5.231.58.182>>> 72882 + 63391 = 
Sumcalc :72882 + 63391
Awnser= 136273
<Send to: 5.231.58.182>136273

<5.231.58.182>>> Correct!

<5.231.58.182>>> 94040 + 23132 = 
Sumcalc :94040 + 23132
Awnser= 117172
<Send to: 5.231.58.182>117172

<5.231.58.182>>> Correct!

<5.231.58.182>>> 566751 + 514764 = 
Sumcalc :566751 + 514764
Awnser= 1081515
<Send to: 5.231.58.182>1081515

<5.231.58.182>>> Correct!

<5.231.58.182>>> 762751 + 742170 = 
Sumcalc :762751 + 742170
Awnser= 1504921
<Send to: 5.231.58.182>1504921

<5.231.58.182>>> Correct!

<5.231.58.182>>> 994257 + 235672 = 
Sumcalc :994257 + 235672
Awnser= 1229929
<Send to: 5.231.58.182>1229929

<5.231.58.182>>> Correct!

<5.231.58.182>>> 901935 + 588931 = 
Sumcalc :901935 + 588931
Awnser= 1490866
<Send to: 5.231.58.182>1490866

<5.231.58.182>>> Correct!

<5.231.58.182>>> 385991 + 601944 = 
Sumcalc :385991 + 601944
Awnser= 987935
<Send to: 5.231.58.182>987935

<5.231.58.182>>> Correct!

<5.231.58.182>>> 210913 + 936999 = 
Sumcalc :210913 + 936999
Awnser= 1147912
<Send to: 5.231.58.182>1147912

<5.231.58.182>>> Correct!

<5.231.58.182>>> 250713 + 236848 = 
Sumcalc :250713 + 236848
Awnser= 487561
<Send to: 5.231.58.182>487561

<5.231.58.182>>> Correct!

<5.231.58.182>>> 327394 + 592748 = 
Sumcalc :327394 + 592748
Awnser= 920142
<Send to: 5.231.58.182>920142

<5.231.58.182>>> Correct!

<5.231.58.182>>> 353725 + 319600 = 
Sumcalc :353725 + 319600
Awnser= 673325
<Send to: 5.231.58.182>673325

<5.231.58.182>>> Correct!

<5.231.58.182>>> 288182 + 624585 = 
Sumcalc :288182 + 624585
Awnser= 912767
<Send to: 5.231.58.182>912767

<5.231.58.182>>> Correct!

<5.231.58.182>>> 4906705 + 8896013 = 
Sumcalc :4906705 + 8896013
Awnser= 13802718
<Send to: 5.231.58.182>13802718

<5.231.58.182>>> Correct!

<5.231.58.182>>> 7604414 + 6253420 = 
Sumcalc :7604414 + 6253420
Awnser= 13857834
<Send to: 5.231.58.182>13857834

<5.231.58.182>>> Correct!

<5.231.58.182>>> 9522990 + 126211 = 
Sumcalc :9522990 + 126211
Awnser= 9649201
<Send to: 5.231.58.182>9649201

<5.231.58.182>>> Correct!

<5.231.58.182>>> 3185512 + 2362370 = 
Sumcalc :3185512 + 2362370
Awnser= 5547882
<Send to: 5.231.58.182>5547882

<5.231.58.182>>> Correct!

<5.231.58.182>>> 384765 + 503445 = 
Sumcalc :384765 + 503445
Awnser= 888210
<Send to: 5.231.58.182>888210

<5.231.58.182>>> Correct!

<5.231.58.182>>> 7578591 + 3012624 = 
Sumcalc :7578591 + 3012624
Awnser= 10591215
<Send to: 5.231.58.182>10591215

<5.231.58.182>>> Correct!

<5.231.58.182>>> 9169294 + 5816757 = 
Sumcalc :9169294 + 5816757
Awnser= 14986051
<Send to: 5.231.58.182>14986051

<5.231.58.182>>> Correct!

<5.231.58.182>>> 3515682 + 2054493 = 
Sumcalc :3515682 + 2054493
Awnser= 5570175
<Send to: 5.231.58.182>5570175

<5.231.58.182>>> Correct!

<5.231.58.182>>> 656012 + 2435137 = 
Sumcalc :656012 + 2435137
Awnser= 3091149
<Send to: 5.231.58.182>3091149

<5.231.58.182>>> Correct!

<5.231.58.182>>> 3034636 + 5580914 = 
Sumcalc :3034636 + 5580914
Awnser= 8615550
<Send to: 5.231.58.182>8615550

<5.231.58.182>>> Correct!

<5.231.58.182>>> 81690356 + 11035641 = 
Sumcalc :81690356 + 11035641
Awnser= 92725997
<Send to: 5.231.58.182>92725997

<5.231.58.182>>> Correct!

<5.231.58.182>>> 78998530 + 39768021 = 
Sumcalc :78998530 + 39768021
Awnser= 118766551
<Send to: 5.231.58.182>118766551

<5.231.58.182>>> Correct!

<5.231.58.182>>> 70368099 + 39045511 = 
Sumcalc :70368099 + 39045511
Awnser= 109413610
<Send to: 5.231.58.182>109413610

<5.231.58.182>>> Correct!

<5.231.58.182>>> 55387092 + 87157147 = 
Sumcalc :55387092 + 87157147
Awnser= 142544239
<Send to: 5.231.58.182>142544239

<5.231.58.182>>> Correct!

<5.231.58.182>>> 77774406 + 81082796 = 
Sumcalc :77774406 + 81082796
Awnser= 158857202
<Send to: 5.231.58.182>158857202

<5.231.58.182>>> Correct!

<5.231.58.182>>> 3186355 + 99928618 = 
Sumcalc :3186355 + 99928618
Awnser= 103114973
<Send to: 5.231.58.182>103114973

<5.231.58.182>>> Correct!

<5.231.58.182>>> 23452450 + 24047802 = 
Sumcalc :23452450 + 24047802
Awnser= 47500252
<Send to: 5.231.58.182>47500252

<5.231.58.182>>> Correct!

<5.231.58.182>>> 47375798 + 14148637 = 
Sumcalc :47375798 + 14148637
Awnser= 61524435
<Send to: 5.231.58.182>61524435

<5.231.58.182>>> Correct!

<5.231.58.182>>> 37817850 + 39458378 = 
Sumcalc :37817850 + 39458378
Awnser= 77276228
<Send to: 5.231.58.182>77276228

<5.231.58.182>>> Correct!

<5.231.58.182>>> 32617064 + 70842281 = 
Sumcalc :32617064 + 70842281
Awnser= 103459345
<Send to: 5.231.58.182>103459345

<5.231.58.182>>> Correct!

<5.231.58.182>>> 681371235 + 490963724 = 
Sumcalc :681371235 + 490963724
Awnser= 1172334959
<Send to: 5.231.58.182>1172334959

<5.231.58.182>>> Correct!

<5.231.58.182>>> 271723351 + 133727778 = 
Sumcalc :271723351 + 133727778
Awnser= 405451129
<Send to: 5.231.58.182>405451129

<5.231.58.182>>> Correct!

<5.231.58.182>>> 659061991 + 281427054 = 
Sumcalc :659061991 + 281427054
Awnser= 940489045
<Send to: 5.231.58.182>940489045

<5.231.58.182>>> Correct!

<5.231.58.182>>> 637773021 + 761720350 = 
Sumcalc :637773021 + 761720350
Awnser= 1399493371
<Send to: 5.231.58.182>1399493371

<5.231.58.182>>> Correct!

<5.231.58.182>>> 584585193 + 654795855 = 
Sumcalc :584585193 + 654795855
Awnser= 1239381048
<Send to: 5.231.58.182>1239381048

<5.231.58.182>>> Correct!

<5.231.58.182>>> 560717249 + 482663225 = 
Sumcalc :560717249 + 482663225
Awnser= 1043380474
<Send to: 5.231.58.182>1043380474

<5.231.58.182>>> Correct!

<5.231.58.182>>> 994400269 + 573231067 = 
Sumcalc :994400269 + 573231067
Awnser= 1567631336
<Send to: 5.231.58.182>1567631336

<5.231.58.182>>> Correct!

<5.231.58.182>>> 453156165 + 698992165 = 
Sumcalc :453156165 + 698992165
Awnser= 1152148330
<Send to: 5.231.58.182>1152148330

<5.231.58.182>>> Correct!

<5.231.58.182>>> 140428228 + 803625410 = 
Sumcalc :140428228 + 803625410
Awnser= 944053638
<Send to: 5.231.58.182>944053638

<5.231.58.182>>> Correct!

<5.231.58.182>>> 989993169 + 203730426 = 
Sumcalc :989993169 + 203730426
Awnser= 1193723595
<Send to: 5.231.58.182>1193723595

<5.231.58.182>>> Correct!
Flag: *****_0r_n0t_****_******_th3_********

;I edited out The Final Answer



#5 Holmes.Sherlock

Holmes.Sherlock

    Gold Member

  • Team Reboot
  • 1444 posts
  • Location:Santa Barbara, California
  •  
    United States

Posted 17 August 2013 - 04:33 AM

@Icecube

 

Title edited back.



#6 AceInfinity

AceInfinity

    Frequent Member

  • Team Reboot
  • 228 posts
  • Location:Canada
  • Interests:Windows Security, Programming, Customizing & Crash Dump Analysis.
  •  
    Canada

Posted 17 August 2013 - 09:55 AM

I wasn't aware this was posted here. I solved both of these socket based challenges though, the sudoku one was a bit more challenging. :)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users