Skip to content

Releases: gen0cide/gscript

v0.0.10

27 Feb 23:43
Compare
Choose a tag to compare

Changelog

ba76553 cross platform service foo finished
e758c4d refactored macro preprocessor, new logging flag for compiler, timeouts implemented
25224e9 fixing logging to be more verbose


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

v0.0.9

27 Feb 06:03
Compare
Choose a tag to compare

Changelog

ebc557f fixing windows incompatibility
ec36ed4 fixing windows bug
e10f426 bumping version to 0.0.9
b27fcf0 Adding a priority compiler macro for ordered execution of gscripts
61dcf06 refactored into packages for smaller binaries
702cee0 Update sandbox_detection.gs
ef40344 Update sandbox_detection.gs
7827708 Create sandbox_detection.gs
9b1d515 Create regkeys_windows.gs
9418838 Merge pull request #44 from gen0cide/windoze_thangz
ace29c0 updating progress, added a global GetHost function, currently debugging test gscripts in run mode on windows
9459d97 working on windows functions for add, read, and del reg key/values in windows, next up is higher level testing in gscripts
b4d17e3 adding some windows functions for adding and removing registery keys, can build swindows and osx gscript payloads, still to add reading a registry key then higher order functions for setting / reading / deleting
bfc0e6f small test
516c282 Create merlinagent_linux.gs
53c3cbe Create merlinagent_windows.gs
383a72e Rename shellcode.gs to shellcode_windows.gs
ba91b6d Delete simple_bind_shell.sh
85dfa0c Update generic_bindshell_osx.gs
007dc23 Add files via upload


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

v0.0.8

11 Feb 05:11
Compare
Choose a tag to compare

Changelog

cebe0c0 v8 release with shellcode injection
f5fd515 fixing a little session error
e325c32 Merge pull request #43 from gen0cide/WindowsFix
73d0b26 Removing some research functions that included unix only libraries breaking compatability with Windows. These research functions were not currently in use, so little impact removing them.
176a85d Update builtin_functions_test.go
fc39dfc Merge pull request #42 from gen0cide/addForkFunction
a196af9 adding back in aws testing function
f768e9f Adding a VMForkExec builtin function that spanws the command as a child process
1906ea8 Merge pull request #41 from vitapluvia/addReadFile
4dcb52e update documentation
41d6561 add ReadFile function to gscript
1dc1a4a Merge pull request #40 from gen0cide/dndr15
7aa5166 adding some new timestamp functions
c9f13d9 Merge pull request #39 from gen0cide/dndr14
75725a3 Adding two new functions to get env vars
b95b3a3 Merge pull request #38 from gen0cide/alex-optimizecli
0df0eec wat a holic
d7f5db3 Merge pull request #37 from gen0cide/dndr13
f7a7260 some more basic builtin and research functions w/ tests/examples
a93cf20 Merge pull request #36 from jayhill365/master
c2b6174 adding a ton of function docs
8d11d5e Merge pull request #35 from jayhill365/master
b802e8b Adding two new wiki doc pages, CopyFile and DeleteFile
b17f27d Merge pull request #34 from gen0cide/dndr12
c9397f7 simple command exec test research function
ee8f9f5 Merge pull request #33 from gen0cide/dndr11
ee861f6 Adding a check for write and execute permissions
809b508 Update research_functions.go
da4bc39 Merge pull request #32 from gen0cide/dndr7
5bf5c01 adding some check file and check dir functions
e7e923e Merge pull request #31 from gen0cide/dndr7
6765350 adding a check for read file function
2d57ebd Merge pull request #30 from gen0cide/dndr6
68a90ce adding some util functions to find procID and see if a ProcID exists
7c39c6d Merge pull request #29 from gen0cide/dndr5
9dc3418 some simple functions to see if a TCP port or UDP port is already inuse on a given machine
8fbbb7a Merge pull request #28 from gen0cide/DndR3
8b86cc9 fix an old function and add two new research functions, based off a new grep util function
f14947e Merge pull request #27 from gen0cide/alex-optimizecli
05c496e fixing merge conflicts
0db770a optimizing CLI
67f8371 Merge pull request #26 from gen0cide/DndR2.5
2b7cf73 Add a small UDP sending util
0661a2f Merge pull request #25 from gen0cide/DndR2
c1fa6eb adding more minor research functions, basic tests, and a basic tcp client util
fbd3814 Merge pull request #24 from gen0cide/DndR1
906070c Adding a research function, updaing util's HTTPGetFile, and a new test file


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.0.7

19 Nov 23:18
Compare
Choose a tag to compare

Changelog

cf72090 implementing IP_ADDRS variable


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.0.6

19 Nov 22:38
Compare
Choose a tag to compare

Changelog

2963b1b cleaning up syntax, removing implementation termination bug


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.0.5

19 Nov 22:09
Compare
Choose a tag to compare

Changelog

2bc65d2 stupid goreleaser
0038960 bumping version
c7ad096 adding new update subcommand to update GSE version


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.0.4

19 Nov 02:33
Compare
Choose a tag to compare

Changelog

2999d38 bumping version
3eae2d5 multiple scripts now supported in compiler, parallel execution of scripts in runtime
6da4a06 this is going to bug me
cf276d9 one last time
ce23f83 oops
0a28505 fixing the docs


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.0.3

18 Nov 00:25
Compare
Choose a tag to compare

Changelog

39a88a7 4/5 variables defined
42871ca fixing docs
fa3d0e9 adding examples folder


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.0.2

17 Nov 20:44
Compare
Choose a tag to compare

Changelog

12b82de windows now supported


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.0.1

17 Nov 08:03
Compare
Choose a tag to compare

Changelog

a15fc72 removing windows support
2f33d43 fixing
33f2bde adding a goreleaser config
af35b65 Merge pull request #23 from gen0cide/alex-compiler
ceabd2a Merge branch 'master' into alex-compiler
575a7e0 merging master
0c01518 compiler is now a real compiler, produces system binaries
0db0837 Merge pull request #22 from gen0cide/dnd_dns2
2209ebb fixing test functions and updating dns debug output
bb76c06 Merge pull request #21 from gen0cide/dnd_dns1
e01b67c Update util.go
02773e1 Update builtin_functions.go
91ba5e0 Adding a basic DNS client util function, w/ builtin_function implementation, and some basic testing
f7dca9a Merge pull request #20 from gen0cide/alex-compiler
6339f82 Merge branch 'master' into alex-compiler
f2c3adb compiler mvp finished
c8dc970 Merge pull request #19 from gen0cide/dnd9
af09884 some more helper util functions, not added to base functions or really tested yet
f754ddd Merge pull request #18 from gen0cide/dnd8
84f527b Add a builtin check function for local system info, still needs a struct to bind the return data (currently a string slice)
2890761 Merge pull request #17 from gen0cide/dnd7
ce1443e add a few more util functions and the builtin_function for delete file
6793fcb adding CLI builder
c03b221 Merge pull request #16 from gen0cide/alex-debugger
0a88518 Merge branch 'master' into alex-debugger
d2cb757 debugger now has DebugConsole() in scripts
bf20310 Merge pull request #15 from gen0cide/dnd6
e4cdf78 Added a search / replace string function and some basic tests
ff39f06 AppendFile will create a new file if the target to append to does not exist
2be73a1 VMAppendFile works
259232d Merge pull request #14 from gen0cide/alex-debugger
1bcd776 fixing logger
6d536fc Merge pull request #13 from gen0cide/dnd5
cd4defd Merge branch 'master' into dnd5
dcea1f9 working on VMAppendFile
4795722 Merge pull request #12 from gen0cide/alex-debugger
f31639e shell debugger done
41a9426 more util functions
b3c3029 Update engine.go
4bc7bfb updating some minor utility functions
9353c84 commiting to master yolo
2480190 Merge pull request #11 from gen0cide/dnd4
977ef90 minor updates
96e187e Merge pull request #10 from gen0cide/byteslicer
4a911cb Merge branch 'master' into byteslicer
82ae2cf fixing byte conversion
bc1a9d0 Merge pull request #9 from gen0cide/dnd3
dc1d2cc adding some random util functions and writing downloads to outfile in test
de6d9a6 fixing lines
793c1d6 updating readme
5dfe3a6 Create LICENSE
e86d699 merging
9e993cb fixing write file
bdfb314 Merge pull request #8 from gen0cide/downloadUrl
7385359 switching up LocalCreateFile args
a90bec2 Merge pull request #7 from gen0cide/downloadUrl
80eed75 added a download file function
d3e758f Merge pull request #6 from gen0cide/newreadme
00ca0bc fixing lines
77315af Merge pull request #5 from gen0cide/dnd
d6c76c8 Merge branch 'master' into dnd
dc01bdd add a copy file function, some basic tests, and a few file util functions, basicly a hello world
61102a9 Merge pull request #4 from gen0cide/newreadme
2528538 starting new readme format
b19e7de Merge pull request #3 from gen0cide/execimpl
c27a8e4 adding a test for Exec()
cb357a0 adding Exec() to implemented functions
d384030 Update README.md
7871075 Merge pull request #2 from ahhh/patch-1
50fc1b0 Update README.md
b245abe we got em
7ddd801 added first test
d26fe12 fixing folder structure
5942fdf first commit


Automated with GoReleaser
Built with go version go1.9 darwin/amd64