-
Notifications
You must be signed in to change notification settings - Fork 1
Interesting articles
Pradyumna Joshi edited this page Feb 29, 2016
·
9 revisions
- Compromising Windows WSUS service - https://www.blackhat.com/docs/us-15/materials/us-15-Stone-WSUSpect-Compromising-Windows-Enterprise-Via-Windows-Update-wp.pdf
- Automatic metrics collection in open source ticketing system for incident response - https://isc.sans.edu/forums/diary/Automating+Metrics+using+RTIR+REST+API/20087/
- Detecting file changes on Windows - https://isc.sans.edu/forums/diary/Detecting+file+changes+on+Microsoft+systems+with+FCIV/20091/
- Scalable File-Centric Malware Analysis and Intrusion Detection System from Lockheed Martin - https://github.com/lmco/laikaboss
- List of free ISO 27001 and ISO 22301 resources - http://advisera.com/27001academy/blog/2014/09/29/list-of-free-iso-27001-and-iso-22301-resources/
- Real-Time Search With MongoDB and Solr - http://geniuscarrier.com/real-time-search-with-mongodb-and-solr/
- Generate file hashes recursively - https://raymii.org/s/blog/Generate_hashes_of_files_with_rhash_for_archival_storage.html
- tshark based http request-response - http://stackoverflow.com/questions/8903815/how-do-i-use-tshark-to-print-request-response-pairs-from-a-pcap-file
- Time series analysis using ipython - http://bicorner.com/2015/11/16/time-series-analysis-using-ipython/
- Broken link checker - http://rayli.net/blog/wp-content/uploads/2015/03/linkchecker.html
- Protect against DNS tunneling - http://www.infoworld.com/article/3027195/security/protect-yourself-against-dns-tunneling.html
- FireHOL is a language (and a program to run it) which builds secure, stateful firewalls from easy to understand, human-readable configurations - http://firehol.org/
- top 10 cyber security tools - https://n0where.net/best-cybersecurity-tools/
- Building image search engine using python - http://www.pyimagesearch.com/2014/12/01/complete-guide-building-image-search-engine-python-opencv/