Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Reaktor - add color translator | makefu | 2013-04-22 | 6 | -8/+44 |
| | |||||
* | Reaktor:make ip lists unique | EUcancER | 2012-05-02 | 1 | -0/+1 |
| | |||||
* | Reaktor:dns fix bug | EUcancER | 2012-05-02 | 1 | -5/+7 |
| | | | | | gxfr -> bxfr add --skip to dnsrecon | ||||
* | fix bug in consolidate_dns | EUcancER | 2012-05-02 | 1 | -1/+7 |
| | |||||
* | Reaktor: fix socket import for hostname | EUcancER | 2012-05-02 | 1 | -2/+2 |
| | |||||
* | Reaktor: whatweb add aggressive parameter to call | EUcancER | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | add line wrapping | EUcancER | 2012-05-02 | 1 | -4/+6 |
| | | | | as it seems to lose characters between 400 and 500 characters... | ||||
* | fix whatweb wrapper | EUcancER | 2012-05-02 | 1 | -2/+4 |
| | |||||
* | Reaktor: add whatweb, update build process | EUcancER | 2012-05-02 | 3 | -7/+22 |
| | |||||
* | Reaktor: replace dnsrecon for dnsmap | EUcancER | 2012-05-02 | 4 | -6/+9 |
| | | | | | update init script add supervisor config | ||||
* | remove dnsmap in favor of dnsrecon | EUcancER | 2012-04-23 | 2 | -14/+18 |
| | |||||
* | add dnsmap submodule | EUcancER | 2012-04-23 | 2 | -0/+1 |
| | |||||
* | dnsmap prepare for submodule | EUcancER | 2012-04-23 | 11 | -20023/+0 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | EUcancER | 2012-04-23 | 3 | -0/+493 |
|\ | | | | | | | | | Conflicts: Reaktor/repos/gxfr | ||||
| * | add bxfr support | makefu | 2012-04-19 | 1 | -0/+17 |
| | | |||||
| * | add bing zone transfer for humans | makefu | 2012-04-19 | 2 | -15/+253 |
| | | | | | | | | bxfr does not uses the api anymore, as it is less reliable | ||||
| * | Reaktor: bxfr the bing.com zone lookup | makefu | 2012-04-18 | 1 | -0/+238 |
| | | |||||
* | | Reaktor:add init in makefile | EUcancER | 2012-04-23 | 1 | -0/+8 |
| | | |||||
* | | trying to fix gxfr | EUcancER | 2012-04-23 | 1 | -0/+0 |
| | | |||||
* | | submodulized gxfr | EUcancER | 2012-04-23 | 4 | -240/+0 |
|/ | |||||
* | Reaktor: cleanup | EUcancER | 2012-04-18 | 3 | -49/+3 |
| | |||||
* | Reaktor: add consolidate | EUcancER | 2012-04-18 | 1 | -0/+58 |
| | | | | tool combines the results of gxfr and dnsmap into irc-style output | ||||
* | Reaktor: add dnsmap-0.30 | EUcancER | 2012-04-18 | 11 | -0/+20023 |
| | |||||
* | Reaktor: pull revip into seperate folder | EUcancER | 2012-04-18 | 1 | -0/+48 |
| | |||||
* | Reaktor:add modified version of gxfr with csv support | EUcancER | 2012-04-18 | 2 | -0/+240 |
| | |||||
* | live feedback from subprocess, shorter timeout | EUcancER | 2012-04-18 | 1 | -15/+13 |
| | |||||
* | fix url parser | EUcancER | 2012-04-18 | 1 | -2/+3 |
| | |||||
* | Reaktor: add revip command | EUcancER | 2012-04-18 | 1 | -0/+46 |
| | |||||
* | update makefile | EUcancER | 2012-04-17 | 1 | -0/+4 |
| | |||||
* | fix directory | EUcancER | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | fix user management | EUcancER | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | add debian autostart | makefu | 2012-04-17 | 2 | -0/+104 |
| | |||||
* | add clean arguments to bot | makefu | 2012-04-17 | 1 | -4/+12 |
| | |||||
* | //reaktor/IRC/asybot.py: be less verbose | EUcancER | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | //Reaktor/index: rm logger | momo | 2011-09-27 | 1 | -7/+0 |
| | |||||
* | UDP/Reaktor: now using twisted | makefu | 2011-09-26 | 1 | -29/+24 |
| | | | | because asyncore sucks eselballs | ||||
* | Reaktor/UDP: fix bug in config | root | 2011-09-25 | 1 | -1/+1 |
| | | | | update Path to actual script | ||||
* | Reaktor/UDP: working release | root | 2011-09-25 | 5 | -8/+85 |
| | | | | | Reaktor/UDP is customizable via a single json config parsed at the very beginning, starting a number of asynchronous UDP listeners. See Readme for more info | ||||
* | Reaktor/UDP: add matcher function for ubot | makefu | 2011-09-17 | 1 | -7/+21 |
| | |||||
* | Reaktor/UDP: rewrite ubot | makefu | 2011-09-17 | 1 | -22/+27 |
| | | | | replace the ubot code with acutally working code | ||||
* | Reaktor/UDP: ubot - initial commit | makefu | 2011-09-17 | 2 | -0/+68 |
| | | | | | | update specs which now decribe how the head of the conf entry may look like ubot is currenly an executable skeleton which important functions marked as to be implemented. | ||||
* | Reaktor/UDP: add uri to specs, bug in use case | makefu | 2011-09-16 | 1 | -4/+4 |
| | |||||
* | REAKTOR/UDP: add Specs | makefu | 2011-09-16 | 1 | -0/+40 |
| | |||||
* | Reaktor/asybot: add syslog logging feature | root | 2011-09-14 | 1 | -2/+6 |
| | |||||
* | Reaktor/IRC: update asybot logging facility | root | 2011-09-14 | 1 | -14/+23 |
| | | | | | | now using python builtin logging DEBUG mode is enabled when the 'debug' environment variable is set on startup. | ||||
* | //Reaktor/IRC: implement hammer time | tv | 2011-09-13 | 1 | -10/+17 |
| | |||||
* | //Reaktor/IRC nickname: increment suffix | tv | 2011-09-13 | 1 | -0/+8 |
| | | | | | Append or increment the bot's nickname suffix integer in order to connect to servers that already have users with the same nickname. | ||||
* | //Reaktor: use debilian-compatible username | tv | 2011-09-13 | 2 | -7/+7 |
| | |||||
* | //Reaktor/IRC: remove dangling ptr to IRC/install | tv | 2011-09-13 | 1 | -2/+0 |
| | |||||
* | //Reaktor/IRC: replace irclib with own async bot | tv | 2011-09-13 | 8 | -207/+174 |
| | | | | | Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^ |