Skip to content

Commit

Permalink
removed unessessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
lincoln-corelan committed May 19, 2017
1 parent 7ca0fe5 commit b76229b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,6 @@ def exploit
min_path_len.upto(max_path_len) do |path_len|
vprint_status("Trying path length of #{path_len}...")

junk = rand_text_alpha(2)

begin
buf1 = "<#{http_host}/"
buf1 << rand_text_alpha(114 - path_len)
Expand Down

0 comments on commit b76229b

Please sign in to comment.