- 08 Jan, 2015 2 commits
-
-
Jason Frisvold authored
-
Jason Frisvold authored
-
- 18 Aug, 2014 1 commit
-
-
Jason Frisvold authored
-
- 03 Aug, 2014 1 commit
-
-
Jason Frisvold authored
-
- 20 Jul, 2014 2 commits
-
-
Jason Frisvold authored
- Add work_dir to config for server - Add code to download output files to the work_dir - Delete files after downloading
-
Jason Frisvold authored
- Upload configuration files to the right directory - Handle non-unicode shlex.split() command for python < 2.7.3
-
- 05 Jul, 2014 1 commit
-
-
Jason Frisvold authored
- Separate SQL into a variable before execution
-
- 23 May, 2014 1 commit
-
-
Jason Frisvold authored
- Remove quotes from the config file, they're not needed and cause problems
-
- 14 May, 2014 1 commit
-
-
Jason Frisvold authored
- Add config items for gpg binary and key - Updated notes with sample code for file encryption/decryption
-
- 08 May, 2014 1 commit
-
-
Jason Frisvold authored
- Basic framework for server - Some note additions
-
- 06 May, 2014 1 commit
-
-
Jason Frisvold authored
- Load new options into config variable - Create output filename - Spawn process using full nmap options - Clean up code layout a bit
-
- 01 May, 2014 1 commit
-
-
Jason Frisvold authored
- Then check for complete - Remove anything that's not allowed to override and mark the spawned table - Some re-working of code and modification of tables to accommodate the above
-
- 30 Apr, 2014 1 commit
-
-
Jason Frisvold authored
- Add code to update sqlite table with process info - Add code to get process options from sqlite table
-
- 27 Apr, 2014 1 commit
-
-
Jason Frisvold authored
- Check processes before spawning - New code to check pids - Some database modifications
-
- 06 Apr, 2014 1 commit
-
-
Jason Frisvold authored
- check_timing loop gets list of rowids from db matching current time
-
- 30 Mar, 2014 1 commit
-
-
Jason Frisvold authored
- Add regex to handle cron-like functionality
-
- 17 Mar, 2014 1 commit
-
-
Jason Frisvold authored
- New method to handle adding timer to the sqlite database - Files are deleted after successful handling
-
- 16 Mar, 2014 2 commits
-
-
Jason Frisvold authored
- Base class created, need to add proper validation routines - Spawner updated to check for files and process them
-
Jason Frisvold authored
- Added sqlite code to create database - Updated design document
-
- 15 Mar, 2014 1 commit
-
-
Jason Frisvold authored
- Placeholders for loop code - Loop iterates on the minute
-
- 13 Mar, 2014 1 commit
-
-
Jason Frisvold authored
- New code for spawner - Spawner using configparser for configs
-