Commit Graph

3142 Commits

Author SHA1 Message Date
a792ee89e3 Merge pull request #112 from SecPascal/chmod
Added chmod functionality into fsctl.py
2016-01-18 21:28:31 +04:00
1e807d9c5c Added chmod functionality into fsctl.py 2016-01-18 17:52:05 +01:00
8e864da8a8 add pkill alias to nop 2016-01-18 10:53:32 +00:00
f63bb14a3e add dget alias 2016-01-18 10:52:41 +00:00
b822278e14 Merge pull request #111 from Oweoqi/master
Update start.sh
2016-01-18 10:59:35 +04:00
fb7df2632c Update start.sh
Very small change, POSIX sh doesn't understand == for string equality, bash does, but I'm assuming you went with sh for a reason. I updated it to use = instead.
2016-01-18 09:26:48 +08:00
53742246a3 ignore macosx files 2016-01-17 10:33:08 +04:00
c45caf7f37 authbind docs 2016-01-17 10:32:35 +04:00
02f989e22a better description for 007 2016-01-14 18:09:12 +00:00
c600998170 don't mark stdin upload as web download 2016-01-14 18:08:23 +00:00
dc17775205 changelog 2016-01-13 19:31:50 +04:00
ba83be0e1e better handling of 'ls' (. and .. and +s and +t bits) 2016-01-13 19:28:18 +04:00
f6aab1be09 add correct entry for / 2016-01-13 19:09:48 +04:00
08bdce6255 show username and groupname in sftp output 2016-01-13 12:12:23 +04:00
22b49705a2 this seems to fix the memory leak. 2016-01-11 20:26:39 +04:00
381ef822da move handling of interactive sessions completely to protocol.py 2016-01-11 14:13:29 +04:00
403916397f Remove __del__. Remove cfg reference 2016-01-11 12:35:29 +04:00
6e9483fdff ttylog_size does not need to be array 2016-01-10 20:38:08 +04:00
01c2e2e4c6 add chown /chgrp 2016-01-09 17:12:56 +00:00
fbb3614784 also send SFTP uploaded files 2016-01-05 20:17:52 +00:00
2855a53687 don't close, data may still be coming 2016-01-05 20:15:16 +00:00
1b21106725 upload every file to VT 2016-01-05 23:55:31 +04:00
1d5c7f5dac update comment 2016-01-05 23:36:47 +04:00
429294fedc more VT functionality 2016-01-05 23:34:58 +04:00
a699cbea46 call avatar.logout() on logout 2016-01-05 23:33:39 +04:00
f847494444 log after file has been renamed, so plugins can use file contents 2016-01-05 23:32:58 +04:00
4f8b1d2d56 implemented postcomment 2016-01-05 12:38:43 +04:00
95f4cb485c remove unnecesary depenency requests 2016-01-05 04:18:44 +00:00
672cc0dc7c improve VT support 2016-01-05 04:15:14 +00:00
e218c7c371 remove dependency 2016-01-05 03:40:18 +00:00
efab340cc1 virustotal via Twisted http client 2016-01-04 19:55:00 +00:00
4e59ddfba0 more paths for head/tail 2016-01-04 13:40:32 +00:00
c07a5d6b18 properly log SFTP uploads 2016-01-04 13:37:13 +00:00
68fdb81550 virustotal now working with URLs only 2016-01-04 13:07:40 +00:00
0da9dc0791 virustotal wip 2016-01-04 11:10:10 +00:00
b89684587f wip 2016-01-04 11:10:10 +00:00
60ec0ca280 gracefully handle ecdsa failures 2016-01-04 11:08:50 +00:00
357073616c default linux link loop limit is 8. 2016-01-03 13:11:53 +04:00
819b3c65e0 py3 compatible string 2016-01-03 13:03:02 +04:00
3f66e248e0 convert to new style classes 2016-01-03 11:38:41 +04:00
7d9423ad60 Merge pull request #103 from Kc57/master
Fixed logging of downloads to database
2016-01-01 13:12:22 +04:00
0548e4e8e3 Fixed logging of downloads to database
Downloads were not logging to the database due to an incorrect number of parameters passed to VALUES
2015-12-31 07:35:40 -05:00
6cd1ef3867 various formatting 2015-12-31 09:47:01 +00:00
9f1b1fd021 add doc 2015-12-31 09:40:55 +00:00
0809d668fd twistedchecker 2015-12-31 09:39:25 +00:00
e1e561ec60 Merge pull request #100 from g0tmi1k/mysql
Add log size to MySQL database
2015-12-30 17:51:04 +04:00
8e3ab8a0a5 Log SSH fingerprints 2015-12-30 13:00:39 +00:00
1fea62fdee Add log size to MySQL database 2015-12-30 12:18:00 +00:00
10032eb8d6 fix url parsing for curl 2015-12-30 06:49:50 +00:00
bc7c1f2b57 explicit paths for touch 2015-12-29 13:24:23 +00:00