-
-
Save kostyll/dfa9716aa358133223ce to your computer and use it in GitHub Desktop.
| http://seclist.us/beast-exploit-poc-of-beast-attack-against-ssltls.html | |
| https://github.com/kostyll/poodle-exploit | |
| https://github.com/kostyll/BEAST-exploit |
http://www.hit.bme.hu/~buttyan/courses/EIT-SEC/abib/04-TLS/BEAST.pdf
https://en.wikipedia.org/wiki/Transport_Layer_Security#BEAST_attack
http://erlend.oftedal.no/blog/beast/
http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx
https://packetstormsecurity.com/files/download/105499/Beast-SSL.rar/
http://www.iacr.org/cryptodb/archive/2002/FSE/3091/3091.pdf
https://blog.torproject.org/blog/tor-and-beast-ssl-attack
http://blog.zoller.lu/2011/09/beast-summary-tls-cbc-countermeasures.html
http://www.bryanavery.co.uk/post/2013/10/03/SSL-Vulnerable-to-BEAST-attack.aspx
RSA tools
https://github.com/kostyll/rsatool
Cracking 768bit RSA Encryption
http://m0x39.blogspot.com/2012/12/0x00-introduction-this-post-is-going-to.html
RSA Backdoor
http://habrahabr.ru/post/248269/
PRNG backdoor
http://habrahabr.ru/post/200858/
http://seclab.upenn.edu/projects/faas/faas.pdf
http://crypto.2013.rump.cr.yp.to/981774ce07e51813fd4466612a78601b.pdf
https://www.cis.upenn.edu/~nadiah/projects/faas/
https://www.cis.upenn.edu/~nadiah/projects/faas/faas.tar.gz
Ultimately we chose Slurm (Simple Linux Utility for Resource Manage-
ment) [
34
] for job distribution and management during polynomial selection and
sieving. Slurm can resubmit failed or timed-out tasks, monitors for and deals
with failed nodes, has low startup overhead, and scales well to large clusters.
TCP implementations:
https://github.com/dound/vns/blob/master/TCPStack.py
Linux kernet TAP/TUN interface
https://www.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/networking/tuntap.txt
python tap/tun
https://github.com/kostyll/pytun
Tunneling over UDP using tun/tap in Python or C
http://www.secdev.org/projects/tuntap_udp/
https://www.imperialviolet.org/2014/10/14/poodle.html
https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Cipher_Block_Chaining_.28CBC.29
https://wiki.wireshark.org/SSL
https://en.wikipedia.org/wiki/POODLE
https://github.com/EiNSTeiN-/poodle
https://www.openssl.org/~bodo/ssl-poodle.pdf
https://googleonlinesecurity.blogspot.ca/2014/10/this-poodle-bites-exploiting-ssl-30.html
https://news.ycombinator.com/item?id=8456178