Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
minlen: 270 # value is at least this long
isBase64: True # value is base64-encoded
isAscii: False # value is binary data when decoded
isUri: False # value is not formatted like a URI

similar: 0.35 # maximum allowed similarity between key and value
# (1.0 being exactly the same)
Plugins
All parsing functionality is implemented via plugins. Each plugin implements a class with the pairs() method that runs through files and returns the key-value pairs to be checked with rules.class PluginName:
def pairs(self, file):
yield "key", "value"

Download Whispers (https://github.com/Skyscanner/whispers)

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Holiday Scams Drive SMS Phishing Attacks

Attackers typically target consumers with malicious text messages containing obfuscated links, but experts say businesses are threatened as well.
Dark Reading: Attacks/Breaches
Apple Sues NSO Group for Spyware Use

The company seeks to hold Israeli firm NSO Group liable for the targeting of Apple users and requests a permanent injunction to ban its use of Apple products and services.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
What is nmap?

প্রোগ্রামটি সাধারণত কমান্ড-লাইন ইন্টারফেসের মাধ্যমে ব্যবহৃত হয় (যদিও জিইউআই ফ্রন্ট-এন্ডগুলিও উপলব্ধ) এবং লিনাক্স, ফ্রি বিএসডি এবং জেন্টু…

Continue reading on Medium »

___________________________
@hacking_Attack
@Hacking_Video