Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

[rpc_file_upload] AttributeError: addinfourl instance has no attribute 'readlines' #1

@0xdevalias

Description

@0xdevalias

python sparty_v_0.1.py -u http://site.local -a ntlm -e rpc_file_upload

Traceback (most recent call last):
  File "sparty_v_0.1.py", line 777, in <module>
    main()
  File "sparty_v_0.1.py", line 656, in main
    file_upload_check(target)
  File "sparty_v_0.1.py", line 501, in file_upload_check
    for line in response.readlines():
AttributeError: addinfourl instance has no attribute 'readlines'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions