Пропускане към основното съдържание

Публикации

Показват се публикации от 2018

Cisco AnyConnect VPN Client 4.6 +

Tested on Windows 10 and working so charm, without any problems 4.7 fix vulnerability https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3153 latest version

begin_with_django_on_Kali_Linux

Meltdown & Spectre

compressing_and+decompressing-file&size()without_damage_export*of*large*file*into*a*small*place

# make 1G txt data file dd if=/dev/zero of=data.txt bs=1M count=1024 # compress with tools gzip -c data.txt > data.txt.gz tar -cf data.txt.tar data.txt xz -zk data.txt 7za a -t7z data.txt.7z data.txt # compress with bzip2 bzip2 -zk data.txt # make unlimited size bzip2 archive (3GB in this case) dd if=/dev/zero bs=1G count=3 | bzip2 -c > fun.bz2 # start extracting that file bzip2 -d fun.bz2 ######################################### # nu11secur1ty - test # Make 3G file for test dd if=/dev/zero bs=1MB count=3000 | bzip2 -c > fun.txt.bz2 # start extracting that file bzip2 -d fun.txt.bz2 ------------------------------------------ #Manual # make 4MB txt data file dd if=/dev/zero of=fun.txt bs=4MB count=1 # make bzip2 archive bzip2 fun.txt # chech the size after compress du -h fun.txt # start extracting that file bzip2 -d fun.txt.bz2

Machinery

Suse PHP5 repository

PHP OS Leap15 [devel_languages_php_php56] name=php56 (openSUSE_Leap_15.0) type=rpm-md baseurl=http://download.opensuse.org/repositories/devel:/languages:/php:/php56/openSUSE_Leap_15.0/ gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/devel:/languages:/php:/php56/openSUSE_Leap_15.0/repodata/repomd.xml.key enabled=1 Leap42.3 *Working on Opensuse leap 15 [devel_languages_php_php56] name=php56 (openSUSE_Leap_42.3) type=rpm-md baseurl=http://download.opensuse.org/repositories/devel:/languages:/php:/php56/openSUSE_Leap_42.3/ gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/devel:/languages:/php:/php56/openSUSE_Leap_42.3/repodata/repomd.xml.key enabled=1

Postfix and Dovecot in openSUSE

NGINX-Multiple-virtual-hosts

AV Evasion for Metasploit 5

Hacking with WebSockets

Writing WebSocket and understanding of architecture and structure.

Wildcard SSL Certificates with Let-s Encrypt - multiple domain setup

Linux_Deployment_Administration_Hacks

Linus Torvalds

BG