file

Search

You can find the results of your search below.

Formatting Syntax @wiki
32 Hits, Last modified:
mple markup language, which tries to make the datafiles to be as readable as possible. This page contain... is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ning the syntax for links and [[#images_and_other_files|images]] (see below) like this: [[http://php.
Formatting Syntax @en:wiki
32 Hits, Last modified:
mple markup language, which tries to make the datafiles to be as readable as possible. This page contain... s behaviour can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... for links and [[wiki:deprecated#images_and_other_files|images]] (see below) like this: [[http://php.
DelLastXFiles - delete data chronologically @en:software
16 Hits, Last modified:
====== DelLastXFiles - delete data chronologically ====== DelLastXFiles deletes the last X files according to a specific file mask. The deletion is based on the file names. ===== download ===== *
Buffer overflow in the 64-bit stack - Part 3 @en:it-security:blog
15 Hits, Last modified:
h>psycore8/nosoc-bof/tree/main/part-3|Github]]. <file c bof-part3.c> /* Code https://blog.techorganic.c... setbuf(stdout, 0); vuln(); return 0; } </file> \\ \\ ===== Debug ===== {{page>en:vorlagen:att... s write a first exploit to ''write()'' to leak. <file python buf3-stage1.py> #!/usr/bin/env python fro... # POP Argumente buf += p64(constants.STDOUT_FILENO) # stdout buf += p64(bin.got[b'write'])
Buffer Overflow im 64-Bit Stack - Teil 3 @it-security:blog
14 Hits, Last modified:
/nosoc-bof/tree/main/part-3|Github]] verfügbar. <file c bof-part3.c> /* Code https://blog.techorganic.c... setbuf(stdout, 0); vuln(); return 0; } </file> \\ \\ ===== Debug ===== {{page>vorlagen:attent... s ein erstes Exploit, um ''write()'' zu leaken. <file python buf3-stage1.py> #!/usr/bin/env python fro... # POP Argumente buf += p64(constants.STDOUT_FILENO) # stdout buf += p64(bin.got[b'write'])
Shellcode Injection Part 1 @en:it-security:blog
13 Hits, Last modified:
cesses and some techniques for obfuscating binary files. In the first part, we look at how to inject she... es it as a threat. You can find all the required files in the [[en:it-security:blog:shellcode_injection... should be in C format | | > shell.c | Save to the file shell.c | <code bash> msfvenom -p windows/shell_... tes. We take this from the ''msfvenom'' output. <file cpp local-process-injection.cpp> #include <stdio.
Wallabag Installation unter Debian @linux
12 Hits, Last modified:
S:!DH:!AES128 SSLVerifyDepth 10 SSLCertificateFile /etc/letsencrypt/live/wallabag.domain.tld/cert.pem SSLCertificateKeyFile /etc/letsencrypt/live/wallabag.domain.tld/privkey.pem SSLCACertificateFile /etc/letsencrypt/live/wallabag.domain.tld/chain.pem SSLCertificateChainFile /etc/letsencrypt/live/wallabag.domain.tld/fullcha
Linux Commands Cheatsheet @en:linux
12 Hits, Last modified:
ete user | | whoami | Output current user | ==== File and directory management ==== ^ Command ^ Commen... | Change owner | | cp -r newdir/* olddir/ | Copy files recursively | | 'cp' -rf dir/{*,.??*} /dir/ | hidden files and aliased cp -i will be copied | | du -hs <dir... tory size | | du -h * %%|%% sort -hr > /home/user/filelist.txt | File list sorted by size | | echo bla >
Wallabag installation under Debian @en:linux
12 Hits, Last modified:
S:!DH:!AES128 SSLVerifyDepth 10 SSLCertificateFile /etc/letsencrypt/live/wallabag.domain.tld/cert.pem SSLCertificateKeyFile /etc/letsencrypt/live/wallabag.domain.tld/privkey.pem SSLCACertificateFile /etc/letsencrypt/live/wallabag.domain.tld/chain.pem SSLCertificateChainFile /etc/letsencrypt/live/wallabag.domain.tld/fullcha
Wallabag installation under Debian @en:linux:wallabag
12 Hits, Last modified:
S:!DH:!AES128 SSLVerifyDepth 10 SSLCertificateFile /etc/letsencrypt/live/wallabag.domain.tld/cert.pem SSLCertificateKeyFile /etc/letsencrypt/live/wallabag.domain.tld/privkey.pem SSLCACertificateFile /etc/letsencrypt/live/wallabag.domain.tld/chain.pem SSLCertificateChainFile /etc/letsencrypt/live/wallabag.domain.tld/fullcha
IRC Operator Befehle @irc
11 Hits, Last modified:
Prompts the server to reread the configuration files. IRC Operators only. Syntax: REHA... rname is specified, this is used to rehash config files on servername Only TechAdmins and NetAdmin... The flags are used to rehash other config files, valid flags are: -dccdeny - Reha... ynconf - Rehashes UnrealIRCd Config and Network file -restrict - Rehashes chrestrict.conf
IRC Operator commands @en:irc
11 Hits, Last modified:
Prompts the server to reread the configuration files. IRC Operators only. Syntax: REHA... rname is specified, this is used to rehash config files on servername Only TechAdmins and NetAdmin... The flags are used to rehash other config files, valid flags are: -dccdeny - Rehash... -dynconf - Rehashes UnrealIRCd Config and Network file -restrict - Rehashes chrestrict.conf
Move swap file under XP @en:archiv:windows:performance
11 Hits, Last modified:
====== Move swap file under XP ====== {{template>vorlagen:tutorialdetails|tutname=Auslagerungsdatei ver... b/307886/de}} ===== Introduction ===== The swap file is the area on the hard disk that is used by Wind... "virtual memory". By default, Windows stores this file on the partition where the Windows system files are located. You can improve the performance of Windows
Update UnrealIRCD @en:linux
9 Hits, Last modified:
wnload source ===== First we download the source files. The current version is replaced instead of x.x.... op / rename old IRCD ===== To protect the config files, the directory with the obsolete IRCD should be ... ld the default permissions for your configuration files be? (Set this to 0 to disable) It is strongly re... t you use 0600 to prevent unwanted reading of the file [0600] -> If you want, you can manually enter th
ChaosDLL mIRC Script @software:chaosdll
9 Hits, Last modified:
--------------------- alias cd.vlc { if (($vlc.file) || ($vlc.count)) { say $myhead ..::VLC Status::.. say 4Gespielte Datei: 09 $+ $vlc.file say 4PlayCount: 09 $+ $vlc.count ;say $... äuft das Programm? } alias cd.vlcd { if (($vlc.file) || ($vlc.count)) { say $myhead ..::VLC Status::.. say 4Gespielte Datei: 09 $+ $vlc.file say 4Im Verzeichnis: 09 $+ $vlc.filedir
Linux backup with rsync @en:linux:backup
9 Hits, Last modified:
Linux backup with tar @en:linux:backup
9 Hits, Last modified:
ChaosDLL mIRC Script @en:software:chaosdll
9 Hits, Last modified:
Backing up the sshd @en:linux
8 Hits, Last modified:
Sichern des sshd @linux
7 Hits, Last modified:
Backup Script for Windows @en:software
7 Hits, Last modified:
App Entwicklung unter Windows 10 @windows
6 Hits, Last modified:
Eigene Namen im LAN anlegen @windows
6 Hits, Last modified:
MySQL Operating system error number 13 @en:linux:mysql
6 Hits, Last modified:
Linux Befehle Cheatsheet @linux
5 Hits, Last modified:
MySQL Operating system error number 13 @linux
5 Hits, Last modified:
Remote Server Backup @linux
4 Hits, Last modified:
Remote Server Backup NFS @linux
4 Hits, Last modified:
Update UnrealIRCD @linux
4 Hits, Last modified:
Integration von Collabora Office in OwnCloud @linux
4 Hits, Last modified:
Set up iptables @en:linux
4 Hits, Last modified:
Integration of Collabora Office in OwnCloud @en:linux
4 Hits, Last modified:
Shellcode Injection Teil 1 @it-security:blog
4 Hits, Last modified:
Set up iptables @en:linux:firewall
4 Hits, Last modified:
Hilfreiche NMAP Scanner Kommandos @it-security
3 Hits, Last modified:
SSL unter Apache einrichten @linux
3 Hits, Last modified:
Backup Script Linux @linux
3 Hits, Last modified:
postfix TLS Support @linux
3 Hits, Last modified:
Windows Bluescreen Analyse @windows
3 Hits, Last modified:
Numlock beim Windows Start aktivieren @windows
3 Hits, Last modified:
Windows Sicherheit - Grundlagen @windows
3 Hits, Last modified:
Helpful NMAP scanner commands @en:it-security
3 Hits, Last modified:
Backup Script Linux @en:linux
3 Hits, Last modified:
Windows Bluescreen Analysis @en:windows
3 Hits, Last modified:
Execute repair of Windows 10 @en:windows
3 Hits, Last modified:
Set up SSL under Apache @en:linux:apache
3 Hits, Last modified:
Debian Fileserver with Samba @en:linux:samba
3 Hits, Last modified:
Execute repair of Windows 10 @en:windows:10
3 Hits, Last modified:
Windows Security - Basics @en:windows:security
3 Hits, Last modified:
Debian Fileserver mit Samba @linux
2 Hits, Last modified:
n8n installation with Docker Compose @en:linux
2 Hits, Last modified:
Postfix trivial rewrite problem @en:linux
2 Hits, Last modified:
Postfix Virtual Mailbox Limit @en:linux
2 Hits, Last modified:
NTLDR missing Error message @en:windows
2 Hits, Last modified:
Start Registry Editor @en:windows
2 Hits, Last modified:
Password Manager @en:archiv:software
2 Hits, Last modified:
Courier with TLS connection @en:linux:courier
2 Hits, Last modified:
MySQL Backup under Linux @en:linux:mysql
2 Hits, Last modified:
n8n installation with Docker Compose @en:linux:n8n
2 Hits, Last modified:
Start Registry Editor @en:windows:essentials
2 Hits, Last modified:
PsyCore @en
1 Hits, Last modified:
IT Security Cheat Sheets @it-security
1 Hits, Last modified:
Linux Backup mit tar @linux
1 Hits, Last modified:
Courier mit TLS Verbindung @linux
1 Hits, Last modified:
Firewall Regeln für Debian @linux
1 Hits, Last modified:
MySQL Backup unter Linux @linux
1 Hits, Last modified:
Wiki special changes @wiki
1 Hits, Last modified:
Ruhezustand im Remote Desktop @windows
1 Hits, Last modified:
SCP und SFTP auf DiskStation (110j) @archiv:linux
1 Hits, Last modified:
mIRC with SSL @en:irc
1 Hits, Last modified:
Secure passwords @en:it-security
1 Hits, Last modified:
Emulated Debian under VMWare @en:linux
1 Hits, Last modified:
Security on the net @en:tut
1 Hits, Last modified:
Template for user profile @en:vorlagen
1 Hits, Last modified:
Hibernation in the Remote Desktop @en:windows
1 Hits, Last modified:
FatCat Attack PoC @it-security:blog
1 Hits, Last modified:
FatCat Attack PoC @en:it-security:blog
1 Hits, Last modified:
Password Manager @en:software:passwort_manager
1 Hits, Last modified: