refabr1k / GeorgiaWeidmanBook-Pentesting

penetration testing hands on introduction to hacking
45 stars 13 forks source link

3Com TFTP Server #3

Open LoneWolf4713 opened 3 years ago

LoneWolf4713 commented 3 years ago

Hey There , I am in Exploit Development Chapter 19 , And I am Trying to fuzz the 3Com TFTP server but then exploit says

File "tftp", line 6
bufferarray.append(A*addition)
^
IndentationError: expected an indented block

I donot know Python , so can anyone help me out ?