Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 2 new columns ({'columns', 'total_samples'}) and 7 missing columns ({'repo_name', 'problem_title', 'task', 'language', 'split', 'sample_solution', 'problem_description'}).

This happened while the json dataset builder was generating data using

hf://datasets/Basti1110/Hacking/code_dataset_20250522_220104_report.json (at revision 36d694e1dbaf2fc62705098547923b6116dfa64a)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1871, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 643, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2293, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2241, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              total_samples: int64
              columns: list<item: string>
                child 0, item: string
              timestamp: string
              to
              {'task': Value(dtype='string', id=None), 'problem_title': Value(dtype='string', id=None), 'problem_description': Value(dtype='string', id=None), 'sample_solution': Value(dtype='string', id=None), 'language': Value(dtype='string', id=None), 'repo_name': Value(dtype='string', id=None), 'timestamp': Value(dtype='timestamp[ns]', id=None), 'split': Value(dtype='string', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1433, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1050, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 925, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1001, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1742, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1873, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 2 new columns ({'columns', 'total_samples'}) and 7 missing columns ({'repo_name', 'problem_title', 'task', 'language', 'split', 'sample_solution', 'problem_description'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/Basti1110/Hacking/code_dataset_20250522_220104_report.json (at revision 36d694e1dbaf2fc62705098547923b6116dfa64a)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

task
string
problem_title
string
problem_description
string
sample_solution
string
language
string
repo_name
string
timestamp
timestamp[us]
split
string
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
/* Author: Selvahini Kamalarajan Date: December 5, 2023 File Name: script Description: Informational website about the implications of privacy and information technology usage */ function phishing() { // Function to display correct answer for phishing email question var question = document.quiz2.question...
Javascript
selvxhini-10/PersonalPrivacyWebsite
2025-05-22T22:01:00.115000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
// /****************************************************************************** * user.js * * https://github.com/pyllyukko/user.js * ****************************************************************************...
Javascript
pyllyukko/user.js
2025-05-22T22:01:00.249000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
export class PhishingDetector { constructor() { // No need to check for ai.languageModel here // We'll handle capability checks when we use the model } async calculateScore(emailContent) { try { // Log emailContent for debugging console.log('Email content received:', emailContent); ...
Javascript
Dalosuuu/GmailPhishGuardian_AI
2025-05-22T22:01:00.434000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
'use strict' const chromeLauncher = require('chrome-launcher') const path = require('path') // Borrow from here: // https://github.com/GoogleChrome/puppeteer/blob/master/lib/Launcher.js#L30 const DEFAULT_ARGS = [ '--disable-background-networking', '--disable-background-timer-throttling', '--disable-client-side-...
Javascript
OnetapInc/chromy
2025-05-22T22:01:00.573000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
// eslint-disable-next-line no-undef docute.init({ debug: true, title: 'Spam Scanner', repo: 'spamscanner/spamscanner', 'edit-link': 'https://github.com/spamscanner/spamscanner/tree/master/', twitter: 'niftylettuce', nav: { default: [ { title: 'The best anti-spam, email filtering...
Javascript
spamscanner/spamscanner
2025-05-22T22:01:00.710000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
// this is the code which will be injected into a given page... var config = { apiKey: "AIzaSyD1FfiwIWzbbn0rhqQg6ZF2KzVBOiqU7oQ", authDomain: "phish-ai-production.firebaseapp.com", databaseURL: "https://phish-ai-production.firebaseio.com", projectId: "phish-ai-production", storageBucket: "gs://phi...
Javascript
phishai/phish-protect
2025-05-22T22:01:00.830000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
respecConfig.localBiblio = { "aicaptcha": { "title": "aiCaptcha: Using AI to beat CAPTCHA and post comment spam", "date": "", "authors": ["Casey Chesnut"], "editors": [], "etAl": false, "publisher": "", "href": "http://www.brains-n-brawn.com/default.aspx?vDir=aicaptcha" }, "able-gamers": { ...
Javascript
w3c/apa
2025-05-22T22:01:01.006000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
'use strict'; const fs = require('fs-extra'); const debug = require('debug')('app'); const express = require('express'); const csp = require('express-csp-header'); const frameguard = require('frameguard'); const xssFilter = require('x-xss-protection'); const bodyParser = require('body-parser'); const url = require('ur...
Javascript
MrLuit/EtherScamDB
2025-05-22T22:01:01.099000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
/** * Github * https://github.com/6IX7ine/certstreamcatcher * * Copyright (c) 2017 Fábio Castro * Licensed under the MIT license. */ 'use strict' const tld = require('tldjs'); const lodash = require('lodash'); const color = require('cli-color'); const status = require('node-status'); const punycode = req...
Javascript
jimywork/certstreamcatcher
2025-05-22T22:01:01.244000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
// Redirecting to links from the book: // https://nooffice.link/REDIRECT // which translates to https://nooffice.org/redirect?to=REDIRECT let links = new Map([ //list of REDIRECT links ['nooffice', 'https://nooffice.org'], //chapter 19 ['ocr', 'https://en.wikipedia.org/wiki/Optical_character_recognition'], ['everno...
Javascript
Nozbe/NoOffice.org
2025-05-22T22:01:01.359000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
/* OpenID for node.js * * http://ox.no/software/node-openid * http://github.com/havard/node-openid * * Copyright (C) 2010 by Håvard Stranden * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the ...
Javascript
havard/node-openid
2025-05-22T22:01:01.483000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
//If container already in DOM, remove it if(report.length > 0) report.remove(); //Container report /*report = $('<div id="report">\ <textarea id="reportv" maxlength="150" placeholder="Attention, les signalements abusifs, sans intérêt ou encore pour dire merci seront passible de sanction allant d\'un simple avertiss...
Javascript
Anyon3/ninjacms
2025-05-22T22:01:01.680000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
/** * Created by IntelliJ IDEA. * User: Altryne * Date: Nov 20, 2010 * Time: 4:55:41 AM * To change this template use File | Settings | File Templates. */ var intervall = 0; can_run_apps = false, folder_open = false, tick = '', doubleclickthreshhold = 200, isDblClick = false, canScroll = ...
Javascript
altryne/Ipad-Simulator
2025-05-22T22:01:01.825000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
/* * Copyright (c) 2021, Atheropids. All rights reserved. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPY...
Javascript
Atheropids/SteamComrninuty-Phish-Spammer
2025-05-22T22:01:02.005000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
module.exports = [ '2015', '2016', '2017', '2018', '2019', '2020', 'abuse', 'academy', 'accessibility', 'account', 'accountant', 'accounting', 'accountmanager', 'accountmanagers', 'accounts', 'accountspayable', 'acquisition', 'admin', 'admin1', 'administracao', 'administracion'...
Javascript
decal/werdlists
2025-05-22T22:01:02.114000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
page_src = "https://login.vulnwebsite.com/"; phishing_url="http://yourphishingdomain.com/"; function doHTMLMagic(pageSource, baseURL, phishDomain) { replaceSrc = pageSource.replace('href="/', "href=\"" + baseURL+ '/'); replaceSrc = replaceSrc.replace('src="/', "src=\"" + baseURL+ '/'); replaceSrc = replaceSrc.repla...
Javascript
infosec-au/phishJS
2025-05-22T22:01:02.254000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
const { Builder, By, until, Capabilities } = require("selenium-webdriver") const chrome = require("selenium-webdriver/chrome") const url = require("url") const fs = require("fs") const crypto = require("crypto") const request = require("request") const path = require("path") const FormData = require("form-data") const ...
Javascript
web3bothub/gradient-bot
2025-05-22T22:01:02.390000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
const SCALES = { URGENCY: 5, CONFRIM: 6 }; const TOTALSCALE = 20; const THRESH = 0.33; function emailCheck(email) { let scale = 0; let idx = email.lastIndexOf("@"); id = email.slice(0, idx); dmn = email.slice(idx + 1); len1 = id.length; len2 = dmn.length; // Check Email ID for Number Count >= 3 idNums ...
Javascript
PhishersOfMen/Assn5-Phishing-SQLI
2025-05-22T22:01:02.523000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
#!/usr/bin/env node const fs = require('fs'); const debug = require('debug')('fuzz:main'); const Promise = require('bluebird'); const program = require('commander'); const request = require('request'); const libssdeep = require('ssdeep'); const csv = require('csv'); const ProgressBar = require('progress'); const CONF =...
Javascript
monkeym4ster/DomainFuzz
2025-05-22T22:01:02.651000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
const fs = require("fs"); // load puppeteer const puppeteer = require('puppeteer'); const window_height = 768; const window_width = 1366; const studio_url = "https://studio.youtube.com/"; // directory contains the videos you want to upload const upload_file_directory = "your video directory"; // change user data dir...
Javascript
last2win/youtube-upload-multi-videos
2025-05-22T22:01:02.782000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
import warning from './station.svg' import terra from './terra.svg' import './fonts.css' import './App.css' const SAFE_PAGE = 'https://station.money' function App() { if (!document.referrer || document.referrer === window.location.href) { //window.location.href = SAFE_PAGE } if (document.referrer) { co...
Javascript
terra-money/scam-alert-web
2025-05-22T22:01:02.912000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
const fs = require('fs') const fsExtra = require('fs-extra') const rmRf = require('rimraf') const Streams = require('mississippi') const bind = require('ap').partial const async = require('./async') const Browserify = require('browserify') const watchify = require('watchify') const sassStream = require('sass-css-stre...
Javascript
409H/landing
2025-05-22T22:01:03.059000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
// Created by Greg Carson @ Feb 2017 // --------------------------------------- // Play nice and use for security training // and testing. function drivePassSearch() { // This creates a PUBLICALLY AVAILABLE RWX FOLDER in Drive under the executing users context. // This can be disabled for Google Apps for Busine...
Javascript
gregkcarson/GoogleAppScriptSE
2025-05-22T22:01:03.220000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
const express = require("express"); const app = express(); const http = require("http"); const server = http.createServer(app); const puppeteer = require('puppeteer'); const port = 9001; var browser; app.use(express.json()) app.post('/bot/url', function(req, res) { res.setHeader('Content-Type', 'application/json'); ...
Javascript
arunjohn96/webndi
2025-05-22T22:01:03.383000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
import React from 'react'; import { Route, Switch } from 'react-router-dom'; const isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined"; const dummy = () => {}; const HelpTextPage = isBrowser? React.lazy(() => import("./components/helpText")): dummy; const WebhookPage = isBrowser?...
Javascript
NQN-Discord/NQNFrontend
2025-05-22T22:01:03.529000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
const maxConfigItems = 600 const maxPerType = 300 const includeOriginalConfigs = 0 const subLinks = [ "https://raw.githubusercontent.com/coldwater-10/V2ray-Configs/main/Splitted-By-Protocol/trojan.txt", "https://raw.githubusercontent.com/coldwater-10/V2ray-Configs/main/Splitted-By-Protocol/ss.txt", "https...
Javascript
NiREvil/workers-cloudflare
2025-05-22T22:01:03.663000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
/* eslint-env node */ module.exports = { test_page: 'tests/index.html?hidepassed', disable_watching: true, launch_in_ci: [ 'Chrome', ], launch_in_dev: [ 'Chrome', ], browser_args: { Chrome: [ '--headless', '--no-sandbox', '--disable-gpu', '--disable-software-rasterizer'...
Javascript
bitcoin-black-bcb/bcb-wallet
2025-05-22T22:01:03.841000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
//'use strict'; function appendMirr(data) { mirr = JSON.parse(data)[0]; if(mirr.url) { var altelem = document.createElement("h1"); altelem = '<br/><a style="background: #2d2d2d !important; color:yellow !important; text-align: center !important; position: fixed !important; width: 100% !important; line-height: 1.5...
Javascript
OnionDotLive/onionliveplugin
2025-05-22T22:01:04.017000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
/* #################################################################### # s'abonner sur ma chaine youtube pour avoir plus de code phishing # # et hacking,il me donne le courage de faire les codes phishing # ...
Javascript
hakanonymos/chromeKeylogger
2025-05-22T22:01:04.152000
training
code_generation
phishing in Javascript
Real implementation of phishing in Javascript fetched from GitHub.
import { useEffect, useState } from "react"; import Navbar from "./components/Navbar/Navbar"; import Breadcrumbs from "./components/Breadcrumbs/Breadcrumbs"; import ProductDetails from "./components/ProductDetails/ProductDetails"; import ProductCarousel from "./components/ProductCarousel/ProductCarousel"; import Swal...
Javascript
GastonPerez97/mercadolibre-details-challenge
2025-05-22T22:01:04.271000
training
null
null
null
null
null
null
20250522_220104
null
README.md exists but content is empty.
Downloads last month
7