Hacking Articles Tips Tricks Videos Tutorials
467 subscribers
65.7K 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
Dark Reading: Attacks/Breaches
Inside a Data Center Outage: Lessons About Resilience

A power failure at a major London data center shows that a truly resilient network is flexible, not just redundant.
Dark Reading: Attacks/Breaches
New Malware Tools Pose 'Clear and Present Threat' to ICS Environments

The recent discovery of highly customized malware targeting programmable logic controllers has renewed concerns about the vulnerability of critical infrastructure.
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
vAPI - Vulnerable Adversely Programmed Interface Which Is Self-Hostable API That Mimics OWASP API Top 10 Scenarios Through Exercises

https://blogger.googleusercontent.com/img/a/AVvXsEjoSKcbkydYCJ3vmGCwfE6xCoYmpR-OOaKgEb8z34mEC03p36EWuCj4wc9M4HDg1x8WEzIXrmFUkvezH3Ddx5vlUkXLXu91Y_-haF-JqoBkVM8TIPGL1UgupZL5d7AR8K79ZMfqfH48YzezAScrx06lWN74cVsL7ND-VALbtmQToJB_h1Ivo4p0PjTa=w640-h280 vAPI is Vulnerable Adversely Programmed Interface which is Self-Hostable API that mimics OWASP API Top 10 scenarios in the means of Exercises. Requirements* PHP
* MySQL
* PostMan
* MITM Proxy Installation (Docker)docker-compose up -dInstallation (Manual)Copying the Codecd git clone https://github.com/roottusk/vapi.gitSetting up the DatabaseImport vapi.sqlinto MySQL Database

Configure the DB Credentials in the vapi/.envStarting MySQL serviceRun following command (Linux) service mysqld startStarting Laravel ServerGo to vapidirectory and Run php artisan serveSetting Up Postman* Import vAPI.postman_collection.jsonin Postman
* Import vAPI_ENV.postman_environment.jsonin Postman

OR

Use Public Workspace https://www.postman.com/roottusk/workspace/vapi/ UsageBrowse http://localhost/vapi/for Documentation

After Sending requests, refer to the Postman Tests or Environment for Generated Tokens DeploymentHelm can be used to deploy to a Kubernetes namespace. The chart is in the vapi-chartfolder. The chart requires one secret named vapiwith the following values:

username to use>">DB_PASSWORD:

Sample Helm Install Command: helm upgrade --install vapi ./vapi-chart --values=./vapi-chart/values.yaml*** Important ***

The MYSQL_ROOT_PASSWORD on line 232 in the values.yamlmust match that on line 184 in order to work. Presented AtOWASP 20th Anniversary Blackhat Europe 2021 Arsenal HITB Cyberweek 2021, Abu Dhabi, UAE @Hack, Riyadh, KSA UpcomingAPISecure.co Mentions and References[1] https://apisecurity.io/issue-132-experian-api-leak-breaches-digitalocean-geico-burp-plugins-vapi-lab/

[2] https://dsopas.github.io/MindAPI/references/

[3] https://dzone.com/articles/api-security-weekly-issue-132

[4] https://owasp.org/www-project-vulnerable-web-applications-directory/

[5] https://github.com/arainho/awesome-api-security

[6] https://portswigger.net/daily-swig/introducing-vapi-an-open-source-lab-environment-to-learn-about-api-security

[7] https://apisecurity.io/issue-169-insecure-api-wordpress-plugin-tesla-3rd-party-vulnerability-introducing-vapi/ Walkthroughs/Writeups/Videos[1] https://cyc0rpion.medium.com/exploiting-owasp-top-10-api-vulnerabilities-fb9d4b1dd471 (vAPI 1.0 Writeup)

[2] https://www.youtube.com/watch?v=0F5opL_c5-4&list=PLT1Gj1RmR7vqHK60qS5bpNUeivz4yhmbS (Turkish Language) (vAPI 1.1 Walkthrough)

[3] https://medium.com/@jyotiagarwal3190/roottusk-vapi-writeup-341ec99879c (vAPI 1.1 Writeup) Acknowledgements* The icon and banner uses image from Flaticon Download Vapi

___________________________
@hacking_Attack
@Hacking_Video
Encontrei meu Primeiro Cross-site Scripting (XSS)

Olá Hunters! Nesse pequeno Artigo Vou explicar como encontrei meu primeiro (XSS)Continue reading on Medium »
Read more...
hacking: security in practice
I'm being hacked RIGHT NOW. What do I do?

What do I buy? What do I install? I'm going to get that google protection thingy soon that looks like a key, because I just saw it but what do I DO?! How do I never get hacked ever again without knowing a guy?

submitted by /u/thelessermalefic
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
You know what I’m Going to ask !!

Is it possible to Wire Tap a phone in the USA with Some Software without being Law Enforcement? Has this been done before ?

submitted by /u/Gng599xx
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Data Scientists, Watch Out: Attackers Have Your Number

Researchers should take extra care in deploying data-science applications to the cloud, as cybercriminals are already targeting popular data-science tools such as Jupyter Notebook.