Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlite3.OperationalError: near "GET": syntax error #9

Closed
zhangtianqing98 opened this issue Nov 17, 2020 · 4 comments
Closed

sqlite3.OperationalError: near "GET": syntax error #9

zhangtianqing98 opened this issue Nov 17, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@zhangtianqing98
Copy link

zhangtianqing98 commented Nov 17, 2020

[19:33:53] 提取流程结束,初步提取API可能结果数:374
[19:33:53] 正在检测目标响应状态中...
100%|█████████████████████████████████████████████████████████████████████████████████████████████| 374/374 [01:15<00:00, 4.97it/s]
Traceback (most recent call last):
File "PackerFuzzer.py", line 26, in
tt.check()
File "PackerFuzzer.py", line 19, in check
t.parseStart()
File "/home/explo1t/Desktop/Packer-Fuzzer/lib/Controller.py", line 42, in parseStart
DatabaseType(projectTag).insertTextFromDB(getTexts)
File "/home/explo1t/Desktop/Packer-Fuzzer/lib/Database.py", line 244, in insertTextFromDB
cursor.execute(sql)
sqlite3.OperationalError: near "GET": syntax error

@rtcatc
Copy link
Owner

rtcatc commented Nov 17, 2020

您好,是sql写入失败造成的报错,方便私发一下对应目标站点吗?
admin # hackinn.com
谢谢

@rtcatc rtcatc added the bug Something isn't working label Nov 17, 2020
@zhangtianqing98
Copy link
Author

您好,是sql写入失败造成的报错,方便私发一下对应目标站点吗?
admin # hackinn.com
谢谢

好的,私发你的邮箱了

@ViktorWkxStar
Copy link

我也有同样问题...

KpLi0rn added a commit that referenced this issue Nov 18, 2020
@rtcatc
Copy link
Owner

rtcatc commented Nov 18, 2020

已在v1.0.3的更新中修复:91bcd1c
若未成功修复,您只需要再回复此issue即可

@rtcatc rtcatc closed this as completed Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants