#Compiling a custom Linux kernel
# Install required tools
sudo apt-get install ncurses-dev
# Download Linux source
sudo apt-get install linux-source
cd /usr/src/
# Extract Linux source
tar xf linux-source-*.tar.xz
cd linux-source-*/
AWSTemplateFormatVersion: '2010-09-09' | |
Description: AWS CloudFormation Template to create a VPC, Internet Gateway, Security Group, Private Subnet, and an EC2 Instance. | |
Resources: | |
MyVPC: | |
Type: 'AWS::EC2::VPC' | |
Properties: | |
CidrBlock: 10.0.0.0/16 | |
EnableDnsSupport: true | |
EnableDnsHostnames: true |
#! /bin/bash | |
printf "Installing RDP Be Patience... " >&2 | |
{ | |
sudo useradd -m ALOK | |
sudo adduser ALOK sudo | |
echo 'ALOK:8426' | sudo chpasswd | |
sed -i 's/\/bin\/sh/\/bin\/bash/g' /etc/passwd | |
sudo apt-get update | |
wget https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb | |
sudo dpkg --install chrome-remote-desktop_current_amd64.deb |
How to create a 3-in-1 bootable usb drive on Linux. | |
A usb drive with only 1 partition to load grub2 on usb-bootable machines with Legacy BIOS, 64bit UEFI or 32bit UEFI. | |
Partition the drive and install grub2 | |
Warning: the usb drive will be formatted, save your data before proceeding! | |
First of all, on you current installation, check if the folder /usr/lib/grub/ exists and is not empty. If it is empty or does not exist, make sure the package grub-common (or equivalent for your distribution) version 2 or higher is installed. Depending on the system, /usr/lib/grub/ will contain one or more of the following folders: x86_64-efi, x86_64-efi-signed, i386-pc, i386-efi, ... | |
The x86_64-efi, i386-pc and i386-efi folders need to be present in order to install the corresponding bootloader on the usb drive. |
inurl:"/vpn/tmindex.html" vpn | |
intext:"Powered by GetSimple" -site:get-simple.info | |
inurl:"/fuel/login" | |
intitle:"index of" intext:"Includes wordpress" | |
intitle:"netscaler gateway" intext:password "please log on" | |
inurl:users.json + "username" | |
intitle:"index of" intext:"Includes | |
inurl:old "index of" "wp-config.php" |
ntext:"bri".php?id= intext:"Credit Card" site:.com | |
intext:"kartu kredit".php?id= intext:"Username" site:.com | |
intext:"bayar dengan kartu kredit".php?id= intext:"Password" site:.com | |
intitle:"bayar dengan kartu kredit".php?id= title:shop intext:"Credit Card" site:.com | |
intitle:"human".php?id= title:education intext:"Username" site:.com | |
intitle:"Publications".php?id= title:login intext:"Password" site:.com | |
intitle:"project".php?id= title:join intext:"Username" site:.com | |
intitle:"trade".php?id= title:orders intext:"Username" site:.com |
Quick Checks;;Passwords;;password | |
Quick Checks;;Passwords;;(intext:12345 | intext:qwerty | intext:admin123) intext:"gmail.com" intext:"yahoo.com" | |
Quick Checks;;Passwords;;(intext:"pass" OR intext:"passwd" OR intext:"pwd") | |
Quick Checks;;Passwords;;(intext:"password" OR intext:"pass" OR intext:"passwd" OR intext:"pwd" OR intext:"passwords") | |
Quick Checks;;Passwords;;intext:@gmail.com (intext:"password" OR intext:"pass" OR intext:"passwd" OR intext:"pwd" OR intext:"passwords") | |
Quick Checks;;Passwords;;intext:@gmail.com (intext:"pass" OR intext:"passwd" OR intext:"pwd") | |
Quick Checks;;Passwords;;(user | username | uname | uid | usr | credentials | login) (intext:"password" OR intext:"pass" OR intext:"passwd" OR intext:"pwd" OR intext:"passwords") | |
Quick Checks;;Passwords;;(intext:"user" | intext:"username" | intext:"uname" | intext:"uid" | intext:"usr" | intext:"credentials" | intext:"login") (intext:"password" OR intext:"pass" OR intext:"passwd" OR intext:"pwd" OR intext:"passwords") | |
Quick Checks;;Datadump;;gmail h |
#!/bin/bash | |
# This script was initially based on the information documented on the following sites: | |
# https://help.ubuntu.com/community/LiveCDCustomization (shared under a Creative Commons Attribution-ShareAlike 3.0 License available at https://help.ubuntu.com/community/License) | |
# https://wiki.ubuntu.com/KernelTeam/GitKernelBuild (shared under a Creative Commons Attribution-ShareAlike 3.0 License available at https://help.ubuntu.com/community/License) | |
# and then further developed by Linuxium ([email protected]). | |
# Version 1: This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. | |
# Version 2.01.050417: This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 License. | |
# Version 3.01.120417: This work is licensed under GNU GPL version 3 under one-way compatibility with CC BY-SA 4.0. | |
# Version 3.02.130417, 4.06.220417 to 4.09.280417, 5.01.020517 and 6.01.120517: This work is licensed under GNU GPL version 3. |
#Compiling a custom Linux kernel
# Install required tools
sudo apt-get install ncurses-dev
# Download Linux source
sudo apt-get install linux-source
cd /usr/src/
# Extract Linux source
tar xf linux-source-*.tar.xz
cd linux-source-*/
allintitle: "index of/admin" | |
allintitle: "index of/root" | |
allintitle: restricted filetype :mail | |
allintitle: restricted filetype:doc site:gov | |
allintitle: sensitive filetype:doc | |
allintitle:"Network Camera NetworkCamera" | |
allintitle:"Welcome to the Cyclades" | |
allintitle:.."Test page for Apache Installation.." | |
allintitle:\"Test page for Apache Installation\" | |
allintitle:admin.php |
********.php?cid= | |
********.php?cid= | |
********.php?cid= | |
********.php?cid= | |
********s_in_area.php?area_id= | |
***zine/board.php?board= | |
?action= | |
?action= | |
?cat= | |
?cat= |