NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • en (65)
  • linux (16)
  • it-security (12)
  • windows (4)
  • archiv (3)
  • wiki (2)
  • irc (1)
  • software (1)
  • user (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Kali Linuxc: apt Fehler - File has unexpected size
  • Auslagerungsdatei unter Windows verschieben
  • Bereits gelöschte Dateien sicher überschreiben
  • Kali Linuxc: apt error - File has unexpected size
  • DelLastXFiles - delete data chronologically
  • Kali Linuxc: apt error - File has unexpected size
  • Securely overwrite files that have already been deleted
  • Move swap file under XP

Fulltext results:

Formatting Syntax @wiki
32 Hits, Last modified: 17 months ago
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: 19 months ago
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: 20 months ago
====== 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: 10 months ago
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: 4 months ago
/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: 11 months ago
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: 18 months ago
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: 10 months ago
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: 17 months ago
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: 19 months ago
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: 18 months ago
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: 20 months ago
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: 19 months ago
====== 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: 17 months ago
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
Backing up the sshd @en:linux
9 Hits, Last modified: 7 months ago
Generating public/private ed25519 key pair. Enter file in which to save the key (/home/user/.ssh/id_ed25... important, **because only the combination of key file and password** enable server access. <code bash>... ode bash>$ wipe id_ed25519 Okay to WIPE 1 regular file ? (Yes/No) yes Operation finished. 1 file wiped and 0 special files ignored in 0 directories, 0 symlink
Linux backup with rsync @en:linux:backup
9 Hits, Last modified: 20 months ago
Linux backup with tar @en:linux:backup
9 Hits, Last modified: 20 months ago
ChaosDLL mIRC Script @en:software:chaosdll
9 Hits, Last modified: 19 months ago
Sichern des sshd @linux
7 Hits, Last modified: 7 months ago
Backup Script for Windows @en:software
7 Hits, Last modified: 20 months ago
Eigene Namen im LAN anlegen @windows
6 Hits, Last modified: 18 months ago
Backdoor development with Code Caves @it-security:blog
6 Hits, Last modified: 5 months ago
Delphi Projects @archiv:coding:delphi
6 Hits, Last modified: 14 years ago
Shellcode Injection Part 3 @en:it-security:blog
6 Hits, Last modified: 12 months ago
MySQL Operating system error number 13 @en:linux:mysql
6 Hits, Last modified: 20 months ago
Linux Befehle Cheatsheet @linux
5 Hits, Last modified: 10 months ago
MySQL Operating system error number 13 @linux
5 Hits, Last modified: 18 months ago
Buffer overflow in the 64-bit stack - Part 2 @en:it-security:blog
5 Hits, Last modified: 10 months ago
Remote Server Backup @linux
4 Hits, Last modified: 18 months ago
Remote Server Backup NFS @linux
4 Hits, Last modified: 18 months ago
Update UnrealIRCD @linux
4 Hits, Last modified: 18 months ago
Integration von Collabora Office in OwnCloud @linux
4 Hits, Last modified: 18 months ago
Set up iptables @en:linux
4 Hits, Last modified: 17 months ago
Integration of Collabora Office in OwnCloud @en:linux
4 Hits, Last modified: 17 months ago
Reset the registry at an earlier point in time @en:windows
4 Hits, Last modified: 9 months ago
Shellcode Injection Teil 1 @it-security:blog
4 Hits, Last modified: 10 months ago
Obfuscation: Disguise shellcode as UUIDs @en:it-security:blog
4 Hits, Last modified: 10 months ago
Set up iptables @en:linux:firewall
4 Hits, Last modified: 17 months ago
Integration of Collabora Office in OwnCloud @en:linux:owncloud
4 Hits, Last modified: 20 months ago
Securely overwrite files that have already been deleted @en:windows:essentials
4 Hits, Last modified: 19 months ago
Windows XP Mode for Windows 7 Home @en:archiv:windows:vista
4 Hits, Last modified: 19 months ago
Hilfreiche NMAP Scanner Kommandos @it-security
3 Hits, Last modified: 11 months ago
SSL unter Apache einrichten @linux
3 Hits, Last modified: 18 months ago
Backup Script Linux @linux
3 Hits, Last modified: 18 months ago
postfix TLS Support @linux
3 Hits, Last modified: 18 months ago
Windows Bluescreen Analyse @windows
3 Hits, Last modified: 18 months ago
Numlock beim Windows Start aktivieren @windows
3 Hits, Last modified: 18 months ago
Helpful NMAP scanner commands @en:it-security
3 Hits, Last modified: 17 months ago
Backup Script Linux @en:linux
3 Hits, Last modified: 17 months ago
Windows Bluescreen Analysis @en:windows
3 Hits, Last modified: 21 months ago
Disable User Account Control (UAC) completely @en:windows
3 Hits, Last modified: 17 months ago
Execute repair of Windows 10 @en:windows
3 Hits, Last modified: 17 months ago
Passwort Manager LICENSE AGREEMENT AND COPYRIGHT @software:passwort_manager
3 Hits, Last modified: 18 years ago
Delphi Snippets @archiv:coding:delphi
3 Hits, Last modified: 14 years ago
Buffer overflow in the 64-bit stack - part 1 @en:it-security:blog
3 Hits, Last modified: 11 months ago
Obfuscation: polymorphic in-memory decoder @en:it-security:blog
3 Hits, Last modified: 9 months ago
Shellcode Injection Part 2 @en:it-security:blog
3 Hits, Last modified: 11 months ago
Shellcode Injection Part 4 @en:it-security:blog
3 Hits, Last modified: 10 months ago
Set up SSL under Apache @en:linux:apache
3 Hits, Last modified: 19 months ago
Debian Fileserver with Samba @en:linux:samba
3 Hits, Last modified: 19 months ago
Execute repair of Windows 10 @en:windows:10
3 Hits, Last modified: 19 months ago
Windows Security - Basics @en:windows:security
3 Hits, Last modified: 19 months ago
Kali Linuxc: apt Fehler - File has unexpected size @linux
2 Hits, Last modified: 18 months ago
GetUserInfo( psycore8 ) @user
2 Hits, Last modified: 3 months ago
Benutzerkontensteuerung (UAC) komplett deaktivieren @windows
2 Hits, Last modified: 17 months ago
R5 Movie Database @archiv:software
2 Hits, Last modified: 3 years ago
Kali Linuxc: apt error - File has unexpected size @en:linux
2 Hits, Last modified: 17 months ago
n8n installation with Docker Compose @en:linux
2 Hits, Last modified: 17 months ago
Postfix trivial rewrite problem @en:linux
2 Hits, Last modified: 20 months ago
Postfix Virtual Mailbox Limit @en:linux
2 Hits, Last modified: 17 months ago
NTLDR missing Error message @en:windows
2 Hits, Last modified: 19 months ago
Start Registry Editor @en:windows
2 Hits, Last modified: 17 months ago
Password Manager @en:archiv:software
2 Hits, Last modified: 17 months ago
The importance of awareness in IT security @en:it-security:blog
2 Hits, Last modified: 11 months ago
Courier with TLS connection @en:linux:courier
2 Hits, Last modified: 19 months ago
Kali Linuxc: apt error - File has unexpected size @en:linux:kali
2 Hits, Last modified: 20 months ago
MySQL Backup under Linux @en:linux:mysql
2 Hits, Last modified: 18 months ago
n8n installation with Docker Compose @en:linux:n8n
2 Hits, Last modified: 20 months ago
Start Registry Editor @en:windows:essentials
2 Hits, Last modified: 20 months ago
Provide Windows updates on the installation DVD @en:windows:essentials
2 Hits, Last modified: 19 months ago
PsyCore @en
1 Hits, Last modified: 20 months ago
IT Security Cheat Sheets @it-security
1 Hits, Last modified: 15 months ago
Host Discovery mit Metasploit Datenbank @it-security
1 Hits, Last modified: 10 months ago
Linux Backup mit tar @linux
1 Hits, Last modified: 18 months ago
Courier mit TLS Verbindung @linux
1 Hits, Last modified: 18 months ago
Firewall Regeln für Debian @linux
1 Hits, Last modified: 18 months ago
MySQL Backup unter Linux @linux
1 Hits, Last modified: 18 months ago
Wiki special changes @wiki
1 Hits, Last modified: 20 months ago
mIRC with SSL @en:irc
1 Hits, Last modified: 17 months ago
Host Discovery with Metasploit database @en:it-security
1 Hits, Last modified: 10 months ago
Secure passwords @en:it-security
1 Hits, Last modified: 17 months ago
Emulated Debian under VMWare @en:linux
1 Hits, Last modified: 18 months ago
$whoami @en:user
1 Hits, Last modified: 11 months ago
Template for user profile @en:vorlagen
1 Hits, Last modified: 19 months ago
Buffer Overflow im 64-Bit Stack - Teil 1 @it-security:blog
1 Hits, Last modified: 11 months ago
Buffer Overflow im 64-Bit Stack - Teil 2 @it-security:blog
1 Hits, Last modified: 11 months ago
FatCat Attack PoC @it-security:blog
1 Hits, Last modified: 15 months ago
Obfuscation: polymorpher In-Memory Decoder @it-security:blog
1 Hits, Last modified: 9 months ago
Obfuscation: Shellcode als UUIDs tarnen @it-security:blog
1 Hits, Last modified: 10 months ago
Shellcode Injection Teil 3 @it-security:blog
1 Hits, Last modified: 12 months ago
FatCat Attack PoC @en:it-security:blog
1 Hits, Last modified: 17 months ago
Obfuscation: ByteSwapping @en:it-security:blog
1 Hits, Last modified: 7 months ago
Privilege escalation: Windows admin thanks to Linux @en:it-security:blog
1 Hits, Last modified: 10 months ago
Debian Distribution Upgrade - Squeeze to Wheezy @en:linux:debian
1 Hits, Last modified: 20 months ago
Password Manager @en:software:passwort_manager
1 Hits, Last modified: 19 months ago