Skip to content

Instantly share code, notes, and snippets.

View cyrilbeyo's full-sized avatar
🏠
Careful I might find issues in your life

cyrilbeyo

🏠
Careful I might find issues in your life
View GitHub Profile
@cyrilbeyo
cyrilbeyo / git
Created February 16, 2021 11:39 — forked from Sindhu-manivannan/git
Selenium code for automating amazon cart
package amazonshopping.cart;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.junit.After;
import org.junit.Before;
@cyrilbeyo
cyrilbeyo / google-dorks
Created July 2, 2020 17:49 — forked from stevenswafford/google-dorks
Listing of a number of useful Google dorks.
" _ _ "
" _ /|| . . ||\ _ "
" ( } \||D ' ' ' C||/ { % "
" | /\__,=_[_] ' . . ' [_]_=,__/\ |"
" |_\_ |----| |----| _/_|"
" | |/ | | | | \| |"
" | /_ | | | | _\ |"
It is all fun and games until someone gets hacked!