- Awesome repo contains methodologies and tools,https://github.com/swisskyrepo/PayloadsAllTheThings
- https://github.com/vasanthk/how-web-works
- hackerone hacking101, bugcrowd
- pwning owasp juice shop, https://leanpub.com/juice-shop
- https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project/Pages/Online
- The Tangled Web: A Guide to Securing Modern Web Applications
- https://juice-shop.herokuapp.com
- bugbountynotes
- https://blog.quarkslab.com/reverse-engineering-a-philips-trimedia-cpu-based-ip-camera-part-1.html
- https://www.pentestpartners.com/security-blog/cisco-rv130-its-2019-but-yet-strcpy/
01000011x10001000x000100000100x010000010010 ShellScript https://www.shellscript.sh/
Acl http://www.gsp.com/cgi-bin/mdroid.cgi?topic=extattrctl http://www.onlamp.com/pub/a/bsd/2003/08/14/freebsd_acls.html https://linux.die.net/man/1/setfacl https://www.bing.com/search?q=ACLs+with+Samba+andWindows&src=IE-TopResult&FORM=IETR02&conversationid= https://en.wikipedia.org/wiki/Chmod
-
Youtube
-
Techblogs
-
Autonomous car(https://www.yahoo.com/news/every-company-developing-self-driving-034544715.html)
-
Startups and blogs indiehackers(https://www.indiehackers.com/)
-
dev community(https://www.dev.to/)
-
Reading companies tech blogs, watching conferences.
-
All thanks to stack(https://stackoverflow.com/questions/8588768/git-push-username-password-how-to-avoid)
-
developers google like mozilla hack and dev(https://codelabs.developers.google.com/)
-
Twitter university
$ curl https://sdk.cloud.google.com | bash
When the first time you run the above statement, it might be that you'll get the following error if python2 is not installed in your system.
Welcome to the Google Cloud SDK!
Traceback (most recent call last):
File "/home/pratos/google-cloud-sdk/lib/third_party/enum/__init__.py", line 364, in __getattr__
Project Title | Student Display Name | Organization Name | Mentors | |
---|---|---|---|---|
Key mapping GUI | Tomasito665 | Mixxx DJ Software | RJ Ryan, Ferran Pujol Camins | |
YAPDNS | system64 | The Honeynet Project | Pietro Delsante, Fedele Mantuano, Andrea De Pasquale | |
FFv1 P frame support | sdolganov | FFmpeg | Reynaldo Verdejo, michaelni | |
coala: Integrating coala with the Eclipse IDE | Sheikh Araf | Python Software Foundation | Harsh Dattani, Lasse Schuirmann (sils1297), AbdealiJKothari | |
User interfaces for Tracker | Dilushi | Sustainable Computing Research Group ( SCoRe ) | Dinith Minura, Namal Jayasuriya, Rumesh | |
File Support | izgzhen | Mozilla | Manishearth | |
KolibriOS. Development of TLS/SSL library | DenisKarpenko | KolibriOS | Jeffrey A., Pathoswithin | |
IPFS friendly & distributed version of Amber | skbly7 | Berkman Center for Internet and Society | Genève | |
Cache layer for jpf-nhandler | Jayton | Java Pathfinder Team | franck, Nastaran, Cyrille Artho |
Latency Comparison Numbers (~2012) | |
---------------------------------- | |
L1 cache reference 0.5 ns | |
Branch mispredict 5 ns | |
L2 cache reference 7 ns 14x L1 cache | |
Mutex lock/unlock 25 ns | |
Main memory reference 100 ns 20x L2 cache, 200x L1 cache | |
Compress 1K bytes with Zippy 3,000 ns 3 us | |
Send 1K bytes over 1 Gbps network 10,000 ns 10 us | |
Read 4K randomly from SSD* 150,000 ns 150 us ~1GB/sec SSD |