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
serverless (https://www.kitploit.com/search/label/Aws%20Serverless) --profile=my-profile Use temporary session tokens obtained to check all ec2 permissions ❯❯ cliam aws enumerate ec2 --session-json=creds.json Where creds.json has { "Type" : "AWS-HMAC", "AccessKeyId" : "ASIA...", "SecretAccessKey" : "...", "Token" : "...", } Enumerate permissions for s3, iam and ec2 ❯❯ cliam aws enumerate s3 iam ec2 GCP Currently, permissions are enumerate using the cloudresourcemanager API. This will fail if this service is not enabled, but there are future plans to extend using rest alls to confirm permissions. GCP supports enumerating from a specific service account json file. Credentials from the GCP environment variables GOOGLE_APPLICATION_CREDENTIALS and CLOUDSDK_CORE_PROJECT are also supported. Because there are two modes for GCP enumeration, use enumerate if cloudresourcemanager is enabled or use rest to enumerate specific permissions. cliam gcp --help Enumerate GCP service accounts for their permissions. Usage: cliam gcp [command] Available Commands: bruteforce Enumerate all GCP permissions enumerate Enumerate specified GCP permissions rest GCP permissions using the REST API Flags: -h, --help help for gcp --project-id string GCP project id --region string GCP Region (default "us-central1") --service-account string GCP service account path --zone string GCP Zone (default "us-central1-a") Global Flags: --max-threads int Maximum number of threads to use. (default 5) --request-timeout int Timeout for each request in seconds. (default 10) Use "cliam gcp [command] --help" for more information about a command. Debug cliam supports two environment variables to show debug output DEBUG=true (shows status codes of requests) VERBOSE=true (shows body of requests)

Download Cliam (https://github.com/securisec/cliam)

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
GitHub to Developers: Turn on 2FA, or Lose Access

All active GitHub users who contribute code will be required to enable at least one form of two-factor authentication by the end of 2023.
hacking: security in practice
if u wanna hack omegle



chormeogle for pulling ips

Manycam for disappearing

obs for connecting 2 omegles

there are tutorials online to set it up

submitted by /u/AGJ2310-YT-TTV
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
My First Bounty in Hackerone

Hi my name is jagannath mohanty .i want to tell you my first bounty of hackerone lets jump the bug reported it was user/email enumeration…Continue reading on Medium »
Read more...