Login
Discover
Waves
Decks
Plus
Login
Signup
kze
@kze
25
Followers
7
Following
1
Resource Credits
Available
Used
Created
August 10, 2019
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
kze
security
2019-08-10 04:25
4300+ Google Dorks
Massive compilation of over 4,300 google dorks queries which can be used to identify vulnerable servers. parent directory /appz/ -xxx -html -htm -php -shtml -opendivx -md5 -md5sums parent directory DVDRip
$ 0.000
0
kze
python
2019-08-10 02:55
Detecting English (or other languages) text
Determining if a message is English (or any language for that matter) can be accomplished by simply loading a dictionary, calculating percentage of words that are in the dictionary, calculating percentage
$ 0.000
0
kze
python
2019-08-10 02:36
Useful Python Decorators
Python decorators are incredible useful for extending functions with other functionality. import functools is required for each of these decorators. Write results to file def write_result_to_file(file,
$ 0.000
1