Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @PurplePontiff
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @PurplePontiff
-
This is just brilliant! From
@PwnFunction's XSS challenges
pic.twitter.com/pkvRfefM93
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
Did I forget to mention how amazing Factorio's blog is? They release a section called Friday Facts in which they explain technical details of the game's development. Amazing...
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
static const char function[] = { 0xB8, 0x2A, 0x00, 0x00, 0x00, 0xC3 }; int main() { return ((int(*)())function)(); } // Does not crash!
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
Yet another C quiz! Can you tell the output just by looking at the code? int main(void) { fork(); putchar('x'); fork(); return 0; } gcc prog.c && ./a.out Assume standard up to date Linux glibc implementation.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Me: "Totally prepared for the test!" The test:https://twitter.com/littmath/status/1218278439414902784 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je TweetHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
CrystalSage proslijedio/la je Tweet
Just published a blog explaining the root cause of the recent
#win10 crypto vulnerability (CVE-2020-0601 /#curveball ?) using some "Load Bearing Analogies" to make it more accessible. CC:@tqbf@grittygrease@dakamihttps://medium.com/zengo/win10-crypto-vulnerability-cheating-in-elliptic-curve-billiards-2-69b45f2dcab6 …Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
Swap x and y without using a third variable. x = x^y y = y^x x = x^y where ^ is XOR.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
Just published a new video: Backdooring an IoT camera by creating a malicious firmware upgrade!https://www.youtube.com/watch?v=hV8W4o-Mu2o …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
Yo hackers! I've built a small website that has some
#XSS challenges.
http://xss.pwnfunction.com
The main challenge for the week is `WW3`
All upcoming challenges will be hosted there, so stay tuned :)
Would love to know what you guys think. Have fun!pic.twitter.com/0vGboYQIY7
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
The BLAKE3 cryptographic hash function :https://github.com/BLAKE3-team/BLAKE3 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
During a pentest I found an MD5 hash in a config file. hashcat found that the cleartext password is: cleartextpassword123 I tried to login several times unsuccessfully, when realized that the actual password is :3255013d82b3c3796649b2dfbf79f209

@hashcat#passwordpic.twitter.com/3yZRi8IPgF
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
"Rarely is anyone thanked for the work they did to prevent the disaster that didn't happen." -
@mikkopic.twitter.com/O5i8OT5wVT
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
Full analysis and exploit for Windows kernel ws2ifsl use-after-free (CVE-2019-1215) by our researcher
@flxflndy https://labs.bluefrostsecurity.de/blog/2020/01/07/cve-2019-1215-analysis-of-a-use-after-free-in-ws2ifsl/ …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
My first blog post! Bypassing AV via in-memory PE execution. I've created a tool to go along with the post and help automate creating undetected PEs, links inside the post
https://blog.dylan.codes/bypassing-av-via/ …Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
"Your adversary does not wait for you to finish patching." - The Art of Cyber War
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
A more in-depth look at the http://FDLP.gov defacement. Went through a short history of the site, fingerprinted plugin versions, and reviewed a probable attack vector.https://medium.com/@sshell_/brief-analysis-of-the-fdlp-gov-deface-980caba9c786 …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Building a BitTorrent client from the ground up in Go: https://blog.jse.li/posts/torrent/
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CrystalSage proslijedio/la je Tweet
#SSRF Write-ups https://ngailong.wordpress.com/2019/12/19/google-vrp-ssrf-in-google-cloud-platform-stackdriver … https://link.medium.com/yGqiCKIoA2 https://link.medium.com/zxEYgRFOX2 https://geleta.eu/2019/my-first-ssrf-using-dns-rebinfing/ … https://jin0ne.blogspot.com/2019/11/bugbounty-simple-ssrf.html … https://jin0ne.blogspot.com/2019/11/bugbounty-simple-ssrf.html … https://link.medium.com/CU6NUXOOX2#bugbounty,#bugbountytipsHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.