Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8bd3cfd

Browse files
committed
minor update
1 parent d39d36f commit 8bd3cfd

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

lib/core/update.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
from lib.core.common import dataToStdout
2222
from lib.core.common import getUnicode
23-
from lib.core.common import readInput
2423
from lib.core.data import conf
2524
from lib.core.data import logger
2625
from lib.core.data import paths

lib/techniques/blind/inference.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from lib.core.common import getPartRun
2323
from lib.core.common import popValue
2424
from lib.core.common import pushValue
25-
from lib.core.common import readInput
2625
from lib.core.common import replaceNewlineTabs
2726
from lib.core.common import safeStringFormat
2827
from lib.core.common import singleTimeWarnMessage

tamper/modsecurityversioned.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def dependencies():
1616

1717
def tamper(payload):
1818
"""
19-
Replaces ...
19+
Embraces complete query with versioned comment
2020
2121
Example:
2222
* Input: 1 AND 2>1--

0 commit comments

Comments
 (0)