Contents
About this report
Report parameters
Contexts
No contexts were selected, so all contexts were included by default.
Sites
The following sites were included:
- https://www.a7868e5f239b2ad2.tacorala.com
(If no sites were selected, all sites were included by default.)
An included site must also be within one of the included contexts for its data to be included in the report.
Risk levels
Included: High, Medium, Low, Informational
Excluded: None
Confidence levels
Included: User Confirmed, High, Medium, Low
Excluded: User Confirmed, High, Medium, Low, False Positive
Summaries
Alert counts by risk and confidence
Confidence | ||||||
---|---|---|---|---|---|---|
User Confirmed | High | Medium | Low | Total | ||
Risk | High | 0 (0.0%) |
0 (0.0%) |
0 (0.0%) |
0 (0.0%) |
0 (0.0%) |
Medium | 0 (0.0%) |
0 (0.0%) |
0 (0.0%) |
1 (10.0%) |
1 (10.0%) |
|
Low | 0 (0.0%) |
0 (0.0%) |
6 (60.0%) |
1 (10.0%) |
7 (70.0%) |
|
Informational | 0 (0.0%) |
0 (0.0%) |
2 (20.0%) |
0 (0.0%) |
2 (20.0%) |
|
Total | 0 (0.0%) |
0 (0.0%) |
8 (80.0%) |
2 (20.0%) |
10 (100%) |
Alert counts by site and risk
Risk | |||||
---|---|---|---|---|---|
High (= High) |
Medium (>= Medium) |
Low (>= Low) |
Informational (>= Informational) |
||
Site | https://www.a7868e5f239b2ad2.tacorala.com | 0 (0) |
1 (1) |
7 (8) |
2 (10) |
Alert counts by alert type
Alert type | Risk | Count |
---|---|---|
Absence of Anti-CSRF Tokens | Medium | 151 (1,510.0%) |
Cookie No HttpOnly Flag | Low | 93 (930.0%) |
Cookie Without Secure Flag | Low | 96 (960.0%) |
Cookie without SameSite Attribute | Low | 96 (960.0%) |
Cross-Domain JavaScript Source File Inclusion | Low | 881 (8,810.0%) |
Secure Pages Include Mixed Content | Low | 75 (750.0%) |
Timestamp Disclosure - Unix | Low | 93 (930.0%) |
X-Content-Type-Options Header Missing | Low | 96 (960.0%) |
Information Disclosure - Sensitive Information in URL | Informational | 3 (30.0%) |
Re-examine Cache-control Directives | Informational | 95 (950.0%) |
Total | 10 |
Alerts
-
Risk=Medium, Confidence=Low (1)
-
https://www.a7868e5f239b2ad2.tacorala.com (1)
-
Absence of Anti-CSRF Tokens (1)
GET https://www.a7868e5f239b2ad2.tacorala.com/?next=/sitemap.xml/
Alert tags Alert description No Anti-CSRF tokens were found in a HTML submission form.
A cross-site request forgery is an attack that involves forcing a victim to send an HTTP request to a target destination without their knowledge or intent in order to perform an action as the victim. The underlying cause is application functionality using predictable URL/form actions in a repeatable way. The nature of the attack is that CSRF exploits the trust that a web site has for a user. By contrast, cross-site scripting (XSS) exploits the trust that a user has for a web site. Like XSS, CSRF attacks are not necessarily cross-site, but they can be. Cross-site request forgery is also known as CSRF, XSRF, one-click attack, session riding, confused deputy, and sea surf.
CSRF attacks are effective in a number of situations, including:
* The victim has an active session on the target site.
* The victim is authenticated via HTTP auth on the target site.
* The victim is on the same local network as the target site.
CSRF has primarily been used to perform an action against a target site using the victim's privileges, but recent techniques have been discovered to disclose information by gaining access to the response. The risk of information disclosure is dramatically increased when the target site is vulnerable to XSS, because XSS can be used as a platform for CSRF, allowing the attack to operate within the bounds of the same-origin policy.
Other info No known Anti-CSRF token [anticsrf, CSRFToken, __RequestVerificationToken, csrfmiddlewaretoken, authenticity_token, OWASP_CSRFTOKEN, anoncsrf, csrf_token, _csrf, _csrfSecret, __csrf_magic, CSRF, _token, _csrf_token] was found in the following HTML form: [Form 1: "q" ].
Request Request line and header section (447 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com/?next=/sitemap.xml/ HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache Referer: https://www.a7868e5f239b2ad2.tacorala.com/sitemap.xml/ Cookie: sessionid=01pvzmuuowtles6jxiokuxsbmxhqkkxc; csrftoken=rTIejZE99bO918A55a6Oz8KLxFP29CAMpyidZIjqw1KPZleUweQ2dhzOfDZiSsH3
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:23 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=rTIejZE99bO918A55a6Oz8KLxFP29CAMpyidZIjqw1KPZleUweQ2dhzOfDZiSsH3; expires=Mon, 27-Mar-2023 12:56:23 GMT; Max-Age=31449600; Path=/
Response body (22250 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/feeds.css?v=1" rel="stylesheet"> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/jquery.bullseye-1.0-min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/feeds.js?v=1"></script> </head> <body> <header> <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#menu"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/">App</a> </div> <div class="collapse navbar-collapse" id="menu"> <ul class="nav navbar-nav"> <li> <a href="#" id="notifications" data-container="body" data-toggle="popover" data-placement="bottom" title="Notifications"> <span class="glyphicon glyphicon-bell"></span> </a> </li> <li><a href="/feeds/">Feed</a></li> <li><a href="/articles/">Articles</a></li> <li><a href="/questions/">Q&A</a></li> <li><a href="/network/">Network</a></li> </ul> <form class="navbar-form navbar-left" role="search" action="/search/"> <div class="input-group" style="width:210px"> <input type="text" class="form-control" name="q" placeholder="Search"> <span class="input-group-btn"> <button type="submit" class="btn btn-default"><span class="glyphicon glyphicon-search"></span></button> </span> </div> </form> <ul class="nav navbar-nav navbar-right"> <li> <a href="/ZAP/">ZAP</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"><b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/messages/"><span class="badge pull-right" id="unread-count">0</span> Inbox</a></li> <li><a href="/settings/">Account Settings</a></li> <li class="divider"></li> <li><a href="/logout">Log out</a></li> </ul> </li> </ul> </div> </div> </nav> </header> <main> <div class="container"> <div class="row"> <div class="col-md-6 col-md-offset-3"> <div class="page-header"> <button type="button" class="btn btn-primary pull-right btn-compose" title="Press Ctrl + P to compose"> <span class="glyphicon glyphicon-share-alt"></span> Compose </button> <h1>Feed</h1> </div> <div class="panel panel-default panel-feed"> <div class="panel-heading"> <h3 class="panel-title">Latest posts</h3> </div> <div class="panel-body"> <div class="compose"> <h2>Compose a new post</h2> <form role="form" id="compose-form"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="last_feed"> <div class="form-group"> <textarea class="form-control" rows="3" name="post"></textarea> </div> <div class="form-group"> <button type="button" class="btn btn-primary btn-post"> <span class="glyphicon glyphicon-send"></span> Post </button> <button type="button" class="btn btn-default btn-cancel-compose">Cancel</button> <span class="help-block help-count pull-right">255</span> </div> </form> </div> <div class="stream-update"> <a href="#"><span class="new-posts"></span> new posts</a> </div> <ul class="stream"> <li feed-id="72" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/ZAP/"><img src="http://www.gravatar.com/avatar/eaa58578713f6bfdd0615fe6f3859910?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <span class="glyphicon glyphicon-remove remove-feed" title="Click to remove this feed"></span> <h3><a href="/ZAP/">ZAP</a> <small>now</small></h3> <p>ZAP has joined the network.</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">0</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="72"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="69" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Jessy_Bjorn/"><img src="http://www.gravatar.com/avatar/5936fc9fcd606fb5d0b7c331428b0d2a?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Jessy_Bjorn/">Jessy_Bjorn</a> <small>5 months, 3 weeks ago</small></h3> <p>Cow corned beef turducken leberkas cupim jerky beef brisket pork loin porchetta kevin pancetta pork chop spare ribs venison</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="69"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="66" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Garett_Sandi/"><img src="http://www.gravatar.com/avatar/044ef6ec22b603ca90bedd4c204f170e?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Garett_Sandi/">Garett_Sandi</a> <small>5 months, 3 weeks ago</small></h3> <p>Drumstick meatloaf short loin, jowl picanha chuck bacon sirloin leberkas</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="66"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="64" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Isaias_Jessy/"><img src="http://www.gravatar.com/avatar/a95230a18b2869d43bbdfd3ca434fa82?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Isaias_Jessy/">Isaias_Jessy</a> <small>5 months, 3 weeks ago</small></h3> <p>Shoulder cupim salami picanha drumstick jerky bresaola ribeye turkey pastrami filet mignon bacon meatloaf swine tri-tip</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">1</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="64"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="61" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Lindsey_Shay/"><img src="http://www.gravatar.com/avatar/c928544a7cdc35076ae221b086af169e?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Lindsey_Shay/">Lindsey_Shay</a> <small>5 months, 3 weeks ago</small></h3> <p>Strip steak fatback meatloaf filet mignon flank spare ribs ground round pork burgdoggen turducken</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="61"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="59" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Kraig_Jarad/"><img src="http://www.gravatar.com/avatar/3c9659b1327da09eca23bff8e2de3699?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Kraig_Jarad/">Kraig_Jarad</a> <small>5 months, 3 weeks ago</small></h3> <p>Bacon ball tip shankle, ground round short loin pork belly tenderloin alcatra prosciutto venison short ribs rump pork loin beef ribs sirloin</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">1</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="59"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="56" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Kody_Shay/"><img src="http://www.gravatar.com/avatar/0034ea9a33de18ccd2ebdc4ceb219746?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Kody_Shay/">Kody_Shay</a> <small>5 months, 3 weeks ago</small></h3> <p>Bacon ipsum dolor amet kevin cupim jowl sausage, burgdoggen short loin cow bresaola frankfurter corned beef hamburger</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="56"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="54" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Emil_Lindsey/"><img src="http://www.gravatar.com/avatar/c4246c7df681733ace7d77b56efeb4df?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Emil_Lindsey/">Emil_Lindsey</a> <small>5 months, 3 weeks ago</small></h3> <p>Venison kielbasa capicola jerky porchetta brisket</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">1</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="54"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="51" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Jermain_Rasheed/"><img src="http://www.gravatar.com/avatar/178beca86bc0ab892bc238dbf0e97a69?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Jermain_Rasheed/">Jermain_Rasheed</a> <small>5 months, 3 weeks ago</small></h3> <p>Jerky pork belly doner prosciutto</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="51"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="48" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Nicky_Isaias/"><img src="http://www.gravatar.com/avatar/838e41423e99c2735aee63676ce98a89?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Nicky_Isaias/">Nicky_Isaias</a> <small>5 months, 3 weeks ago</small></h3> <p>Shankle fatback shoulder strip steak spare ribs</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="48"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> </ul> <div class="load"> <img src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/img/loading.gif"> </div> <form method="get" action="/feeds/load/" id="load_feed" autocomplete="off"> <input type="hidden" name="feed_source" id="feed_source" value="all"> <input type="hidden" name="from_feed" value="72"> <input type="hidden" name="page" value="1"> </form> </div> </div> </div> </div> </div> </main> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/notifications.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/check_messages.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Evidence <form class="navbar-form navbar-left" role="search" action="/search/">
Solution Phase: Architecture and Design
Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
For example, use anti-CSRF packages such as the OWASP CSRFGuard.
Phase: Implementation
Ensure that your application is free of cross-site scripting issues, because most CSRF defenses can be bypassed using attacker-controlled script.
Phase: Architecture and Design
Generate a unique nonce for each form, place the nonce into the form, and verify the nonce upon receipt of the form. Be sure that the nonce is not predictable (CWE-330).
Note that this can be bypassed using XSS.
Identify especially dangerous operations. When the user performs a dangerous operation, send a separate confirmation request to ensure that the user intended to perform that operation.
Note that this can be bypassed using XSS.
Use the ESAPI Session Management control.
This control includes a component for CSRF.
Do not use the GET method for any request that triggers a state change.
Phase: Implementation
Check the HTTP Referer header to see if the request originated from an expected page. This could break legitimate functionality, because users or proxies may have disabled sending the Referer for privacy reasons.
-
-
-
Risk=Low, Confidence=Medium (6)
-
https://www.a7868e5f239b2ad2.tacorala.com (6)
-
Cookie No HttpOnly Flag (1)
GET https://www.a7868e5f239b2ad2.tacorala.com
Alert tags Alert description A cookie has been set without the HttpOnly flag, which means that the cookie can be accessed by JavaScript. If a malicious script can be run on this page then the cookie will be accessible and can be transmitted to another site. If this is a session cookie then session hijacking may be possible.
Request Request line and header section (234 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:21 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=zWNYDEX6OY3QSgj0xcId4oh1rRpm39NzbwbgsIzA4S4ehGunlgG8SxAzRTBPp2UJ; expires=Mon, 27-Mar-2023 12:56:21 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='WUm9tUnteAO5n08U0WUcUNabtw2i5mbRyuKriYZXuuPtMqjhO0S7IWtJTyeLrfi1' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Parameter csrftoken
Evidence Set-Cookie: csrftoken
Solution Ensure that the HttpOnly flag is set for all cookies.
-
Cookie Without Secure Flag (1)
GET https://www.a7868e5f239b2ad2.tacorala.com
Alert tags Alert description A cookie has been set without the secure flag, which means that the cookie can be accessed via unencrypted connections.
Request Request line and header section (234 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:21 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=zWNYDEX6OY3QSgj0xcId4oh1rRpm39NzbwbgsIzA4S4ehGunlgG8SxAzRTBPp2UJ; expires=Mon, 27-Mar-2023 12:56:21 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='WUm9tUnteAO5n08U0WUcUNabtw2i5mbRyuKriYZXuuPtMqjhO0S7IWtJTyeLrfi1' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Parameter csrftoken
Evidence Set-Cookie: csrftoken
Solution Whenever a cookie contains sensitive information or is a session token, then it should always be passed using an encrypted channel. Ensure that the secure flag is set for cookies containing such sensitive information.
-
Cookie without SameSite Attribute (1)
GET https://www.a7868e5f239b2ad2.tacorala.com
Alert tags Alert description A cookie has been set without the SameSite attribute, which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.
Request Request line and header section (234 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:21 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=zWNYDEX6OY3QSgj0xcId4oh1rRpm39NzbwbgsIzA4S4ehGunlgG8SxAzRTBPp2UJ; expires=Mon, 27-Mar-2023 12:56:21 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='WUm9tUnteAO5n08U0WUcUNabtw2i5mbRyuKriYZXuuPtMqjhO0S7IWtJTyeLrfi1' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Parameter csrftoken
Evidence Set-Cookie: csrftoken
Solution Ensure that the SameSite attribute is set to either 'lax' or ideally 'strict' for all cookies.
-
Cross-Domain JavaScript Source File Inclusion (1)
GET https://www.a7868e5f239b2ad2.tacorala.com
Alert tags Alert description The page includes one or more script files from a third-party domain.
Request Request line and header section (234 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:21 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=zWNYDEX6OY3QSgj0xcId4oh1rRpm39NzbwbgsIzA4S4ehGunlgG8SxAzRTBPp2UJ; expires=Mon, 27-Mar-2023 12:56:21 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='WUm9tUnteAO5n08U0WUcUNabtw2i5mbRyuKriYZXuuPtMqjhO0S7IWtJTyeLrfi1' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Parameter https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js
Evidence <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
Solution Ensure JavaScript source files are loaded from only trusted sources, and the sources can't be controlled by end users of the application.
-
Secure Pages Include Mixed Content (1)
GET https://www.a7868e5f239b2ad2.tacorala.com/?next=/sitemap.xml/
Alert tags Alert description The page includes mixed content, that is content accessed via HTTP instead of HTTPS.
Other info tag=img src=http://www.gravatar.com/avatar/eaa58578713f6bfdd0615fe6f3859910?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/5936fc9fcd606fb5d0b7c331428b0d2a?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/044ef6ec22b603ca90bedd4c204f170e?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/a95230a18b2869d43bbdfd3ca434fa82?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/c928544a7cdc35076ae221b086af169e?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/3c9659b1327da09eca23bff8e2de3699?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/0034ea9a33de18ccd2ebdc4ceb219746?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/c4246c7df681733ace7d77b56efeb4df?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/178beca86bc0ab892bc238dbf0e97a69?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
tag=img src=http://www.gravatar.com/avatar/838e41423e99c2735aee63676ce98a89?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
Request Request line and header section (447 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com/?next=/sitemap.xml/ HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache Referer: https://www.a7868e5f239b2ad2.tacorala.com/sitemap.xml/ Cookie: sessionid=01pvzmuuowtles6jxiokuxsbmxhqkkxc; csrftoken=rTIejZE99bO918A55a6Oz8KLxFP29CAMpyidZIjqw1KPZleUweQ2dhzOfDZiSsH3
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:23 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=rTIejZE99bO918A55a6Oz8KLxFP29CAMpyidZIjqw1KPZleUweQ2dhzOfDZiSsH3; expires=Mon, 27-Mar-2023 12:56:23 GMT; Max-Age=31449600; Path=/
Response body (22250 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/feeds.css?v=1" rel="stylesheet"> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/jquery.bullseye-1.0-min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/feeds.js?v=1"></script> </head> <body> <header> <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#menu"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/">App</a> </div> <div class="collapse navbar-collapse" id="menu"> <ul class="nav navbar-nav"> <li> <a href="#" id="notifications" data-container="body" data-toggle="popover" data-placement="bottom" title="Notifications"> <span class="glyphicon glyphicon-bell"></span> </a> </li> <li><a href="/feeds/">Feed</a></li> <li><a href="/articles/">Articles</a></li> <li><a href="/questions/">Q&A</a></li> <li><a href="/network/">Network</a></li> </ul> <form class="navbar-form navbar-left" role="search" action="/search/"> <div class="input-group" style="width:210px"> <input type="text" class="form-control" name="q" placeholder="Search"> <span class="input-group-btn"> <button type="submit" class="btn btn-default"><span class="glyphicon glyphicon-search"></span></button> </span> </div> </form> <ul class="nav navbar-nav navbar-right"> <li> <a href="/ZAP/">ZAP</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"><b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/messages/"><span class="badge pull-right" id="unread-count">0</span> Inbox</a></li> <li><a href="/settings/">Account Settings</a></li> <li class="divider"></li> <li><a href="/logout">Log out</a></li> </ul> </li> </ul> </div> </div> </nav> </header> <main> <div class="container"> <div class="row"> <div class="col-md-6 col-md-offset-3"> <div class="page-header"> <button type="button" class="btn btn-primary pull-right btn-compose" title="Press Ctrl + P to compose"> <span class="glyphicon glyphicon-share-alt"></span> Compose </button> <h1>Feed</h1> </div> <div class="panel panel-default panel-feed"> <div class="panel-heading"> <h3 class="panel-title">Latest posts</h3> </div> <div class="panel-body"> <div class="compose"> <h2>Compose a new post</h2> <form role="form" id="compose-form"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="last_feed"> <div class="form-group"> <textarea class="form-control" rows="3" name="post"></textarea> </div> <div class="form-group"> <button type="button" class="btn btn-primary btn-post"> <span class="glyphicon glyphicon-send"></span> Post </button> <button type="button" class="btn btn-default btn-cancel-compose">Cancel</button> <span class="help-block help-count pull-right">255</span> </div> </form> </div> <div class="stream-update"> <a href="#"><span class="new-posts"></span> new posts</a> </div> <ul class="stream"> <li feed-id="72" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/ZAP/"><img src="http://www.gravatar.com/avatar/eaa58578713f6bfdd0615fe6f3859910?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <span class="glyphicon glyphicon-remove remove-feed" title="Click to remove this feed"></span> <h3><a href="/ZAP/">ZAP</a> <small>now</small></h3> <p>ZAP has joined the network.</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">0</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="72"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="69" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Jessy_Bjorn/"><img src="http://www.gravatar.com/avatar/5936fc9fcd606fb5d0b7c331428b0d2a?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Jessy_Bjorn/">Jessy_Bjorn</a> <small>5 months, 3 weeks ago</small></h3> <p>Cow corned beef turducken leberkas cupim jerky beef brisket pork loin porchetta kevin pancetta pork chop spare ribs venison</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="69"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="66" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Garett_Sandi/"><img src="http://www.gravatar.com/avatar/044ef6ec22b603ca90bedd4c204f170e?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Garett_Sandi/">Garett_Sandi</a> <small>5 months, 3 weeks ago</small></h3> <p>Drumstick meatloaf short loin, jowl picanha chuck bacon sirloin leberkas</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="66"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="64" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Isaias_Jessy/"><img src="http://www.gravatar.com/avatar/a95230a18b2869d43bbdfd3ca434fa82?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Isaias_Jessy/">Isaias_Jessy</a> <small>5 months, 3 weeks ago</small></h3> <p>Shoulder cupim salami picanha drumstick jerky bresaola ribeye turkey pastrami filet mignon bacon meatloaf swine tri-tip</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">1</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="64"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="61" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Lindsey_Shay/"><img src="http://www.gravatar.com/avatar/c928544a7cdc35076ae221b086af169e?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Lindsey_Shay/">Lindsey_Shay</a> <small>5 months, 3 weeks ago</small></h3> <p>Strip steak fatback meatloaf filet mignon flank spare ribs ground round pork burgdoggen turducken</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="61"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="59" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Kraig_Jarad/"><img src="http://www.gravatar.com/avatar/3c9659b1327da09eca23bff8e2de3699?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Kraig_Jarad/">Kraig_Jarad</a> <small>5 months, 3 weeks ago</small></h3> <p>Bacon ball tip shankle, ground round short loin pork belly tenderloin alcatra prosciutto venison short ribs rump pork loin beef ribs sirloin</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">1</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="59"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="56" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Kody_Shay/"><img src="http://www.gravatar.com/avatar/0034ea9a33de18ccd2ebdc4ceb219746?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Kody_Shay/">Kody_Shay</a> <small>5 months, 3 weeks ago</small></h3> <p>Bacon ipsum dolor amet kevin cupim jowl sausage, burgdoggen short loin cow bresaola frankfurter corned beef hamburger</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="56"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="54" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Emil_Lindsey/"><img src="http://www.gravatar.com/avatar/c4246c7df681733ace7d77b56efeb4df?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Emil_Lindsey/">Emil_Lindsey</a> <small>5 months, 3 weeks ago</small></h3> <p>Venison kielbasa capicola jerky porchetta brisket</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">1</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="54"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="51" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Jermain_Rasheed/"><img src="http://www.gravatar.com/avatar/178beca86bc0ab892bc238dbf0e97a69?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Jermain_Rasheed/">Jermain_Rasheed</a> <small>5 months, 3 weeks ago</small></h3> <p>Jerky pork belly doner prosciutto</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="51"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> <li feed-id="48" csrf="9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv"> <div class="feed-container"> <a href="/Nicky_Isaias/"><img src="http://www.gravatar.com/avatar/838e41423e99c2735aee63676ce98a89?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png" class="user"></a> <div class="post"> <h3><a href="/Nicky_Isaias/">Nicky_Isaias</a> <small>5 months, 3 weeks ago</small></h3> <p>Shankle fatback shoulder strip steak spare ribs</p> <div class="interaction"> <a href="#" class="like"> <span class="glyphicon glyphicon-thumbs-up"></span> <span class="text">Like</span> (<span class="like-count">0</span>) </a> <a href="#" class="comment"> <span class="glyphicon glyphicon-comment"></span> Comment (<span class="comment-count">2</span>) </a> </div> <div class="comments"> <form role="form" method="post" action="" onsubmit="return false"> <input type='hidden' name='csrfmiddlewaretoken' value='9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv' /> <input type="hidden" name="feed" value="48"> <input type="text" class="form-control input-sm" placeholder="Write a comment..." name="post" maxlength="255"> </form> <ol class="clearfix"> </ol> </div> </div> </div> </li> </ul> <div class="load"> <img src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/img/loading.gif"> </div> <form method="get" action="/feeds/load/" id="load_feed" autocomplete="off"> <input type="hidden" name="feed_source" id="feed_source" value="all"> <input type="hidden" name="from_feed" value="72"> <input type="hidden" name="page" value="1"> </form> </div> </div> </div> </div> </div> </main> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/notifications.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/check_messages.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Evidence http://www.gravatar.com/avatar/eaa58578713f6bfdd0615fe6f3859910?s=256&d=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2Fthumb%2F5%2F53%2FSnoopy_Peanuts.png%2F200px-Snoopy_Peanuts.png
Solution A page that is available over SSL/TLS must be comprised completely of content which is transmitted over SSL/TLS.
The page must not contain any content that is transmitted over unencrypted HTTP.
This includes content from third party sites.
-
X-Content-Type-Options Header Missing (1)
GET https://www.a7868e5f239b2ad2.tacorala.com
Alert tags Alert description The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.
Other info This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.
At "High" threshold this scan rule will not alert on client or server error responses.
Request Request line and header section (234 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:21 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=zWNYDEX6OY3QSgj0xcId4oh1rRpm39NzbwbgsIzA4S4ehGunlgG8SxAzRTBPp2UJ; expires=Mon, 27-Mar-2023 12:56:21 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='WUm9tUnteAO5n08U0WUcUNabtw2i5mbRyuKriYZXuuPtMqjhO0S7IWtJTyeLrfi1' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Parameter X-Content-Type-Options
Solution Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.
If possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.
-
-
-
Risk=Low, Confidence=Low (1)
-
https://www.a7868e5f239b2ad2.tacorala.com (1)
-
Timestamp Disclosure - Unix (1)
GET https://www.a7868e5f239b2ad2.tacorala.com
Alert tags Alert description A timestamp was disclosed by the application/web server - Unix
Other info 31449600, which evaluates to: 1970-12-31 01:00:00
Request Request line and header section (234 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:21 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=zWNYDEX6OY3QSgj0xcId4oh1rRpm39NzbwbgsIzA4S4ehGunlgG8SxAzRTBPp2UJ; expires=Mon, 27-Mar-2023 12:56:21 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='WUm9tUnteAO5n08U0WUcUNabtw2i5mbRyuKriYZXuuPtMqjhO0S7IWtJTyeLrfi1' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Evidence 31449600
Solution Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.
-
-
-
Risk=Informational, Confidence=Medium (2)
-
https://www.a7868e5f239b2ad2.tacorala.com (2)
-
Information Disclosure - Sensitive Information in URL (1)
GET https://www.a7868e5f239b2ad2.tacorala.com/?csrfmiddlewaretoken=9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv&last_feed&next=/sitemap.xml/&post
Alert tags Alert description The request appeared to contain sensitive information leaked in the URL. This can violate PCI and most organizational compliance policies. You can configure the list of strings for this check to add or remove values specific to your environment.
Other info The URL contains potentially sensitive information. The following string was found via the pattern: token
csrfmiddlewaretoken
Request Request line and header section (510 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com/?csrfmiddlewaretoken=9ed6kVQFcNcFv0dGEIDLqHg1xDqYr1te7TN50EvWzD8ltdRv5MnZ4Q54fBAeaRAv&last_feed&next=/sitemap.xml/&post HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache Referer: https://www.a7868e5f239b2ad2.tacorala.com/?next=/sitemap.xml/ Cookie: csrftoken=rTIejZE99bO918A55a6Oz8KLxFP29CAMpyidZIjqw1KPZleUweQ2dhzOfDZiSsH3
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:25 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=rTIejZE99bO918A55a6Oz8KLxFP29CAMpyidZIjqw1KPZleUweQ2dhzOfDZiSsH3; expires=Mon, 27-Mar-2023 12:56:25 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='RQABNtnRwOTiSHU4IdK16YMQyxQBCmv9PvaAtc28TEPYQUyT9hufK7BTgv0RlcCq' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Parameter csrfmiddlewaretoken
Evidence csrfmiddlewaretoken
Solution Do not pass sensitive information in URIs.
-
Re-examine Cache-control Directives (1)
GET https://www.a7868e5f239b2ad2.tacorala.com
Alert tags Alert description The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.
Request Request line and header section (234 bytes)
GET https://www.a7868e5f239b2ad2.tacorala.com HTTP/1.1 Host: www.a7868e5f239b2ad2.tacorala.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 Pragma: no-cache Cache-Control: no-cache
Request body (0 bytes)
Response Status line and header section (393 bytes)
HTTP/1.1 200 OK Date: Mon, 28 Mar 2022 12:56:21 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Server: WSGIServer/0.1 Python/2.7.18 Vary: Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Language: en Set-Cookie: csrftoken=zWNYDEX6OY3QSgj0xcId4oh1rRpm39NzbwbgsIzA4S4ehGunlgG8SxAzRTBPp2UJ; expires=Mon, 27-Mar-2023 12:56:21 GMT; Max-Age=31449600; Path=/
Response body (2152 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>App</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/app.css?v=1" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/app.js"></script> <link href="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/css/cover.css" rel="stylesheet"> </head> <body> <div class="cover"> <h1 class="logo">App</h1> <div class="login"> <h2>Log in</h2> <form method="post" action="/login" role="form"> <input type='hidden' name='csrfmiddlewaretoken' value='WUm9tUnteAO5n08U0WUcUNabtw2i5mbRyuKriYZXuuPtMqjhO0S7IWtJTyeLrfi1' /> <div class="form-group"> <label for="username">Username</label> <input type="text" class="form-control" id="username" name="username"> </div> <div class="form-group"> <label for="password">Password</label> <input type="password" class="form-control" id="password" name="password"> </div> <div class="form-group"> <button type="submit" class="btn btn-default">Log in</button> <a href="/signup/" class="btn btn-link">Sign up for App</a> </div> </form> <a href="/reset/">Forgot password?</a> </div> </div> <script src="https://tacorala-badapp-static-a7868e5f239b2ad2.s3.amazonaws.com/js/ga.js"></script> </body> </html>
Parameter Cache-Control
Solution Whenever possible ensure the cache-control HTTP header is set with "no-cache, no-store, must-revalidate". If an asset should be cached consider setting the directives "public, max-age, immutable".
-
-
Appendix
Alert types
This section contains additional information on the types of alerts in the report.
-
Absence of Anti-CSRF Tokens
Source raised by a passive scanner (Absence of Anti-CSRF Tokens) CWE ID 352 WASC ID 9 Reference -
Cookie No HttpOnly Flag
Source raised by a passive scanner (Cookie No HttpOnly Flag) CWE ID 1004 WASC ID 13 Reference -
Cookie Without Secure Flag
Source raised by a passive scanner (Cookie Without Secure Flag) CWE ID 614 WASC ID 13 Reference -
Cookie without SameSite Attribute
Source raised by a passive scanner (Cookie without SameSite Attribute) CWE ID 1275 WASC ID 13 Reference -
Cross-Domain JavaScript Source File Inclusion
Source raised by a passive scanner (Cross-Domain JavaScript Source File Inclusion) CWE ID 829 WASC ID 15 -
Secure Pages Include Mixed Content
Source raised by a passive scanner (Secure Pages Include Mixed Content) CWE ID 311 WASC ID 4 Reference -
Timestamp Disclosure - Unix
Source raised by a passive scanner (Timestamp Disclosure) CWE ID 200 WASC ID 13 Reference -
X-Content-Type-Options Header Missing
Source raised by a passive scanner (X-Content-Type-Options Header Missing) CWE ID 693 WASC ID 15 Reference -
Information Disclosure - Sensitive Information in URL
Source raised by a passive scanner (Information Disclosure - Sensitive Information in URL) CWE ID 200 WASC ID 13 -
Re-examine Cache-control Directives
Source raised by a passive scanner (Re-examine Cache-control Directives) CWE ID 525 WASC ID 13 Reference