Jump to content

User contributions for Encryptid

Results for Encryptid talk block log uploads logs
A user with 77 edits. Account created on 6 August 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

6 August 2025

  • 15:0015:00, 6 August 2025 diff hist +847 N Notepad++ Created page with "Some Tips and Tricks for Notepad++ =Searching= ==Extended Search== ==Regex== ===Samples=== Find all HTML Tags <[^>]+> Find all IPv4 Addressess \d+\.\d+\.\d+\.\d+ Find Time and Date (Example below: 01/01/2021 12:00 AM) \d+\/\d+\/\d+\s\d+:\d+\s[AP]M ===Work Specific=== ====URL/IPs from Analyze Hosts==== URL Selection URL:\s[A-Za-z\.\-]+[^<] Newline after IP (Find and replace with "\1\n") (\d+\.\d+\.\d+\.\d+) Remove data before URL (Find and replace wi..." current
  • 15:0015:00, 6 August 2025 diff hist +274 N John the Ripper Created page with "JTR is a powerful password cracking tool with a lot of flexibility. =References= * [https://openwall.info/wiki/john/tutorials JTR Tutorials] * [https://www.hackingcastle.com/2020/05/john-the-ripper-password-cracking-full-tutorial.html Quick tutorial] Category:HackRefs" current
  • 15:0015:00, 6 August 2025 diff hist +2,500 N HackRF Created page with "=HackRF= Stuff * [https://github.com/mossmann/hackrf/ Github] ** [https://github.com/mossmann/hackrf/releases Releases] ** [https://github.com/mossmann/hackrf/wiki Wiki] ==Firmware== After installing the hardware, make sure you have the following packages installed sudo apt install hackrf dfu-util You can grab the stock HackRF from the [https://github.com/mossmann/hackrf/releases Releases] on github. Unzip and head to firmware-bin/. Next, you need to put the HackRF..." current
  • 14:5914:59, 6 August 2025 diff hist +189 N HackerBoxes Created page with "* https://www.instructables.com/HackerBox-0058-Encode/ * https://www.instructables.com/HackerBox-0062-Watts-Up/ * https://www.instructables.com/HackerBox-0048-SIMSAT/ Category:HackRefs" current
  • 14:5914:59, 6 August 2025 diff hist +805 N Black Magic Probe Created page with "Right the moment this is just a bunch of =Resources= * [https://github.com/blacksphere/blackmagic/wiki/Upgrading-Firmware Upgrading the Firmware] * [https://github.com/blacksphere/blackmagic/wiki Wiki] * [https://github.com/compuphase/Black-Magic-Probe-Book BMTrace] * [http://dfu-util.sourceforge.net/releases/ DFU-Util Releases] * [https://www.youtube.com/watch?v=mcq4ENOhuhc Hacking Bender Badge w/BMP] * [https://developer.arm.com/tools-and-software/open-source-softwar..." current
  • 14:5914:59, 6 August 2025 diff hist +26 N Category:HackRefs Created page with "Various Hacking references" current
  • 14:5714:57, 6 August 2025 diff hist +30 N Category:Scripts Created page with "Various Scripts and References" current
  • 14:5614:56, 6 August 2025 diff hist +42 N Category:Intrusion Detection Created page with "For content related to Intrusion Detection" current
  • 14:5614:56, 6 August 2025 diff hist +12 N Category:Service Created page with "For Services" current
  • 14:5514:55, 6 August 2025 diff hist +800 N OneLiners Created page with "Just a quick Reference for "One-Liner"s that I find very useful =What's my IP= * Basic curl https://icanhazip.com * IPv4 curl https://ipv4.icanhazip.com/ * IPv6 curl https://ipv6.icanhazip.com/ =Download Imgur Album= wget -q "http://imgur.com/a/(UniqueIDhere)" -O - | grep name | cut -d\" -f2| while read id;do echo "Downloading $id.jpg";wget -q -c "http://i.imgur.com/$id.jpg";done =GZip Log Folder= for i in *; do tar --remove-files -czf $i.gz $i ; d..." current
  • 14:5514:55, 6 August 2025 diff hist +4,628 N Script/RPi-ArchInstall Created page with "=Format MicroSD= Change /dev/sdb to your target disk. Uncomment image sections as needed. <pre> mkfs.vfat /dev/sdb1 mkfs.ext4 /dev/sdb2 mount /dev/sdb2 root/ mount /dev/sdb1 boot/ # Raspberry Pi 4 or 3 Aarch64 (no closed source ARMv7 packages) # wget http://os.archlinuxarm.org/os/ArchLinuxARM-rpi-aarch64-latest.tar.gz # bsdtar -xpf ArchLinuxARM-rpi-aarch64-latest.tar.gz -C root # Extra line for Pi4 # sed -i 's/mmcblk0/mmcblk1/g' root/etc/fstab # Raspberry Pi 4 - ARMv7..." current
  • 14:5514:55, 6 August 2025 diff hist +616 N IPTables Created page with " ==Barbed IPTables== <pre> -A INPUT -m recent --rcheck --seconds 86400 --name portscan --rsource -j DROP -A INPUT -m recent --remove --name portscan --rsource -A INPUT -p tcp -m tcp --dport 22 -m limit --limit 1/min -j ACCEPT -A INPUT -p tcp -m multiport --dports 23,79,113,139,445 -m recent --set --name portscan --rsource -j LOG --log-prefix "Portscan:" -A INPUT -p tcp -m multiport --dports 23,79,113,139,445 -m recent --set --name portscan --rsource -j DROP </pre> =Reso..." current
  • 14:5414:54, 6 August 2025 diff hist +2,229 N Yawgix-Archinstall Created page with "Quick reference for installing Yawgix via the [https://wiki.archlinux.org/title/Archinstall Archinstall] script from the livecd. Additional resources can be found [https://python-archinstall.readthedocs.io/en/latest/index.html HERE] =Refs= ==Packages== Quick raw dump of individual packages/metas: <pre> base-devel nano ntfs-3g sudo git go amd-ucode efibootmgr os-prober nvidia-dkms nvidia-settings nvidia-utils nvidia-prime opencl-nvidia libva-vdpau-driver libva-utils vkd..." current
  • 14:5414:54, 6 August 2025 diff hist +3,829 N Yawgix Created page with "=Specs= * MSI [https://www.msi.com/Motherboard/support/MPG-X570-GAMING-EDGE-WIFI MPG-X570-GAMING-EDGE-WIFI] * AMD [https://www.amd.com/en/products/cpu/amd-ryzen-9-3900x Ryzen 9 3900X] @ 3.8GHz (4.6GHz boost) ** AKA [https://en.wikipedia.org/wiki/Zen_2 Zen2] * MSI [https://www.msi.com/Graphics-Card/GeForce-RTX-3070-GAMING-X-TRIO/ RTX 3070 Gaming X Trio] * 2x16GB DDR4 3200 =Gaming Tweaks= ==GUI== * Nvidia settings and tweaks * Conf/Yawgix-Xorg|X..." current
  • 14:5314:53, 6 August 2025 diff hist +1,142 N Script/Yawgix-Install Created page with "Installation Script for YawgixPrime <pre> { "audio": "pipewire", "bootloader": "systemd-bootctl", "custom-commands": [ "echo '[valveaur]' >> /etc/pacman.conf", "echo 'Server = http://repo.steampowered.com/arch/valveaur' >> /etc/pacman.conf", "pacman-key -r 8DC2CE3A3D245E64 --keyserver hkp://keyserver.ubuntu.com && pacman-key --lsign-key 8DC2CE3A3D245E64" ], "gfx_driver": "Nvidia", "ha..." current
  • 14:5314:53, 6 August 2025 diff hist +1,991 N Conf/Yawgix-Xorg Created page with " /etc/X11/xorg.conf <pre> # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 460.32.03 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "t..." current
  • 14:5314:53, 6 August 2025 diff hist +10,690 N Conf/Yawgix-Nvidia Created page with "Nvidia Configs for Yawgix =Direct Rendering Manager (DRM)= Ensure you have DRM setup and one of the below: * Add kernel parameter to /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT= nvidia-drm.modeset=1 =Nvidia User Settings= /home/yawg/.nvidia-settings-rc <pre> # # /home/yawg/.nvidia-settings-rc # # Configuration file for nvidia-settings - the NVIDIA Settings utility # Generated on Thu May 26 09:23:37 2022 # # ConfigProperties: RcFileLocale = C DisplayStatusBar..." current
  • 14:5214:52, 6 August 2025 diff hist +63 N Category:Yawgix Created page with "Container for Yawgix scripts and configs Category:Archlinux" current
  • 14:5114:51, 6 August 2025 diff hist +4,171 N Conf/Yawgix-MangoHud Created page with " ~/.config/MangoHud/MangoHud.conf <pre> ### MangoHud configuration file ### Uncomment any options you wish to enable. Default options are left uncommented ### Use some_parameter=0 to disable a parameter (only works with on/off parameters) ### Everything below can be used / overridden with the environment variable MANGOHUD_CONFIG instead ################ PERFORMANCE ################# ### Limit the application FPS. Comma-separated list of one or more FPS values (e.g...." current
  • 14:5114:51, 6 August 2025 diff hist +14,843 N Conf/Yawgix-KDE Created page with "=Autostart= * Nextcloud-client * Discord * Yakuake * Glances =Extras= * [https://store.kde.org/p/1420727/ GrubTheme: CyberRE] * Login Screen / SDDM : Arch-Linux-SDDM42 * Splash Screen : Arch_Animated_v1.2 =Tweaks= * [https://aur.archlinux.org/packages/kwin-lowlatency/ kwin-lowlatency] ** And/Or: ** disabling Compositor in System Settings > Display and Monitor > Compositor, check Enable compositor on startup * Might have modified /home/yawg/.config/kwinrc for more FPS..." current
  • 14:5014:50, 6 August 2025 diff hist +4,469 N Conf/Yawgix-Gamemode Created page with "Config for Gamemode at /etc/gamemode.ini <pre> [general] ; The reaper thread will check every 5 seconds for exited clients, for config file changes, and for the CPU/iGPU power balance reaper_freq=5 ; The desired governor is used when entering GameMode instead of "performance" desiredgov=performance ; The default governor is used when leaving GameMode instead of restoring the original value ;defaultgov=powersave ; The iGPU desired governor is used when the integrated GP..." current
  • 14:4914:49, 6 August 2025 diff hist +15 N Category:Archlinux Created page with "Archlinux Stuff" current
  • 14:4914:49, 6 August 2025 diff hist +308 N SambaSampleConfig Created page with "smb.conf <pre> [global] workgroup = HOME netbios name = SAMBA server string = Yawg Samba map to guest = Bad User log file = /var/log/samba/log.%m max log size = 50 security = User [NewProv] path = valid users = yawg read only = No create mask = 0777 directory mask = 0777 </pre> Category:Config Examples" current
  • 14:4814:48, 6 August 2025 diff hist +21 N Category:Config Examples Created page with "Sample Configurations" current
  • 14:4714:47, 6 August 2025 diff hist −187 Main Page No edit summary
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)