Skip to content

Commit

Permalink
🔥 Remove useless
Browse files Browse the repository at this point in the history
  • Loading branch information
chen2aaron committed Nov 14, 2019
1 parent 8cd764b commit 625e27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pocsuite3/pocs/redis_unauthorized_access.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import socket
from pocsuite3.lib.utils import url2ip
from pocsuite3.api import POCBase, Output, register_poc, logger, POC_CATEGORY, VUL_TYPE
from pocsuite3.api import POCBase, Output, register_poc, logger, POC_CATEGORY


class DemoPOC(POCBase):
Expand Down

0 comments on commit 625e27e

Please sign in to comment.