https://github.com/potato-industries/denors
portable deno based reverse shell
https://github.com/potato-industries/denors
deno reverse-shell
Last synced: about 2 months ago
JSON representation
portable deno based reverse shell
- Host: GitHub
- URL: https://github.com/potato-industries/denors
- Owner: Potato-Industries
- Created: 2021-12-07T22:07:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T22:14:23.000Z (over 4 years ago)
- Last Synced: 2025-01-08T20:35:58.844Z (over 1 year ago)
- Topics: deno, reverse-shell
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# denors
portable Deno based reverse shell
https://deno.land/
**Cross Compile**
https://deno.land/manual/tools/compiler
```
root@1953260a0bbd:/var/tmp# deno compile --allow-run --allow-net ./denors.ts --target x86_64-unknown-linux-gnu
Check file:///var/tmp/denors.ts
Bundle file:///var/tmp/denors.ts
Compile file:///var/tmp/denors.ts
Emit denors
root@1953260a0bbd:/var/tmp# file denors
denors: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[xxHash]=9e745bc08590cc72, with debug_info, not stripped
```
**Limitations**
Massive binary.. lol