Login
Discover
Waves
Communities
Login
Signup
kze
@kze
25
Followers
7
Following
1
Follow
Email digest
Resource Credits
Available
Used
Created
2019-08-10 00:46
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
kze
security
7y
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
7y
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
1
kze
python
7y
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,