User contributions
23 January 2020
22 January 2020
20 January 2020
19 January 2020
17 January 2020
Linux command: md5sum
Check diferences between files in two directories
m+55
Linux command: md5sum
no edit summary
m+231
Linux command: md5sum
Created page with "Check diferences between files in two directories"
16 January 2020
PowerShell
no edit summary
m+171
PowerShell
Execute code from web
m+7
PowerShell
no edit summary
m-1
PowerShell
no edit summary
m+170
Linux: SSH
no edit summary
m+327
14 January 2020
13 January 2020
NMAP
no edit summary
m+103
NMAP
no edit summary
m+142
Celery
no edit summary
m+893
Linux command: ip
Created page with "====== List MAC addresses ====== <syntaxhighlight lang="bash"> ip -o link | awk '$2 != "lo:" {print $2, $(NF-2)}' # find /sys/class/net -mindepth 1 -maxdepth 1 ! -name lo -p..."
2 January 2020
Linux command: alias
Trinity
m+105
IRC
no edit summary
m+28
IRC
Created page with "https://weechat.org/doc/"
28 December 2019
26 December 2019
Linux command: alias
Trinity
m+62
Linux command: alias
Trinity
m+419
Linux command: alias
Trinity
m+66
Linux command: alias
Trinity
m+413
19 December 2019
16 December 2019
VPN
Create an alias for the script
m+203
VPN
no edit summary
m+145
Linux: gpg
Encrypt to multiple recipients
m+198
Linux: gpg
Encrypt to multiple recipients
m+141
Linux: gpg
no edit summary
m+141
28 November 2019
20 November 2019
Windows CLI
no edit summary
m+112
Windows CLI
GP Result
m+68
Windows CLI
no edit summary
m+18
Simple HTTP Server
Created page with "== Python2 == <syntaxhighlight lang="bash"> python -m SimpleHTTPServer [port] </syntaxhighlight> === With File upload === <syntaxhighlight lang="python"> #!/usr/bin/env pytho..."
Windows as router
no edit summary
m+69
Windows as router
no edit summary
m+6
Windows as router
Created page with "WIP regedit.exe HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters IPEnableRouter = 1"
/etc/network/interfaces
Promisc Bridge
m+982
19 November 2019
Linux command: zip
no edit summary
m+166
Password Hash generate
Created page with "<syntaxhighlight lang="bash"> openssl passwd -1 </syntaxhighlight><syntaxhighlight lang="bash"> openssl passwd -1 -salt yoursalt </syntaxhighlight><syntaxhighlight lang="bash"..."
Linux: gpg
Export public key
m+193
Linux command: sed
Remove empty lines
m+10
Linux command: sed
Print some line of a file
m+77
Linux: gpg
Change private key passphrase
m+233
Linux: gpg
Export private key
m+1,156