MAssive attack

This commit is contained in:
2023-04-18 08:43:22 +01:00
parent 9363cd756b
commit 9fc3f7ea4a
49 changed files with 449 additions and 5222 deletions

12
isndtest.session.sql Normal file
View File

@ -0,0 +1,12 @@
drop table "AspNetRoleClaims" ;
drop table "AspNetUserRoles" ;
drop table "AspNetRoles" ;
drop table "AspNetUserClaims" ;
drop table "AspNetUserTokens" ;
drop table "PackageVersions" ;
drop table "Packages" ;
drop table "Commits" ;
drop table "ApiKeys" ;
drop table "AspNetUserLogins" ;
drop table "AspNetUsers" ;
drop table "__EFMigrationsHistory" ;