DevTestSecOps
138 subscribers
469 photos
29 videos
37 files
695 links
Forwards and notes on development, testing, security, and operations from @q587p.

About me: studied as System Architect, worked as a SysAdmin, working now as an Test Automation Engineer. Also, I'm interested in hacking (and everything related to it).

జ్
Download Telegram
#programming #math #quote

There are 10 types of people in this world: Those who know binary, those who don't, and those who didn't expect this to be in base 3.
Forwarded from 
#password #security #testing

When testing password fields, my preferred password is:
%01%E2%80%AEalert%0D%0A

Let's break it down:
%01 is SOH
%e2%80%ae is RTLO
%0d%0a is CRLF

Test cases on login:
1. can I log in only using %01?
2. without the CRLF in it?
3. is trela accepted instead of alert? (due to RTLO)

https://twitter.com/secalert/status/1353303406044184577?s=20
Cyber Kill Chain.pdf
34.7 MB
#security #journal

Hakin9 (https://hakin9.org), February version — it quite interesting journal for hackers and security engineers.