Commit Graph

145 Commits (b65ec735959e770caef0a217e4769ef1e246f01e)

Author SHA1 Message Date
Rasta Mouse b65ec73595 Prettify Readme 2017-07-30 18:09:44 +01:00
ChrisTruncer fca2cbad29 Merge pull request #46 from piesecurity/master
Dockerfile Creation
2016-08-19 09:25:37 -04:00
Pie Security c8fccff820 Masquerade Address (PASV FTP IP) can be defined with --ip parameter 2016-08-17 00:34:52 +00:00
Pie Security 15dfd3dd2b FTP Server is now configured to use PASV Mode. Added workaround for ICMP protocol types. 2016-08-14 14:18:20 +00:00
Pie Security 67a0bb41e8 Docker image name update 2016-08-12 01:50:40 +00:00
Pie Security 15f16ec2d3 Initial Dockerfile 2016-08-12 01:38:02 +00:00
Chris Truncer 41791e1279
Fixed issue when uploading a file with http 2016-08-03 10:25:13 -06:00
ChrisTruncer 07024278d5 Merge pull request #45 from ChrisTruncer/metadata
Metadata
2016-07-20 02:51:51 +01:00
Chris Truncer 305bd2ff84
Added metadata info for smtp and web transfers 2016-07-19 19:49:59 -06:00
Chris Truncer 52d55cf025
Start adding metadata info 2016-07-19 16:36:02 -06:00
Chris Truncer de5e2fdf5d
Added dependencies based on ubuntu 16.04 2016-07-18 13:26:12 -06:00
ChrisTruncer 76f3c45ffc Merge pull request #41 from xan7r/master
EgressAssess.ps1 Performance Increase
2016-05-08 19:00:44 -06:00
xan7r 2770ae4528 Updated Get-Help Documentation for -Fast option 2016-05-06 15:57:22 -04:00
xan7r 7b2b1dd402 Updated Get-Help Documentation for -Fast option 2016-05-06 12:41:43 -04:00
xan7r 7728899339 Greatly improved FTP upload speed 2016-05-04 20:40:30 -04:00
xan7r cb874561c6 Added -Fast mode that generates values sequentially for significant performance increases 2016-05-04 18:54:34 -04:00
xan7r eb2bdbc812 several changes made to speed up fake data generation 2016-05-02 22:32:56 -04:00
rvrsh3ll ce2be66dc2 Minor fix for DNSTXT 2015-12-06 20:34:17 -05:00
Chris Truncer 8524c3717e Working http and https clients on non standard ports 2015-12-03 13:33:22 -07:00
Chris Truncer 68cdc2c90c Changed ftp stor method and typo 2015-12-03 13:16:09 -07:00
Chris Truncer 95ca43814f Additional bugfix/namechange 2015-12-03 13:12:21 -07:00
Chris Truncer d20d8712e0 Small bug fix 2015-12-03 13:10:58 -07:00
Chris Truncer bd4f7c9af1 small change in variable name 2015-12-03 13:08:09 -07:00
ChrisTruncer 6264179e7c Merge pull request #38 from sethsec/master
Added option to change server side port
2015-12-03 13:04:47 -07:00
ChrisTruncer 67f8d10a91 Merge pull request #40 from ChrisTruncer/client_ports
Lets users specify port for clients if using non-standard ports
2015-12-03 13:03:55 -07:00
Chris Truncer 049e59e142 Added https and http non-standard port support 2015-12-03 12:48:45 -07:00
Chris Truncer 7da42645cc Lets users specify port for clients if using non-standard ports 2015-12-03 12:30:23 -07:00
sethsec 6029fa5ddd Added option to change server side port 2015-11-19 00:43:29 -05:00
Chris Truncer cbe3fcc0f4 Merge of our malware modules into Egress-Assess 2015-11-16 07:42:26 -07:00
ChrisTruncer e02a727151 Merge pull request #36 from ChrisTruncer/posh_names_
Changed datatype name from names to identity
2015-10-11 15:42:34 -06:00
Chris Truncer b87d26e727 Changed datatype name from names to identity 2015-10-10 19:58:48 -06:00
rvrsh3ll 3272d45b7d Added "NoPing" Switch 2015-10-10 00:28:52 -04:00
ChrisTruncer 5bd5cb4657 Merge pull request #32 from ChrisTruncer/ssl_patch
Patch to work on newer python versions which validate ssl
2015-09-12 22:41:26 -04:00
Chris Truncer 3e83fa2173 Patch to work on newer python versions which validate ssl 2015-09-10 22:49:20 -04:00
rvrsh3ll d3b921ffee Merge pull request #31 from n03lx/master
Combined previous commits
2015-07-23 10:18:47 -04:00
n03lx 692915a294 Updated $Report parameter
Changed [switch] to [string] input
2015-07-23 08:57:09 -04:00
n03lx 7406673dca Combined previous commits
Added Test-ServerConnection function, Write-Report function
Added parameter switch for reporting output to C:\Egress-Assess\report.txt
2015-07-22 10:08:11 -04:00
ChrisTruncer d3df500203 Merge pull request #29 from ChrisTruncer/psh_u
Updates to Powershell Client and Servers
2015-07-07 20:27:26 -04:00
Christopher Truncer 9e0d7ee869 Minor changes to posh egressassess 2015-07-07 20:25:32 -04:00
Christopher Truncer 93fbbe20af Faux data now appends vs. overwrites 2015-07-07 20:00:32 -04:00
Christopher Truncer dcee3792aa Fixed appending issue for web posts 2015-07-07 17:11:45 -04:00
rvrsh3ll 165036d2f3 Update Invoke-EgressAssess.ps1
Added Looping to each protocol. Fixed FTP
2015-07-07 16:29:01 -04:00
Christopher Truncer f29469b501 Moved if statement to allow https comms 2015-07-07 11:46:39 -04:00
ChrisTruncer 7bab42951f Merge pull request #28 from ChrisTruncer/psh_u
Removed break, added Return
2015-07-07 11:15:45 -04:00
Christopher Truncer 389cc5b8ea Removed break, added Return 2015-07-07 10:38:13 -04:00
Steve Borosh da7a47a406 Bug Fix
Fixed String Builder for CC generation.
2015-07-07 02:57:31 -04:00
Steve Borosh 163a20a386 Powershell Fixes
Added support for name set datatypes. Lots of bug fixes. Added Loop
support for continuous data transfer of larger amounts.
2015-07-05 10:41:20 -04:00
Christopher Truncer 66a4cecdf0 Complete identity module added 2015-06-03 21:28:58 -04:00
ChrisTruncer 1556fb2dcb Merge pull request #27 from ChrisTruncer/test_ccs
Iterations Fix
2015-06-03 12:38:13 -04:00
Christopher Truncer 372871070f Change for iterations with ccs 2015-06-03 12:32:14 -04:00