-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhance research preview, researcher bio, products page
- Loading branch information
1 parent
a732c5f
commit d5b4f6b
Showing
24 changed files
with
332 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: cve | ||
title: "PHP Timeclock 1.04 - Time and Boolean Based Blind SQL Injection" | ||
date: 2021-08-22 09:34:43 -0400 | ||
categories: "About" | ||
author: Tyler Butler | ||
description: Proof of concept exploit for PHP Timeclock 1.04 - Time and Boolean Based Blind SQL Injection | ||
lead: Proof of concept exploit for PHP Timeclock 1.04 - Time and Boolean Based Blind SQL Injection | ||
tag: poc | ||
language: text | ||
advisory: | ||
|
||
hero: | ||
image: /assets/uswds/img/camera.png | ||
callout: | ||
alt: "PHP Timeclock 1.04" | ||
text: "Time and Boolean Based Blind SQL Injection" | ||
button: | ||
href: | ||
text: | ||
number: | ||
enable: false | ||
link: | ||
text: Link to more about that priority | ||
href: /link/ | ||
content: In March 2021, Tyler Butler discovered a Time and Boolean Based Blind SQL Injection in PHP Timeclock 1.04. The PoC developed was submitted to the exploit-db database in entry 49849. | ||
--- | ||
|
||
<br> | ||
|
||
<script src="https://gist.github.com/tcbutler320/cfebca0cc74d4dea247b08eb0bf9dbdd.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: cve | ||
title: "PHP Timeclock 1.04 - 'Multiple' Cross Site Scripting (XSS)" | ||
date: 2021-08-22 09:34:43 -0400 | ||
categories: "About" | ||
author: Tyler Butler | ||
description: Proof of concept exploit for PHP Timeclock 1.04 - 'Multiple' Cross Site Scripting (XSS) | ||
lead: Proof of concept exploit for PHP Timeclock 1.04 - 'Multiple' Cross Site Scripting (XSS) | ||
tag: poc | ||
language: text | ||
advisory: | ||
|
||
hero: | ||
image: /assets/uswds/img/camera.png | ||
callout: | ||
alt: "PHP Timeclock 1.04" | ||
text: "'Multiple' Cross Site Scripting (XSS)" | ||
button: | ||
href: | ||
text: | ||
number: | ||
enable: false | ||
link: | ||
text: Link to more about that priority | ||
href: /link/ | ||
content: In March 2021, Tyler Butler discovered 'Multiple' Cross Site Scripting (XSS) vulnerabilities in PHP Timeclock 1.04. The PoC developed was submitted to the exploit-db database in entry 49853. | ||
--- | ||
|
||
<br> | ||
|
||
<script src="https://gist.github.com/tcbutler320/7d376ff6298f60ba9c69886d94a839de.js"></script> |
Oops, something went wrong.