summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added home infest/ partially fixed noise makefileFelix Richter2011-05-145-7/+15
| | | | | | | | | Makefile: infest/root now included bootstrap.sh: now only prints what you have to do after deployment infest/root: script which copies everything in root into original root modules/noise/Makefile: fixed when no audio is available (by || true command) root/ssh/authorized_keys: now in the correct path (shame on you tv!)
* hotfix for debian install of gitFelix Richter2011-05-141-1/+1
|
* bootstrapping script for krebs installFelix Richter2011-05-141-0/+21
| | | | | | bootstrap.sh: contains the power to be executed in the pipeline via curl https://github.com/krebscode/painload/raw/master/bootstrap.sh | sudo sh the script should be enterprise and survive several unexpected conditions
* etc/ssh/authorized_keys: initial committv2011-05-141-0/+5
|
* arping_users scanner addedroot2011-05-102-0/+50
| | | | | | arping_users.py: arping_users script scans the shack network for hosts online and, loads a set of mac-addresses and names from a file and checks which hosts the script "knows". Known hosts will be written to stdout mac_names.lst: list of macs associated with names
* arping.py now usable as dedicated arping scannerroot2011-05-101-3/+8
|
* Merge remote branch 'snmp_users/master'root2011-05-099-0/+232
|\
| * changed repos directory to fit krebsroot2011-05-098-0/+0
| |
| * added the one and only way to VERSIONFelix Richter2011-01-311-0/+1
| |
| * updated code to work againFelix Richter2011-01-315-10/+41
| | | | | | | | | | Added changes to make it work with python-genericore version 6.0 Added example configuration
| * added run scriptFelix Richter2011-01-301-0/+5
| |
| * updated snmp_usersFelix Richter2011-01-301-4/+22
| | | | | | | | | | | | added populate/eval parser for compatibility fixed Pooling bug (not cleaning up the thread pool after using) fixed bug to miss own address in the results
| * now using python-genericoreFelix Richter2011-01-301-36/+18
| |
| * cleaned up repositoryFelix Richter2011-01-303-167/+0
| |
| * updated to something actually workingFelix Richter2011-01-303-8/+60
| |
| * added parallel arping,refactoringFelix Richter2011-01-233-0/+129
| |
| * fixed outputFelix Richter2011-01-232-3/+3
| |
| * fixed logging bug,updated protocolFelix Richter2011-01-182-8/+18
| |
| * added main class for sending data to mqFelix Richter2011-01-172-1/+39
| |
| * pingy thrown outFelix Richter2011-01-172-23/+4
| |
| * Adds the arping script, as well as snmp-testFelix Richter2011-01-164-0/+152
| | | | | added Readme and stuff, have a nice day.
* fixed groovesalad scriptroot2011-05-091-1/+1
|
* Merge branch 'master' of github.com:krebscode/painloadroot2011-05-081-1/+2
|\
| * Makefile: PC Speaker || Beepkrebs2011-05-081-1/+2
| |
* | added stream filesroot2011-05-082-0/+7
| | | | | | | | | | deepmix: original streaming file groove: groovesalad stream (soma.fm)
* | Merge branch 'master' of github.com:krebscode/painloadroot2011-05-081-1/+1
|\|
| * Merge branch 'master' of github.com:krebscode/painloadkrebs2011-05-072-0/+3
| |\
| * | noise/Makefile: use variableskrebs2011-05-071-1/+1
| | |
* | | added morse code for krebsuinoroot2011-05-071-0/+164
| |/ |/| | | | | morse.pde: listens for serial input and writes morse code to attached speaker (at port 13). written in arduino ide
* | added .gitignore for temper,cam1.shroot2011-05-072-0/+3
|/ | | | | temper/.gitignore: contains temper binary cam1.sh: script for starting webcam
* etc/profile: double-dash before TODOkrebs2011-05-071-1/+1
|
* fixed copy-pasta error in etc infectkrebs2011-05-071-1/+0
|
* updated infect scriptroot2011-05-071-0/+7
| | | | etc: write password for new krebs superuser-copy from root user
* added temper Makefile,temper.croot2011-05-063-80/+58
| | | | | Makefile: now does the right thing temper.c: removed all the clutter with endless loop and stuff
* noise/zeit: beep firstkrebs2011-05-051-2/+4
|
* infest/etc: do all the various /etc infestationkrebs2011-05-054-20/+27
|
* infest/passwd: infest group, tookrebs2011-05-051-0/+8
|
* noise/Makefile: initial commitkrebs2011-05-051-0/+15
|
* noise-as-user: s/sudo/su/krebs2011-05-051-1/+1
|
* noise/espeak: plug{default -> dmix}krebs2011-05-051-1/+1
|
* cron,init.d: know about /krebskrebs2011-05-052-2/+2
|
* Merge branch 'import-morse'root2011-05-053-0/+206
|\
| * modules/morse: prepare for krebscodetv2011-05-053-0/+0
| |
| * COPYING: I just did what the fuck I want to^_^tv2011-04-241-2/+2
| |
| * COPYING: initial importtv2011-04-241-0/+14
| | | | | | | | From: http://sam.zoy.org/wtfpl/COPYING
| * README: initial committv2011-04-241-0/+32
| |
| * morse.sh: add more function commentstv2011-04-241-1/+5
| |
| * morse.sh: initial import from krebs' internalstv2011-04-241-0/+156
|
* infest/motd: cat to motd.tailroot2011-05-051-1/+1
|
* Merge branch 'import-noise'root2011-05-0534-0/+1163
|\