Skip to content

Instantly share code, notes, and snippets.

View TheRinger's full-sized avatar
🖕
1EWEZACF6bsXC5zy7KTxGYs1aMunKF4WaZ

TheRinger TheRinger

🖕
1EWEZACF6bsXC5zy7KTxGYs1aMunKF4WaZ
View GitHub Profile
@TheRinger
TheRinger / ready.txt
Created June 7, 2019 07:44
dont forget to clean up the FILES_LIST using some python loops or awk, remove , and first empty lines
/CHECKSUMS.md5
/CHECKSUMS.md5.asc
/FILE_LIST
/MANIFEST.bz2
/PACKAGES.TXT
/a
/a/aaa_base-14.2-x86_64-5.txt
/a/aaa_base-14.2-x86_64-5.txz
/a/aaa_base-14.2-x86_64-5.txz.asc
/a/aaa_elflibs-15.0-x86_64-8.txt
@TheRinger
TheRinger / slackware_wget
Created June 7, 2019 07:42
download all packages from slack repo using bash oneliner and wget
for line in $(cat ready.txt);do wget https://mirrors.slackware.com/slackware/slackware64-current/slackware64/y/tagfile;sync;done
#!/bin/bash
curl https://api.macvendors.com/$1
#!/bin/bash
if [[ "$1" && -f "$1" ]]; then
FILE="$1"
else
echo 'Specify the .csv file to analyze.';
echo 'Usage:';
echo -e "\tbash wfw.sh /tmp/test-01.csv";
exit
fi
This file has been truncated, but you can view the full file.
OUI/MA-L Organization
company_id Organization
Address
E0-43-DB (hex) Shenzhen ViewAt Technology Co.,Ltd.
E043DB (base 16) Shenzhen ViewAt Technology Co.,Ltd.
9A,Microprofit,6th Gaoxin South Road, High-Tech Industrial Park, Nanshan, Shenzhen, CHINA.
shenzhen guangdong 518057
CN
#!/bin/bash
/usr/bin/python3 -m advancedhttpserver -w /opt/linux-5.0/Documentation/output/ -i 127.0.0.1 -p 80
exit 0
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.13 Kernel Configuration
#
#
# Compiler: gcc-8 (Debian 8.2.0-13) 8.2.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.0.0 Kernel Configuration
#
#
# Compiler: gcc (Debian 8.2.0-14) 8.2.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.0.0 Kernel Configuration
#
#
# Compiler: gcc (Debian 8.2.0-14) 8.2.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.0.0 Kernel Configuration
#
#
# Compiler: gcc (Debian 8.2.0-14) 8.2.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200