Commit Graph

36 Commits

Author SHA1 Message Date
ChronosX88
ca808bca5f
Sync codebase with upstream 2019-11-15 00:54:17 +04:00
Zloooy
371d64d005 Merge branch 'zecora-z' 2019-11-13 22:18:35 +03:00
Zloooy
b05cd4373d Adapted zecora-z FTPScanner class. 2019-11-13 22:17:42 +03:00
Zloooy
c0dbcf154a Merge branch 'master' of https://github.com/zecora-z/PyNesca into zecora-z 2019-11-13 19:40:27 +03:00
Zloooy
8e1fc5a369 Added some russian docs. Changed prototype behaviour. Added __init__ args to config. Now JSONStorage supports dynamic database schemes defined
in config.
2019-11-13 19:15:54 +03:00
Zecora
6b3277c7dc FTPScanner implementation added 2019-07-29 13:25:11 +03:00
Zloooy
30c8f235fb Fixed trouble with response conversion. 2019-07-05 17:29:11 +03:00
Zloooy
e73965365e Changed communication principes - removed CommunicationDictionary, now all keys is defined by annotations. Added new modules to scan Google docs and other urls. 2019-07-05 17:26:25 +03:00
Zloooy
77ca495fdf Removed duplicate directories. 2019-03-24 01:25:21 +03:00
Zloooy
b16e248712 Changed directory structure, divided changeable modules and less changeable core. Added new classes for communication - CommunicationDictionary and ConvertTable. 2019-03-24 01:02:55 +03:00
Zloooy
78ba4ddf76 Fixed README.ru.md, added requirements.txt file. 2019-02-12 08:58:12 +03:00
Zloooy
584be50437 Merged with Zloooy repository 2019-02-03 15:14:06 +03:00
Zloooy
b621d51fa0 Removed unused metod 2019-02-03 15:07:59 +03:00
Zloooy
f817a2e661 Updated README.ru.md 2019-02-03 13:46:55 +03:00
Zloooy
535c1a97a3 Updated README.md 2019-02-03 13:44:21 +03:00
Zloooy
ad44aa5952 Changed threads to workers in MainPresenter, added russian README 2019-02-03 12:13:10 +03:00
Zloooy
60061270b6
Update README.md 2019-02-01 20:04:31 +03:00
Zloooy
3346529f92 Added README.md 2019-02-01 18:36:23 +03:00
Zloooy
6b8b65d127 Added some docstrings, changed doubled code in MainPresenter. 2019-01-31 21:19:44 +03:00
Zloooy
aa3c795f9a Fixed trouble with IpGenerator 2019-01-28 21:57:07 +03:00
Zloooy
acbfb6607b Added JSONStorage to keep results, fixed trouble with IpGenerator 2019-01-28 21:45:21 +03:00
Zloooy
ee2de0decf Added some abstract parent classes and folders, made tests for parser and IpGenerator, fixed some bugs in parsing. 2019-01-27 23:28:58 +03:00
ChronosX88
cf5ee185cf
Merge pull request #5 from S0Ulle33/dev
Small changes associated with PEP8.
2019-01-24 14:29:55 +04:00
S0Ulle33
436a8ebbe6 Update main.py, MainPresenter.py
Added PEP8 compliance (E712)
2019-01-24 13:14:50 +03:00
S0Ulle33
7c8356ca4d Update Parser.py
Added function docstrings, comments, PEP8 compliance
2019-01-24 13:09:00 +03:00
Enemy Submarine
825b89e62a TCP scanner prototype added 2019-01-24 02:27:10 +03:00
Enemy Submarine
346b52df9c Rewritten ip/port parser 2019-01-24 02:26:30 +03:00
ChronosX88
1fa9878ab9
Untracked files issue resolved to fix .gitignore 2019-01-23 20:19:10 +04:00
ChronosX88
a4a1e6acd3
Corrected stopping threads 2019-01-23 20:17:31 +04:00
ChronosX88
65b51bac7c
Merge pull request #1 from solkogan/master
Fixed error "Bad file descriptor" when scanning.
2019-01-23 10:18:57 +04:00
Иван
2b412dd8f7
Update CoreModel.py 2019-01-23 09:07:23 +03:00
ChronosX88
9bfcc9020e
Corrected output of current running threads and made some small changes. 2019-01-21 19:22:17 +04:00
ChronosX88
e7c9c22c74
Untracked files issue resolved to fix .gitignore 2019-01-20 21:04:38 +04:00
ChronosX88
fc3aaad92d
Delete trash 2019-01-20 21:02:34 +04:00
ChronosX88
a3a7456117
Create .gitignore 2019-01-20 20:01:38 +03:00
ChronosX88
dfb96cab15
Initital commit 2019-01-20 20:59:47 +04:00