Commit Graph

  • d1fbda5fcd Create FUNDING.yml master cr0hn 2019-06-27 10:59:42 +02:00
  • 399d107473 Merge pull request #3 from finackieee/patch-1 cr0hn 2016-06-15 21:09:26 +02:00
  • 682aa39879 Update quickstart.rst x90" * 365 2016-06-15 12:13:09 -04:00
  • 933ea6000e Update installation.rst x90" * 365 2016-06-15 12:12:20 -04:00
  • 7ef69015e1 Update index.rst x90" * 365 2016-06-15 12:11:33 -04:00
  • f228aa0884 Tool name typo x90" * 365 2016-06-15 12:10:05 -04:00
  • 9afdbdd871 fix: added embedded dicts into sdist 1.1.1 cr0hn 2016-03-22 11:13:42 +01:00
  • 6f99d09d45 Update: add new documentation for new module cr0hn 2016-03-18 14:12:10 +01:00
  • 44c38958aa fix: modification to fix #1 issue cr0hn 2016-03-18 14:10:21 +01:00
  • 4e9b07fad2 add: New release info cr0hn 2016-03-18 14:09:32 +01:00
  • 11465748dc add: updated version cr0hn 2016-03-18 14:09:16 +01:00
  • 5a3a3f7918 fix: less mandatory parameters add: new features fix: updated module description cr0hn 2016-03-18 14:08:37 +01:00
  • d5a00b36fb fix: ZeroMQ runner funcion call cr0hn 2016-03-18 14:08:03 +01:00
  • 6aa4bd0c91 add: listing internal wordlist cr0hn 2016-03-18 14:07:21 +01:00
  • 2d2b5f89ce add: Add checks add: user info cr0hn 2016-03-18 14:06:51 +01:00
  • 8995411c08 fix: Add default empty value for help in sub-commands cr0hn 2016-03-18 13:40:11 +01:00
  • 91617ea840 fix: Custom function to detect rabbitMQ servers cr0hn 2016-03-18 13:39:18 +01:00
  • 7013d8f51a fix: port types - str -> int fix: unified timeout for amqp cr0hn 2016-03-18 13:38:47 +01:00
  • 190a603a7e fix: errors in types cr0hn 2016-03-18 13:36:33 +01:00
  • c581a5364a fix: Spelling error: CVS -> CSV. Thx @totoPouet cr0hn 2016-03-18 11:44:58 +01:00
  • ed52313b96 add: new bruterforcer module in alfa cr0hn 2016-03-07 02:39:10 +01:00
  • 7d5e88b23d add: BSD License header in all of files fix: many spelling fixes in doc fix: removed un used files fix: add complete URL to logo cr0hn 2016-03-06 16:18:50 +01:00
  • f33a9600e8 merge cr0hn 2016-03-05 11:07:55 +01:00
  • 309160017f Merge branch 'develop' cr0hn 2016-03-04 23:33:59 +01:00
  • ddc6a3c34f fix: Minor fixes develop cr0hn 2016-03-04 23:33:25 +01:00
  • c7134e109f add: improved installation instructions add: executable name depending if python 2 or 3 cr0hn 2016-03-03 11:17:52 +01:00
  • 07e2cec738 add: forgot files cr0hn 2016-02-29 19:16:42 +01:00
  • ff2abc7b65 add: complete documentation fix: unused options in redis fix: compatibility between python 2-3 fix: forgot vars declarations fix: carry conditions in listing redis keys fix: listing redis list keys fix: removed duplicated tasks when they are listed fix: index number when redis DB are listed fix: some error levels in log fix: renamed *proc* -> *tasks* files fix: added the process manager backend for 'tasks' options, thinking in future to add new process managers cr0hn 2016-02-29 19:14:20 +01:00
  • d1f583af2d add: changed default concurrency value cr0hn 2016-02-29 11:54:02 +01:00
  • 549a7bb05a fix: removed unused imports fix: improvements for Python 2 support fix: improvements for pip installation cr0hn 2016-02-28 18:28:47 +01:00
  • 556d9c5873 fix: many improvements for Python 2 compatibility fix: removed unused code fix: removed un used fiels fix: improvements in Redis dump keys add: Changed 'proc' module for 'tasks' cr0hn 2016-02-27 18:50:39 +01:00
  • 6d160278da fix: unused vars removed cr0hn 2016-02-26 13:04:49 +01:00
  • ad4e1ef1b0 add: improved script injection engine for redis cache cr0hn 2016-02-26 13:04:23 +01:00
  • cd00730c0b fix: in codding errors when try to parse remote web page fix: log levels add: improved dump deserization of data when it is received from Redis cr0hn 2016-02-26 12:48:02 +01:00
  • d1b7739359 fix: removed limitation of Celery task names cr0hn 2016-02-25 13:36:13 +01:00
  • 127a8106cd add: configurable timeout for scanning fix: target spliting cr0hn 2016-02-25 12:31:55 +01:00
  • 16e0711697 add: performance improvements in scanner cr0hn 2016-02-24 18:12:00 +01:00
  • e9426feb58 Initial commit cr0hn 2016-02-23 14:44:22 +01:00
  • bb330520a8 Merge branch 'develop' cr0hn 2016-02-23 14:38:46 +01:00
  • cf00a497ca fix: removed project file cr0hn 2016-02-23 14:38:25 +01:00
  • 3b38ab5025 fix: readme add: logo cr0hn 2016-02-23 14:35:59 +01:00
  • e1e5acade0 add: scan module cr0hn 2016-02-23 14:24:48 +01:00
  • 6137fb3558 add: scan module with multithreading and async scans. add: new requirements add: default action for modules add: banner fix: set log level fix: cmd boolean args handler fix: log messages fix: metavar: __name__ -> __tool_name__ cr0hn 2016-02-23 14:24:21 +01:00
  • 369a97089d fix: removed ununsed files cr0hn 2016-02-19 01:42:37 +01:00
  • 1dd70221c8 add: process injection features add: remove remote processes fix: minor fixes and reformats cr0hn 2016-02-19 01:40:54 +01:00
  • d8ce0c9c07 fix: minor fix to avoid future exceptions cr0hn 2016-02-18 15:49:35 +01:00
  • da5d88c842 Merge branch 'develop' cr0hn 2016-02-18 15:43:41 +01:00
  • 3fed68a795 add: listing remote functions and export function templates cr0hn 2016-02-18 15:43:09 +01:00
  • 212079ff03 add: new options for redis cache attack cr0hn 2016-02-18 13:24:35 +01:00
  • d40bd9b935 fix - improved output messages cr0hn 2016-02-18 11:58:57 +01:00
  • df1779a09e fix - improved output messages cr0hn 2016-02-18 11:58:11 +01:00
  • 0cf71412be add - new options to inject into cache poisoning: payload from comand line, payload from file, complete new HTML file add - some visual improvements in argparser cr0hn 2016-02-18 11:11:59 +01:00
  • 8fb88f3a16 Add: new redis attack - cache poison cr0hn 2016-02-18 02:35:58 +01:00
  • 62bc022cc7 Merge branch 'develop' cr0hn 2016-02-17 15:47:52 +01:00
  • 538a6ed1e7 removed redis_shell cr0hn 2016-02-17 15:47:23 +01:00
  • 6c47da279d added idea files to gitignore cr0hn 2016-02-17 15:46:46 +01:00
  • 1aa9d7dd07 deleted idea files cr0hn 2016-02-17 15:46:25 +01:00
  • 89e68761ad .idea/workspace.xml cr0hn 2016-02-17 15:44:35 +01:00
  • 46afa101cb add: new attack family - proc add: new attack for redis- discover-dbs cr0hn 2016-02-17 15:42:26 +01:00
  • 1e1b3ba36e new branch cr0hn 2016-02-16 17:33:39 +01:00
  • 2cf530e895 PyCharm project files cr0hn 2016-02-16 17:32:12 +01:00
  • 4f7ae8db95 Minor fixes cr0hn 2016-02-16 17:31:03 +01:00
  • 18880955b2 Fix: A lot of improvements in framework. Add: 5 new attacks in redis module cr0hn 2016-02-16 16:05:48 +01:00
  • 96cd034ed6 Fixed some module import fails and attacks summary file cr0hn 2016-02-15 16:33:18 +01:00
  • d231d5d538 first commit: running at working cr0hn 2016-02-15 15:23:49 +01:00