pfreitag Profile Banner
Pete Freitag Profile
Pete Freitag

@pfreitag

Followers
2K
Following
380
Statuses
1K

Owner of @Foundeo Inc. a ColdFusion / Java Consulting and Products Company. Focused on web app security, credited to a dozen CVEs.

NY
Joined May 2008
Don't wanna be here? Send us removal request.
@pfreitag
Pete Freitag
5 years
Posted slides and examples for my #intothebox talk: Continuos Integration Zero to Infinity. It features lots of different ways ColdFusion developers can use CI:
1
3
22
@pfreitag
Pete Freitag
3 months
@ryanguill Interesting, thanks Ryan
0
0
1
@pfreitag
Pete Freitag
3 months
@philkellr Beyond ensuring your following secure coding practices keep an eye on the security patches in the software you use. I built for this purpose.
0
0
0
@pfreitag
Pete Freitag
3 months
For context I was asking for a list of three letter verbs, and it kept listing make
0
0
1
@pfreitag
Pete Freitag
3 months
Great issue of CFBreak today, thanks for writing @bennadel @mjclemente84 @gamesover @ortussolutions
Tweet media one
0
0
2
@pfreitag
Pete Freitag
3 months
Awesome Eric feel free to email me with any feedback. Btw here’s my blog entry about the feature with more details:
0
0
3
@pfreitag
Pete Freitag
4 months
@gamesover @hoyahaxa Ah I see, when the scope is dynamic, then I usually would write a few if statements, since there are not that many scopes to deal with.
2
0
0
@pfreitag
Pete Freitag
4 months
@gamesover @hoyahaxa Instead of structGet you can use bracket notation, form[key] or form[“checkbox” & key], etc. There is also bracket notation for accessing query cell values with a dynamic column name.
1
0
0
@pfreitag
Pete Freitag
4 months
Was surprised to learn that this spec was not published on April 1: send SQL to your server via a new http request method QUERY. What could go wrong? 🤔
1
0
3
@pfreitag
Pete Freitag
5 months
@nolanerck Hi Nolan!
0
0
1
@pfreitag
Pete Freitag
5 months
Adobe @coldfusion security update released today: get em while their hot!
0
1
4
@pfreitag
Pete Freitag
5 months
@daniel_nguyenx @levelsio @Cloudflare That sounds like a different kind of problem. With the setting at "Flexible" CloudFlare talks to your server with HTTP. People who hit the problem he is talking about have setup their server to use HTTPS only (port 80 closed). So they would hit the problem when setting up.
0
0
0
@pfreitag
Pete Freitag
5 months
@levelsio @Cloudflare One thing many people don't realize is that with just two lines of apache / nginx config, and one toggle in CloudFlare's dashboard you can ensure that your web server only handles requests coming from CloudFlare. It's called Authenticated Origin Pulls:
0
0
0
@pfreitag
Pete Freitag
10 months
@gamesover Yeah good catch James, I think string would be a better type for the argument.
0
0
2
@pfreitag
Pete Freitag
1 year
@QuinnyPig via HackerNews:
0
0
3
@pfreitag
Pete Freitag
1 year
DNS over HTTPS is not what I thought
0
3
5
@pfreitag
Pete Freitag
1 year
RT @carehart: Posted by @carehart: "Presenting 'Migrating apps to ColdFusion 2023 from earlier versions' Thurs Dec 14, Online CFMeetup" at…
0
3
0
@pfreitag
Pete Freitag
1 year
If output the csv variable it looked correct, I read the file in my code and output it, and it still looked correct. Yet when I cat the file it was empty. Do you see the problem in my code? Answer is here:
0
0
3